# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
+kubebuilder:object:root=true+kubebuilder:subresource:status+kubebuilder:printcolumn:name="Status",type="string",JSONPath=`.status.state` JujuCluster is the Schema for the jujuclusters API.
JujuClusterList contains a list of JujuCluster.
JujuClusterSpec defines the desired state of JujuCluster.
JujuClusterStatus defines the observed state of JujuCluster.
+kubebuilder:object:root=true+kubebuilder:subresource:status+kubebuilder:printcolumn:name="Controller",type="string",JSONPath=`.spec.controllerName`+kubebuilder:printcolumn:name="Model",type="string",JSONPath=`.spec.modelName` JujuConfiguration is the Schema for the jujuconfigurations API.
JujuConfigurationList contains a list of JujuConfiguration.
EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! NOTE: json tags are required.
JujuConfigurationStatus defines the observed state of JujuConfiguration.
JujuMachine is the Schema for the jujumachines API.
JujuMachineList contains a list of JujuMachine.
JujuMachineSpec defines the desired state of JujuMachine.
JujuMachineStatus defines the observed state of JujuMachine.