Versions in this module Expand all Collapse all v0 v0.6.0 Mar 5, 2025 Changes in this version + const OpenStackOperatorErrorMessage + const OpenStackOperatorReadyCondition + const OpenStackOperatorReadyInitMessage + const OpenStackOperatorReadyMessage + const OpenStackOperatorReadyRunningMessage + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type OpenStack struct + Spec OpenStackSpec + Status OpenStackStatus + func (in *OpenStack) DeepCopy() *OpenStack + func (in *OpenStack) DeepCopyInto(out *OpenStack) + func (in *OpenStack) DeepCopyObject() runtime.Object + type OpenStackList struct + Items []OpenStack + func (in *OpenStackList) DeepCopy() *OpenStackList + func (in *OpenStackList) DeepCopyInto(out *OpenStackList) + func (in *OpenStackList) DeepCopyObject() runtime.Object + type OpenStackSpec struct + func (in *OpenStackSpec) DeepCopy() *OpenStackSpec + func (in *OpenStackSpec) DeepCopyInto(out *OpenStackSpec) + type OpenStackStatus struct + Conditions condition.Conditions + ContainerImage *string + DeployedOperatorCount *int + ObservedGeneration int64 + func (in *OpenStackStatus) DeepCopy() *OpenStackStatus + func (in *OpenStackStatus) DeepCopyInto(out *OpenStackStatus)