Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=images.openstack.jet.crossplane.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- type ImageAccessAcceptV2
- func (in *ImageAccessAcceptV2) DeepCopy() *ImageAccessAcceptV2
- func (in *ImageAccessAcceptV2) DeepCopyInto(out *ImageAccessAcceptV2)
- func (in *ImageAccessAcceptV2) DeepCopyObject() runtime.Object
- func (mg *ImageAccessAcceptV2) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *ImageAccessAcceptV2) GetConnectionDetailsMapping() map[string]string
- func (mg *ImageAccessAcceptV2) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *ImageAccessAcceptV2) GetID() string
- func (tr *ImageAccessAcceptV2) GetObservation() (map[string]interface{}, error)
- func (tr *ImageAccessAcceptV2) GetParameters() (map[string]interface{}, error)
- func (mg *ImageAccessAcceptV2) GetProviderConfigReference() *xpv1.Reference
- func (mg *ImageAccessAcceptV2) GetProviderReference() *xpv1.Reference
- func (mg *ImageAccessAcceptV2) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *ImageAccessAcceptV2) GetTerraformResourceType() string
- func (tr *ImageAccessAcceptV2) GetTerraformSchemaVersion() int
- func (mg *ImageAccessAcceptV2) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *ImageAccessAcceptV2) LateInitialize(attrs []byte) (bool, error)
- func (mg *ImageAccessAcceptV2) SetConditions(c ...xpv1.Condition)
- func (mg *ImageAccessAcceptV2) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *ImageAccessAcceptV2) SetObservation(obs map[string]interface{}) error
- func (tr *ImageAccessAcceptV2) SetParameters(params map[string]interface{}) error
- func (mg *ImageAccessAcceptV2) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *ImageAccessAcceptV2) SetProviderReference(r *xpv1.Reference)
- func (mg *ImageAccessAcceptV2) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *ImageAccessAcceptV2) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ImageAccessAcceptV2List
- type ImageAccessAcceptV2Observation
- type ImageAccessAcceptV2Parameters
- type ImageAccessAcceptV2Spec
- type ImageAccessAcceptV2Status
- type ImageAccessV2
- func (in *ImageAccessV2) DeepCopy() *ImageAccessV2
- func (in *ImageAccessV2) DeepCopyInto(out *ImageAccessV2)
- func (in *ImageAccessV2) DeepCopyObject() runtime.Object
- func (mg *ImageAccessV2) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *ImageAccessV2) GetConnectionDetailsMapping() map[string]string
- func (mg *ImageAccessV2) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *ImageAccessV2) GetID() string
- func (tr *ImageAccessV2) GetObservation() (map[string]interface{}, error)
- func (tr *ImageAccessV2) GetParameters() (map[string]interface{}, error)
- func (mg *ImageAccessV2) GetProviderConfigReference() *xpv1.Reference
- func (mg *ImageAccessV2) GetProviderReference() *xpv1.Reference
- func (mg *ImageAccessV2) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *ImageAccessV2) GetTerraformResourceType() string
- func (tr *ImageAccessV2) GetTerraformSchemaVersion() int
- func (mg *ImageAccessV2) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *ImageAccessV2) LateInitialize(attrs []byte) (bool, error)
- func (mg *ImageAccessV2) SetConditions(c ...xpv1.Condition)
- func (mg *ImageAccessV2) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *ImageAccessV2) SetObservation(obs map[string]interface{}) error
- func (tr *ImageAccessV2) SetParameters(params map[string]interface{}) error
- func (mg *ImageAccessV2) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *ImageAccessV2) SetProviderReference(r *xpv1.Reference)
- func (mg *ImageAccessV2) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *ImageAccessV2) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ImageAccessV2List
- type ImageAccessV2Observation
- type ImageAccessV2Parameters
- type ImageAccessV2Spec
- type ImageAccessV2Status
- type ImageV2
- func (in *ImageV2) DeepCopy() *ImageV2
- func (in *ImageV2) DeepCopyInto(out *ImageV2)
- func (in *ImageV2) DeepCopyObject() runtime.Object
- func (mg *ImageV2) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *ImageV2) GetConnectionDetailsMapping() map[string]string
- func (mg *ImageV2) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *ImageV2) GetID() string
- func (tr *ImageV2) GetObservation() (map[string]interface{}, error)
- func (tr *ImageV2) GetParameters() (map[string]interface{}, error)
- func (mg *ImageV2) GetProviderConfigReference() *xpv1.Reference
- func (mg *ImageV2) GetProviderReference() *xpv1.Reference
- func (mg *ImageV2) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *ImageV2) GetTerraformResourceType() string
- func (tr *ImageV2) GetTerraformSchemaVersion() int
- func (mg *ImageV2) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *ImageV2) LateInitialize(attrs []byte) (bool, error)
- func (mg *ImageV2) SetConditions(c ...xpv1.Condition)
- func (mg *ImageV2) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *ImageV2) SetObservation(obs map[string]interface{}) error
- func (tr *ImageV2) SetParameters(params map[string]interface{}) error
- func (mg *ImageV2) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *ImageV2) SetProviderReference(r *xpv1.Reference)
- func (mg *ImageV2) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *ImageV2) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ImageV2List
- type ImageV2Observation
- type ImageV2Parameters
- type ImageV2Spec
- type ImageV2Status
Constants ¶
const ( CRDGroup = "images.openstack.jet.crossplane.io" CRDVersion = "v1alpha1" )
Package type metadata.
Variables ¶
var ( // CRDGroupVersion is the API Group Version used to register the objects CRDGroupVersion = schema.GroupVersion{Group: CRDGroup, Version: CRDVersion} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: CRDGroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
var ( ImageAccessAcceptV2_Kind = "ImageAccessAcceptV2" ImageAccessAcceptV2_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: ImageAccessAcceptV2_Kind}.String() ImageAccessAcceptV2_KindAPIVersion = ImageAccessAcceptV2_Kind + "." + CRDGroupVersion.String() ImageAccessAcceptV2_GroupVersionKind = CRDGroupVersion.WithKind(ImageAccessAcceptV2_Kind) )
Repository type metadata.
var ( ImageAccessV2_Kind = "ImageAccessV2" ImageAccessV2_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: ImageAccessV2_Kind}.String() ImageAccessV2_KindAPIVersion = ImageAccessV2_Kind + "." + CRDGroupVersion.String() ImageAccessV2_GroupVersionKind = CRDGroupVersion.WithKind(ImageAccessV2_Kind) )
Repository type metadata.
var ( ImageV2_Kind = "ImageV2" ImageV2_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: ImageV2_Kind}.String() ImageV2_KindAPIVersion = ImageV2_Kind + "." + CRDGroupVersion.String() ImageV2_GroupVersionKind = CRDGroupVersion.WithKind(ImageV2_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type ImageAccessAcceptV2 ¶
type ImageAccessAcceptV2 struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ImageAccessAcceptV2Spec `json:"spec"` Status ImageAccessAcceptV2Status `json:"status,omitempty"` }
ImageAccessAcceptV2 is the Schema for the ImageAccessAcceptV2s API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,openstackjet}
func (*ImageAccessAcceptV2) DeepCopy ¶
func (in *ImageAccessAcceptV2) DeepCopy() *ImageAccessAcceptV2
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) DeepCopyInto ¶
func (in *ImageAccessAcceptV2) DeepCopyInto(out *ImageAccessAcceptV2)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ImageAccessAcceptV2) DeepCopyObject ¶
func (in *ImageAccessAcceptV2) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ImageAccessAcceptV2) GetCondition ¶
func (mg *ImageAccessAcceptV2) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) GetConnectionDetailsMapping ¶
func (tr *ImageAccessAcceptV2) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this ImageAccessAcceptV2
func (*ImageAccessAcceptV2) GetDeletionPolicy ¶
func (mg *ImageAccessAcceptV2) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) GetID ¶
func (tr *ImageAccessAcceptV2) GetID() string
GetID returns ID of underlying Terraform resource of this ImageAccessAcceptV2
func (*ImageAccessAcceptV2) GetObservation ¶
func (tr *ImageAccessAcceptV2) GetObservation() (map[string]interface{}, error)
GetObservation of this ImageAccessAcceptV2
func (*ImageAccessAcceptV2) GetParameters ¶
func (tr *ImageAccessAcceptV2) GetParameters() (map[string]interface{}, error)
GetParameters of this ImageAccessAcceptV2
func (*ImageAccessAcceptV2) GetProviderConfigReference ¶
func (mg *ImageAccessAcceptV2) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) GetProviderReference ¶
func (mg *ImageAccessAcceptV2) GetProviderReference() *xpv1.Reference
GetProviderReference of this ImageAccessAcceptV2. Deprecated: Use GetProviderConfigReference.
func (*ImageAccessAcceptV2) GetPublishConnectionDetailsTo ¶
func (mg *ImageAccessAcceptV2) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) GetTerraformResourceType ¶
func (mg *ImageAccessAcceptV2) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this ImageAccessAcceptV2
func (*ImageAccessAcceptV2) GetTerraformSchemaVersion ¶
func (tr *ImageAccessAcceptV2) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*ImageAccessAcceptV2) GetWriteConnectionSecretToReference ¶
func (mg *ImageAccessAcceptV2) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) LateInitialize ¶
func (tr *ImageAccessAcceptV2) LateInitialize(attrs []byte) (bool, error)
LateInitialize this ImageAccessAcceptV2 using its observed tfState. returns True if there are any spec changes for the resource.
func (*ImageAccessAcceptV2) SetConditions ¶
func (mg *ImageAccessAcceptV2) SetConditions(c ...xpv1.Condition)
SetConditions of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) SetDeletionPolicy ¶
func (mg *ImageAccessAcceptV2) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) SetObservation ¶
func (tr *ImageAccessAcceptV2) SetObservation(obs map[string]interface{}) error
SetObservation for this ImageAccessAcceptV2
func (*ImageAccessAcceptV2) SetParameters ¶
func (tr *ImageAccessAcceptV2) SetParameters(params map[string]interface{}) error
SetParameters for this ImageAccessAcceptV2
func (*ImageAccessAcceptV2) SetProviderConfigReference ¶
func (mg *ImageAccessAcceptV2) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) SetProviderReference ¶
func (mg *ImageAccessAcceptV2) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this ImageAccessAcceptV2. Deprecated: Use SetProviderConfigReference.
func (*ImageAccessAcceptV2) SetPublishConnectionDetailsTo ¶
func (mg *ImageAccessAcceptV2) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this ImageAccessAcceptV2.
func (*ImageAccessAcceptV2) SetWriteConnectionSecretToReference ¶
func (mg *ImageAccessAcceptV2) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this ImageAccessAcceptV2.
type ImageAccessAcceptV2List ¶
type ImageAccessAcceptV2List struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ImageAccessAcceptV2 `json:"items"` }
ImageAccessAcceptV2List contains a list of ImageAccessAcceptV2s
func (*ImageAccessAcceptV2List) DeepCopy ¶
func (in *ImageAccessAcceptV2List) DeepCopy() *ImageAccessAcceptV2List
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessAcceptV2List.
func (*ImageAccessAcceptV2List) DeepCopyInto ¶
func (in *ImageAccessAcceptV2List) DeepCopyInto(out *ImageAccessAcceptV2List)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ImageAccessAcceptV2List) DeepCopyObject ¶
func (in *ImageAccessAcceptV2List) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ImageAccessAcceptV2List) GetItems ¶
func (l *ImageAccessAcceptV2List) GetItems() []resource.Managed
GetItems of this ImageAccessAcceptV2List.
type ImageAccessAcceptV2Observation ¶
type ImageAccessAcceptV2Observation struct { CreatedAt *string `json:"createdAt,omitempty" tf:"created_at,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Schema *string `json:"schema,omitempty" tf:"schema,omitempty"` UpdatedAt *string `json:"updatedAt,omitempty" tf:"updated_at,omitempty"` }
func (*ImageAccessAcceptV2Observation) DeepCopy ¶
func (in *ImageAccessAcceptV2Observation) DeepCopy() *ImageAccessAcceptV2Observation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessAcceptV2Observation.
func (*ImageAccessAcceptV2Observation) DeepCopyInto ¶
func (in *ImageAccessAcceptV2Observation) DeepCopyInto(out *ImageAccessAcceptV2Observation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageAccessAcceptV2Parameters ¶
type ImageAccessAcceptV2Parameters struct { // +kubebuilder:validation:Required ImageID *string `json:"imageId" tf:"image_id,omitempty"` // +kubebuilder:validation:Optional MemberID *string `json:"memberId,omitempty" tf:"member_id,omitempty"` // +kubebuilder:validation:Optional Region *string `json:"region,omitempty" tf:"region,omitempty"` // +kubebuilder:validation:Required Status *string `json:"status" tf:"status,omitempty"` }
func (*ImageAccessAcceptV2Parameters) DeepCopy ¶
func (in *ImageAccessAcceptV2Parameters) DeepCopy() *ImageAccessAcceptV2Parameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessAcceptV2Parameters.
func (*ImageAccessAcceptV2Parameters) DeepCopyInto ¶
func (in *ImageAccessAcceptV2Parameters) DeepCopyInto(out *ImageAccessAcceptV2Parameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageAccessAcceptV2Spec ¶
type ImageAccessAcceptV2Spec struct { v1.ResourceSpec `json:",inline"` ForProvider ImageAccessAcceptV2Parameters `json:"forProvider"` }
ImageAccessAcceptV2Spec defines the desired state of ImageAccessAcceptV2
func (*ImageAccessAcceptV2Spec) DeepCopy ¶
func (in *ImageAccessAcceptV2Spec) DeepCopy() *ImageAccessAcceptV2Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessAcceptV2Spec.
func (*ImageAccessAcceptV2Spec) DeepCopyInto ¶
func (in *ImageAccessAcceptV2Spec) DeepCopyInto(out *ImageAccessAcceptV2Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageAccessAcceptV2Status ¶
type ImageAccessAcceptV2Status struct { v1.ResourceStatus `json:",inline"` AtProvider ImageAccessAcceptV2Observation `json:"atProvider,omitempty"` }
ImageAccessAcceptV2Status defines the observed state of ImageAccessAcceptV2.
func (*ImageAccessAcceptV2Status) DeepCopy ¶
func (in *ImageAccessAcceptV2Status) DeepCopy() *ImageAccessAcceptV2Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessAcceptV2Status.
func (*ImageAccessAcceptV2Status) DeepCopyInto ¶
func (in *ImageAccessAcceptV2Status) DeepCopyInto(out *ImageAccessAcceptV2Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageAccessV2 ¶
type ImageAccessV2 struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ImageAccessV2Spec `json:"spec"` Status ImageAccessV2Status `json:"status,omitempty"` }
ImageAccessV2 is the Schema for the ImageAccessV2s API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,openstackjet}
func (*ImageAccessV2) DeepCopy ¶
func (in *ImageAccessV2) DeepCopy() *ImageAccessV2
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessV2.
func (*ImageAccessV2) DeepCopyInto ¶
func (in *ImageAccessV2) DeepCopyInto(out *ImageAccessV2)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ImageAccessV2) DeepCopyObject ¶
func (in *ImageAccessV2) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ImageAccessV2) GetCondition ¶
func (mg *ImageAccessV2) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this ImageAccessV2.
func (*ImageAccessV2) GetConnectionDetailsMapping ¶
func (tr *ImageAccessV2) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this ImageAccessV2
func (*ImageAccessV2) GetDeletionPolicy ¶
func (mg *ImageAccessV2) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this ImageAccessV2.
func (*ImageAccessV2) GetID ¶
func (tr *ImageAccessV2) GetID() string
GetID returns ID of underlying Terraform resource of this ImageAccessV2
func (*ImageAccessV2) GetObservation ¶
func (tr *ImageAccessV2) GetObservation() (map[string]interface{}, error)
GetObservation of this ImageAccessV2
func (*ImageAccessV2) GetParameters ¶
func (tr *ImageAccessV2) GetParameters() (map[string]interface{}, error)
GetParameters of this ImageAccessV2
func (*ImageAccessV2) GetProviderConfigReference ¶
func (mg *ImageAccessV2) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this ImageAccessV2.
func (*ImageAccessV2) GetProviderReference ¶
func (mg *ImageAccessV2) GetProviderReference() *xpv1.Reference
GetProviderReference of this ImageAccessV2. Deprecated: Use GetProviderConfigReference.
func (*ImageAccessV2) GetPublishConnectionDetailsTo ¶
func (mg *ImageAccessV2) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this ImageAccessV2.
func (*ImageAccessV2) GetTerraformResourceType ¶
func (mg *ImageAccessV2) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this ImageAccessV2
func (*ImageAccessV2) GetTerraformSchemaVersion ¶
func (tr *ImageAccessV2) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*ImageAccessV2) GetWriteConnectionSecretToReference ¶
func (mg *ImageAccessV2) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this ImageAccessV2.
func (*ImageAccessV2) LateInitialize ¶
func (tr *ImageAccessV2) LateInitialize(attrs []byte) (bool, error)
LateInitialize this ImageAccessV2 using its observed tfState. returns True if there are any spec changes for the resource.
func (*ImageAccessV2) SetConditions ¶
func (mg *ImageAccessV2) SetConditions(c ...xpv1.Condition)
SetConditions of this ImageAccessV2.
func (*ImageAccessV2) SetDeletionPolicy ¶
func (mg *ImageAccessV2) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this ImageAccessV2.
func (*ImageAccessV2) SetObservation ¶
func (tr *ImageAccessV2) SetObservation(obs map[string]interface{}) error
SetObservation for this ImageAccessV2
func (*ImageAccessV2) SetParameters ¶
func (tr *ImageAccessV2) SetParameters(params map[string]interface{}) error
SetParameters for this ImageAccessV2
func (*ImageAccessV2) SetProviderConfigReference ¶
func (mg *ImageAccessV2) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this ImageAccessV2.
func (*ImageAccessV2) SetProviderReference ¶
func (mg *ImageAccessV2) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this ImageAccessV2. Deprecated: Use SetProviderConfigReference.
func (*ImageAccessV2) SetPublishConnectionDetailsTo ¶
func (mg *ImageAccessV2) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this ImageAccessV2.
func (*ImageAccessV2) SetWriteConnectionSecretToReference ¶
func (mg *ImageAccessV2) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this ImageAccessV2.
type ImageAccessV2List ¶
type ImageAccessV2List struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ImageAccessV2 `json:"items"` }
ImageAccessV2List contains a list of ImageAccessV2s
func (*ImageAccessV2List) DeepCopy ¶
func (in *ImageAccessV2List) DeepCopy() *ImageAccessV2List
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessV2List.
func (*ImageAccessV2List) DeepCopyInto ¶
func (in *ImageAccessV2List) DeepCopyInto(out *ImageAccessV2List)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ImageAccessV2List) DeepCopyObject ¶
func (in *ImageAccessV2List) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ImageAccessV2List) GetItems ¶
func (l *ImageAccessV2List) GetItems() []resource.Managed
GetItems of this ImageAccessV2List.
type ImageAccessV2Observation ¶
type ImageAccessV2Observation struct { CreatedAt *string `json:"createdAt,omitempty" tf:"created_at,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Schema *string `json:"schema,omitempty" tf:"schema,omitempty"` UpdatedAt *string `json:"updatedAt,omitempty" tf:"updated_at,omitempty"` }
func (*ImageAccessV2Observation) DeepCopy ¶
func (in *ImageAccessV2Observation) DeepCopy() *ImageAccessV2Observation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessV2Observation.
func (*ImageAccessV2Observation) DeepCopyInto ¶
func (in *ImageAccessV2Observation) DeepCopyInto(out *ImageAccessV2Observation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageAccessV2Parameters ¶
type ImageAccessV2Parameters struct { // +kubebuilder:validation:Required ImageID *string `json:"imageId" tf:"image_id,omitempty"` // +kubebuilder:validation:Required MemberID *string `json:"memberId" tf:"member_id,omitempty"` // +kubebuilder:validation:Optional Region *string `json:"region,omitempty" tf:"region,omitempty"` // +kubebuilder:validation:Optional Status *string `json:"status,omitempty" tf:"status,omitempty"` }
func (*ImageAccessV2Parameters) DeepCopy ¶
func (in *ImageAccessV2Parameters) DeepCopy() *ImageAccessV2Parameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessV2Parameters.
func (*ImageAccessV2Parameters) DeepCopyInto ¶
func (in *ImageAccessV2Parameters) DeepCopyInto(out *ImageAccessV2Parameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageAccessV2Spec ¶
type ImageAccessV2Spec struct { v1.ResourceSpec `json:",inline"` ForProvider ImageAccessV2Parameters `json:"forProvider"` }
ImageAccessV2Spec defines the desired state of ImageAccessV2
func (*ImageAccessV2Spec) DeepCopy ¶
func (in *ImageAccessV2Spec) DeepCopy() *ImageAccessV2Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessV2Spec.
func (*ImageAccessV2Spec) DeepCopyInto ¶
func (in *ImageAccessV2Spec) DeepCopyInto(out *ImageAccessV2Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageAccessV2Status ¶
type ImageAccessV2Status struct { v1.ResourceStatus `json:",inline"` AtProvider ImageAccessV2Observation `json:"atProvider,omitempty"` }
ImageAccessV2Status defines the observed state of ImageAccessV2.
func (*ImageAccessV2Status) DeepCopy ¶
func (in *ImageAccessV2Status) DeepCopy() *ImageAccessV2Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageAccessV2Status.
func (*ImageAccessV2Status) DeepCopyInto ¶
func (in *ImageAccessV2Status) DeepCopyInto(out *ImageAccessV2Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageV2 ¶
type ImageV2 struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ImageV2Spec `json:"spec"` Status ImageV2Status `json:"status,omitempty"` }
ImageV2 is the Schema for the ImageV2s API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,openstackjet}
func (*ImageV2) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageV2.
func (*ImageV2) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ImageV2) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ImageV2) GetCondition ¶
func (mg *ImageV2) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this ImageV2.
func (*ImageV2) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this ImageV2
func (*ImageV2) GetDeletionPolicy ¶
func (mg *ImageV2) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this ImageV2.
func (*ImageV2) GetObservation ¶
GetObservation of this ImageV2
func (*ImageV2) GetParameters ¶
GetParameters of this ImageV2
func (*ImageV2) GetProviderConfigReference ¶
GetProviderConfigReference of this ImageV2.
func (*ImageV2) GetProviderReference ¶
GetProviderReference of this ImageV2. Deprecated: Use GetProviderConfigReference.
func (*ImageV2) GetPublishConnectionDetailsTo ¶
func (mg *ImageV2) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this ImageV2.
func (*ImageV2) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this ImageV2
func (*ImageV2) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*ImageV2) GetWriteConnectionSecretToReference ¶
func (mg *ImageV2) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this ImageV2.
func (*ImageV2) LateInitialize ¶
LateInitialize this ImageV2 using its observed tfState. returns True if there are any spec changes for the resource.
func (*ImageV2) SetConditions ¶
SetConditions of this ImageV2.
func (*ImageV2) SetDeletionPolicy ¶
func (mg *ImageV2) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this ImageV2.
func (*ImageV2) SetObservation ¶
SetObservation for this ImageV2
func (*ImageV2) SetParameters ¶
SetParameters for this ImageV2
func (*ImageV2) SetProviderConfigReference ¶
SetProviderConfigReference of this ImageV2.
func (*ImageV2) SetProviderReference ¶
SetProviderReference of this ImageV2. Deprecated: Use SetProviderConfigReference.
func (*ImageV2) SetPublishConnectionDetailsTo ¶
func (mg *ImageV2) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this ImageV2.
func (*ImageV2) SetWriteConnectionSecretToReference ¶
func (mg *ImageV2) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this ImageV2.
type ImageV2List ¶
type ImageV2List struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ImageV2 `json:"items"` }
ImageV2List contains a list of ImageV2s
func (*ImageV2List) DeepCopy ¶
func (in *ImageV2List) DeepCopy() *ImageV2List
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageV2List.
func (*ImageV2List) DeepCopyInto ¶
func (in *ImageV2List) DeepCopyInto(out *ImageV2List)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ImageV2List) DeepCopyObject ¶
func (in *ImageV2List) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ImageV2List) GetItems ¶
func (l *ImageV2List) GetItems() []resource.Managed
GetItems of this ImageV2List.
type ImageV2Observation ¶
type ImageV2Observation struct { Checksum *string `json:"checksum,omitempty" tf:"checksum,omitempty"` CreatedAt *string `json:"createdAt,omitempty" tf:"created_at,omitempty"` File *string `json:"file,omitempty" tf:"file,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Metadata map[string]*string `json:"metadata,omitempty" tf:"metadata,omitempty"` Owner *string `json:"owner,omitempty" tf:"owner,omitempty"` Schema *string `json:"schema,omitempty" tf:"schema,omitempty"` SizeBytes *float64 `json:"sizeBytes,omitempty" tf:"size_bytes,omitempty"` Status *string `json:"status,omitempty" tf:"status,omitempty"` UpdateAt *string `json:"updateAt,omitempty" tf:"update_at,omitempty"` UpdatedAt *string `json:"updatedAt,omitempty" tf:"updated_at,omitempty"` }
func (*ImageV2Observation) DeepCopy ¶
func (in *ImageV2Observation) DeepCopy() *ImageV2Observation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageV2Observation.
func (*ImageV2Observation) DeepCopyInto ¶
func (in *ImageV2Observation) DeepCopyInto(out *ImageV2Observation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageV2Parameters ¶
type ImageV2Parameters struct { // +kubebuilder:validation:Required ContainerFormat *string `json:"containerFormat" tf:"container_format,omitempty"` // +kubebuilder:validation:Required DiskFormat *string `json:"diskFormat" tf:"disk_format,omitempty"` // +kubebuilder:validation:Optional Hidden *bool `json:"hidden,omitempty" tf:"hidden,omitempty"` // +kubebuilder:validation:Optional ImageCachePath *string `json:"imageCachePath,omitempty" tf:"image_cache_path,omitempty"` // +kubebuilder:validation:Optional ImageID *string `json:"imageId,omitempty" tf:"image_id,omitempty"` // +kubebuilder:validation:Optional ImageSourcePasswordSecretRef *v1.SecretKeySelector `json:"imageSourcePasswordSecretRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ImageSourceURL *string `json:"imageSourceUrl,omitempty" tf:"image_source_url,omitempty"` // +kubebuilder:validation:Optional ImageSourceUsername *string `json:"imageSourceUsername,omitempty" tf:"image_source_username,omitempty"` // +kubebuilder:validation:Optional LocalFilePath *string `json:"localFilePath,omitempty" tf:"local_file_path,omitempty"` // +kubebuilder:validation:Optional MinDiskGb *float64 `json:"minDiskGb,omitempty" tf:"min_disk_gb,omitempty"` // +kubebuilder:validation:Optional MinRAMMb *float64 `json:"minRamMb,omitempty" tf:"min_ram_mb,omitempty"` // +kubebuilder:validation:Optional Properties map[string]*string `json:"properties,omitempty" tf:"properties,omitempty"` // +kubebuilder:validation:Optional Protected *bool `json:"protected,omitempty" tf:"protected,omitempty"` // +kubebuilder:validation:Optional Region *string `json:"region,omitempty" tf:"region,omitempty"` // +kubebuilder:validation:Optional Tags []*string `json:"tags,omitempty" tf:"tags,omitempty"` // +kubebuilder:validation:Optional VerifyChecksum *bool `json:"verifyChecksum,omitempty" tf:"verify_checksum,omitempty"` // +kubebuilder:validation:Optional Visibility *string `json:"visibility,omitempty" tf:"visibility,omitempty"` // +kubebuilder:validation:Optional WebDownload *bool `json:"webDownload,omitempty" tf:"web_download,omitempty"` }
func (*ImageV2Parameters) DeepCopy ¶
func (in *ImageV2Parameters) DeepCopy() *ImageV2Parameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageV2Parameters.
func (*ImageV2Parameters) DeepCopyInto ¶
func (in *ImageV2Parameters) DeepCopyInto(out *ImageV2Parameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageV2Spec ¶
type ImageV2Spec struct { v1.ResourceSpec `json:",inline"` ForProvider ImageV2Parameters `json:"forProvider"` }
ImageV2Spec defines the desired state of ImageV2
func (*ImageV2Spec) DeepCopy ¶
func (in *ImageV2Spec) DeepCopy() *ImageV2Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageV2Spec.
func (*ImageV2Spec) DeepCopyInto ¶
func (in *ImageV2Spec) DeepCopyInto(out *ImageV2Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageV2Status ¶
type ImageV2Status struct { v1.ResourceStatus `json:",inline"` AtProvider ImageV2Observation `json:"atProvider,omitempty"` }
ImageV2Status defines the observed state of ImageV2.
func (*ImageV2Status) DeepCopy ¶
func (in *ImageV2Status) DeepCopy() *ImageV2Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageV2Status.
func (*ImageV2Status) DeepCopyInto ¶
func (in *ImageV2Status) DeepCopyInto(out *ImageV2Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.