Documentation
¶
Overview ¶
+kubebuilder:object:generate=true +groupName=autoscaling.aws.jet.crossplane.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- type Attachment
- func (in *Attachment) DeepCopy() *Attachment
- func (in *Attachment) DeepCopyInto(out *Attachment)
- func (in *Attachment) DeepCopyObject() runtime.Object
- func (mg *Attachment) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Attachment) GetConnectionDetailsMapping() map[string]string
- func (mg *Attachment) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Attachment) GetObservation() (map[string]interface{}, error)
- func (tr *Attachment) GetParameters() (map[string]interface{}, error)
- func (mg *Attachment) GetProviderConfigReference() *xpv1.Reference
- func (mg *Attachment) GetProviderReference() *xpv1.Reference
- func (mg *Attachment) GetTerraformResourceType() string
- func (tr *Attachment) GetTerraformSchemaVersion() int
- func (mg *Attachment) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Attachment) LateInitialize(attrs []byte) (bool, error)
- func (mg *Attachment) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Attachment) SetConditions(c ...xpv1.Condition)
- func (mg *Attachment) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Attachment) SetObservation(obs map[string]interface{}) error
- func (tr *Attachment) SetParameters(params map[string]interface{}) error
- func (mg *Attachment) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Attachment) SetProviderReference(r *xpv1.Reference)
- func (mg *Attachment) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type AttachmentList
- type AttachmentObservation
- type AttachmentParameters
- type AttachmentSpec
- type AttachmentStatus
- type AutoscalingGroup
- func (in *AutoscalingGroup) DeepCopy() *AutoscalingGroup
- func (in *AutoscalingGroup) DeepCopyInto(out *AutoscalingGroup)
- func (in *AutoscalingGroup) DeepCopyObject() runtime.Object
- func (mg *AutoscalingGroup) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *AutoscalingGroup) GetConnectionDetailsMapping() map[string]string
- func (mg *AutoscalingGroup) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *AutoscalingGroup) GetObservation() (map[string]interface{}, error)
- func (tr *AutoscalingGroup) GetParameters() (map[string]interface{}, error)
- func (mg *AutoscalingGroup) GetProviderConfigReference() *xpv1.Reference
- func (mg *AutoscalingGroup) GetProviderReference() *xpv1.Reference
- func (mg *AutoscalingGroup) GetTerraformResourceType() string
- func (tr *AutoscalingGroup) GetTerraformSchemaVersion() int
- func (mg *AutoscalingGroup) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *AutoscalingGroup) LateInitialize(attrs []byte) (bool, error)
- func (mg *AutoscalingGroup) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *AutoscalingGroup) SetConditions(c ...xpv1.Condition)
- func (mg *AutoscalingGroup) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *AutoscalingGroup) SetObservation(obs map[string]interface{}) error
- func (tr *AutoscalingGroup) SetParameters(params map[string]interface{}) error
- func (mg *AutoscalingGroup) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *AutoscalingGroup) SetProviderReference(r *xpv1.Reference)
- func (mg *AutoscalingGroup) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type AutoscalingGroupList
- type AutoscalingGroupObservation
- type AutoscalingGroupParameters
- type AutoscalingGroupSpec
- type AutoscalingGroupStatus
- type CustomizedMetricSpecificationObservation
- type CustomizedMetricSpecificationParameters
- type InitialLifecycleHookObservation
- type InitialLifecycleHookParameters
- type InstanceRefreshObservation
- type InstanceRefreshParameters
- type InstancesDistributionObservation
- type InstancesDistributionParameters
- type LaunchTemplateObservation
- type LaunchTemplateParameters
- type LaunchTemplateSpecificationObservation
- type LaunchTemplateSpecificationParameters
- type LifecycleHook
- func (in *LifecycleHook) DeepCopy() *LifecycleHook
- func (in *LifecycleHook) DeepCopyInto(out *LifecycleHook)
- func (in *LifecycleHook) DeepCopyObject() runtime.Object
- func (mg *LifecycleHook) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *LifecycleHook) GetConnectionDetailsMapping() map[string]string
- func (mg *LifecycleHook) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *LifecycleHook) GetObservation() (map[string]interface{}, error)
- func (tr *LifecycleHook) GetParameters() (map[string]interface{}, error)
- func (mg *LifecycleHook) GetProviderConfigReference() *xpv1.Reference
- func (mg *LifecycleHook) GetProviderReference() *xpv1.Reference
- func (mg *LifecycleHook) GetTerraformResourceType() string
- func (tr *LifecycleHook) GetTerraformSchemaVersion() int
- func (mg *LifecycleHook) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *LifecycleHook) LateInitialize(attrs []byte) (bool, error)
- func (mg *LifecycleHook) SetConditions(c ...xpv1.Condition)
- func (mg *LifecycleHook) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *LifecycleHook) SetObservation(obs map[string]interface{}) error
- func (tr *LifecycleHook) SetParameters(params map[string]interface{}) error
- func (mg *LifecycleHook) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *LifecycleHook) SetProviderReference(r *xpv1.Reference)
- func (mg *LifecycleHook) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type LifecycleHookList
- type LifecycleHookObservation
- type LifecycleHookParameters
- type LifecycleHookSpec
- type LifecycleHookStatus
- type MetricDimensionObservation
- type MetricDimensionParameters
- type MetricSpecificationObservation
- type MetricSpecificationParameters
- type MixedInstancesPolicyLaunchTemplateObservation
- type MixedInstancesPolicyLaunchTemplateParameters
- type MixedInstancesPolicyObservation
- type MixedInstancesPolicyParameters
- type Notification
- func (in *Notification) DeepCopy() *Notification
- func (in *Notification) DeepCopyInto(out *Notification)
- func (in *Notification) DeepCopyObject() runtime.Object
- func (mg *Notification) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Notification) GetConnectionDetailsMapping() map[string]string
- func (mg *Notification) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Notification) GetObservation() (map[string]interface{}, error)
- func (tr *Notification) GetParameters() (map[string]interface{}, error)
- func (mg *Notification) GetProviderConfigReference() *xpv1.Reference
- func (mg *Notification) GetProviderReference() *xpv1.Reference
- func (mg *Notification) GetTerraformResourceType() string
- func (tr *Notification) GetTerraformSchemaVersion() int
- func (mg *Notification) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Notification) LateInitialize(attrs []byte) (bool, error)
- func (mg *Notification) SetConditions(c ...xpv1.Condition)
- func (mg *Notification) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Notification) SetObservation(obs map[string]interface{}) error
- func (tr *Notification) SetParameters(params map[string]interface{}) error
- func (mg *Notification) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Notification) SetProviderReference(r *xpv1.Reference)
- func (mg *Notification) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type NotificationList
- type NotificationObservation
- type NotificationParameters
- type NotificationSpec
- type NotificationStatus
- type OverrideLaunchTemplateSpecificationObservation
- type OverrideLaunchTemplateSpecificationParameters
- type OverrideObservation
- type OverrideParameters
- type Policy
- func (in *Policy) DeepCopy() *Policy
- func (in *Policy) DeepCopyInto(out *Policy)
- func (in *Policy) DeepCopyObject() runtime.Object
- func (mg *Policy) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Policy) GetConnectionDetailsMapping() map[string]string
- func (mg *Policy) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Policy) GetObservation() (map[string]interface{}, error)
- func (tr *Policy) GetParameters() (map[string]interface{}, error)
- func (mg *Policy) GetProviderConfigReference() *xpv1.Reference
- func (mg *Policy) GetProviderReference() *xpv1.Reference
- func (mg *Policy) GetTerraformResourceType() string
- func (tr *Policy) GetTerraformSchemaVersion() int
- func (mg *Policy) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Policy) LateInitialize(attrs []byte) (bool, error)
- func (mg *Policy) SetConditions(c ...xpv1.Condition)
- func (mg *Policy) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Policy) SetObservation(obs map[string]interface{}) error
- func (tr *Policy) SetParameters(params map[string]interface{}) error
- func (mg *Policy) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Policy) SetProviderReference(r *xpv1.Reference)
- func (mg *Policy) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type PolicyList
- type PolicyObservation
- type PolicyParameters
- type PolicySpec
- type PolicyStatus
- type PredefinedLoadMetricSpecificationObservation
- type PredefinedLoadMetricSpecificationParameters
- type PredefinedMetricPairSpecificationObservation
- type PredefinedMetricPairSpecificationParameters
- type PredefinedMetricSpecificationObservation
- type PredefinedMetricSpecificationParameters
- type PredefinedScalingMetricSpecificationObservation
- type PredefinedScalingMetricSpecificationParameters
- type PredictiveScalingConfigurationObservation
- type PredictiveScalingConfigurationParameters
- type PreferencesObservation
- type PreferencesParameters
- type Schedule
- func (in *Schedule) DeepCopy() *Schedule
- func (in *Schedule) DeepCopyInto(out *Schedule)
- func (in *Schedule) DeepCopyObject() runtime.Object
- func (mg *Schedule) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Schedule) GetConnectionDetailsMapping() map[string]string
- func (mg *Schedule) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Schedule) GetObservation() (map[string]interface{}, error)
- func (tr *Schedule) GetParameters() (map[string]interface{}, error)
- func (mg *Schedule) GetProviderConfigReference() *xpv1.Reference
- func (mg *Schedule) GetProviderReference() *xpv1.Reference
- func (mg *Schedule) GetTerraformResourceType() string
- func (tr *Schedule) GetTerraformSchemaVersion() int
- func (mg *Schedule) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Schedule) LateInitialize(attrs []byte) (bool, error)
- func (mg *Schedule) SetConditions(c ...xpv1.Condition)
- func (mg *Schedule) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Schedule) SetObservation(obs map[string]interface{}) error
- func (tr *Schedule) SetParameters(params map[string]interface{}) error
- func (mg *Schedule) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Schedule) SetProviderReference(r *xpv1.Reference)
- func (mg *Schedule) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ScheduleList
- type ScheduleObservation
- type ScheduleParameters
- type ScheduleSpec
- type ScheduleStatus
- type StepAdjustmentObservation
- type StepAdjustmentParameters
- type TagObservation
- type TagParameters
- type TargetTrackingConfigurationObservation
- type TargetTrackingConfigurationParameters
- type WarmPoolObservation
- type WarmPoolParameters
Constants ¶
const ( CRDGroup = "autoscaling.aws.jet.crossplane.io" CRDVersion = "v1alpha1" )
Package type metadata.
Variables ¶
var ( Attachment_Kind = "Attachment" Attachment_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Attachment_Kind}.String() Attachment_KindAPIVersion = Attachment_Kind + "." + CRDGroupVersion.String() Attachment_GroupVersionKind = CRDGroupVersion.WithKind(Attachment_Kind) )
Repository type metadata.
var ( AutoscalingGroup_Kind = "AutoscalingGroup" AutoscalingGroup_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: AutoscalingGroup_Kind}.String() AutoscalingGroup_KindAPIVersion = AutoscalingGroup_Kind + "." + CRDGroupVersion.String() AutoscalingGroup_GroupVersionKind = CRDGroupVersion.WithKind(AutoscalingGroup_Kind) )
Repository type metadata.
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 ( LifecycleHook_Kind = "LifecycleHook" LifecycleHook_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: LifecycleHook_Kind}.String() LifecycleHook_KindAPIVersion = LifecycleHook_Kind + "." + CRDGroupVersion.String() LifecycleHook_GroupVersionKind = CRDGroupVersion.WithKind(LifecycleHook_Kind) )
Repository type metadata.
var ( Notification_Kind = "Notification" Notification_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Notification_Kind}.String() Notification_KindAPIVersion = Notification_Kind + "." + CRDGroupVersion.String() Notification_GroupVersionKind = CRDGroupVersion.WithKind(Notification_Kind) )
Repository type metadata.
var ( Policy_Kind = "Policy" Policy_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Policy_Kind}.String() Policy_KindAPIVersion = Policy_Kind + "." + CRDGroupVersion.String() Policy_GroupVersionKind = CRDGroupVersion.WithKind(Policy_Kind) )
Repository type metadata.
var ( Schedule_Kind = "Schedule" Schedule_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Schedule_Kind}.String() Schedule_KindAPIVersion = Schedule_Kind + "." + CRDGroupVersion.String() Schedule_GroupVersionKind = CRDGroupVersion.WithKind(Schedule_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type Attachment ¶
type Attachment struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec AttachmentSpec `json:"spec"` Status AttachmentStatus `json:"status,omitempty"` }
Attachment is the Schema for the Attachments 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,awsjet}
func (*Attachment) DeepCopy ¶
func (in *Attachment) DeepCopy() *Attachment
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Attachment.
func (*Attachment) DeepCopyInto ¶
func (in *Attachment) DeepCopyInto(out *Attachment)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Attachment) DeepCopyObject ¶
func (in *Attachment) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Attachment) GetCondition ¶
func (mg *Attachment) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Attachment.
func (*Attachment) GetConnectionDetailsMapping ¶
func (tr *Attachment) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this Attachment
func (*Attachment) GetDeletionPolicy ¶
func (mg *Attachment) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Attachment.
func (*Attachment) GetObservation ¶
func (tr *Attachment) GetObservation() (map[string]interface{}, error)
GetObservation of this Attachment
func (*Attachment) GetParameters ¶
func (tr *Attachment) GetParameters() (map[string]interface{}, error)
GetParameters of this Attachment
func (*Attachment) GetProviderConfigReference ¶
func (mg *Attachment) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this Attachment.
func (*Attachment) GetProviderReference ¶
func (mg *Attachment) GetProviderReference() *xpv1.Reference
GetProviderReference of this Attachment. Deprecated: Use GetProviderConfigReference.
func (*Attachment) GetTerraformResourceType ¶
func (mg *Attachment) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this Attachment
func (*Attachment) GetTerraformSchemaVersion ¶
func (tr *Attachment) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Attachment) GetWriteConnectionSecretToReference ¶
func (mg *Attachment) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Attachment.
func (*Attachment) LateInitialize ¶
func (tr *Attachment) LateInitialize(attrs []byte) (bool, error)
LateInitialize this Attachment using its observed tfState. returns True if there are any spec changes for the resource.
func (*Attachment) ResolveReferences ¶
ResolveReferences of this Attachment.
func (*Attachment) SetConditions ¶
func (mg *Attachment) SetConditions(c ...xpv1.Condition)
SetConditions of this Attachment.
func (*Attachment) SetDeletionPolicy ¶
func (mg *Attachment) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Attachment.
func (*Attachment) SetObservation ¶
func (tr *Attachment) SetObservation(obs map[string]interface{}) error
SetObservation for this Attachment
func (*Attachment) SetParameters ¶
func (tr *Attachment) SetParameters(params map[string]interface{}) error
SetParameters for this Attachment
func (*Attachment) SetProviderConfigReference ¶
func (mg *Attachment) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this Attachment.
func (*Attachment) SetProviderReference ¶
func (mg *Attachment) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this Attachment. Deprecated: Use SetProviderConfigReference.
func (*Attachment) SetWriteConnectionSecretToReference ¶
func (mg *Attachment) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Attachment.
type AttachmentList ¶
type AttachmentList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Attachment `json:"items"` }
AttachmentList contains a list of Attachments
func (*AttachmentList) DeepCopy ¶
func (in *AttachmentList) DeepCopy() *AttachmentList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentList.
func (*AttachmentList) DeepCopyInto ¶
func (in *AttachmentList) DeepCopyInto(out *AttachmentList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AttachmentList) DeepCopyObject ¶
func (in *AttachmentList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*AttachmentList) GetItems ¶
func (l *AttachmentList) GetItems() []resource.Managed
GetItems of this AttachmentList.
type AttachmentObservation ¶
type AttachmentObservation struct { }
func (*AttachmentObservation) DeepCopy ¶
func (in *AttachmentObservation) DeepCopy() *AttachmentObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentObservation.
func (*AttachmentObservation) DeepCopyInto ¶
func (in *AttachmentObservation) DeepCopyInto(out *AttachmentObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttachmentParameters ¶
type AttachmentParameters struct { // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/elasticloadbalancing/v1alpha1.TargetGroup // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional AlbTargetGroupArn *string `json:"albTargetGroupArn,omitempty" tf:"alb_target_group_arn,omitempty"` // +kubebuilder:validation:Optional AlbTargetGroupArnRef *v1.Reference `json:"albTargetGroupArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional AlbTargetGroupArnSelector *v1.Selector `json:"albTargetGroupArnSelector,omitempty" tf:"-"` // +crossplane:generate:reference:type=AutoscalingGroup // +kubebuilder:validation:Optional AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // +kubebuilder:validation:Optional AutoscalingGroupNameRef *v1.Reference `json:"autoscalingGroupNameRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional AutoscalingGroupNameSelector *v1.Selector `json:"autoscalingGroupNameSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional Elb *string `json:"elb,omitempty" tf:"elb,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` }
func (*AttachmentParameters) DeepCopy ¶
func (in *AttachmentParameters) DeepCopy() *AttachmentParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentParameters.
func (*AttachmentParameters) DeepCopyInto ¶
func (in *AttachmentParameters) DeepCopyInto(out *AttachmentParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttachmentSpec ¶
type AttachmentSpec struct { v1.ResourceSpec `json:",inline"` ForProvider AttachmentParameters `json:"forProvider"` }
AttachmentSpec defines the desired state of Attachment
func (*AttachmentSpec) DeepCopy ¶
func (in *AttachmentSpec) DeepCopy() *AttachmentSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentSpec.
func (*AttachmentSpec) DeepCopyInto ¶
func (in *AttachmentSpec) DeepCopyInto(out *AttachmentSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttachmentStatus ¶
type AttachmentStatus struct { v1.ResourceStatus `json:",inline"` AtProvider AttachmentObservation `json:"atProvider,omitempty"` }
AttachmentStatus defines the observed state of Attachment.
func (*AttachmentStatus) DeepCopy ¶
func (in *AttachmentStatus) DeepCopy() *AttachmentStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentStatus.
func (*AttachmentStatus) DeepCopyInto ¶
func (in *AttachmentStatus) DeepCopyInto(out *AttachmentStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroup ¶
type AutoscalingGroup struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec AutoscalingGroupSpec `json:"spec"` Status AutoscalingGroupStatus `json:"status,omitempty"` }
AutoscalingGroup is the Schema for the AutoscalingGroups 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,awsjet}
func (*AutoscalingGroup) DeepCopy ¶
func (in *AutoscalingGroup) DeepCopy() *AutoscalingGroup
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroup.
func (*AutoscalingGroup) DeepCopyInto ¶
func (in *AutoscalingGroup) DeepCopyInto(out *AutoscalingGroup)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AutoscalingGroup) DeepCopyObject ¶
func (in *AutoscalingGroup) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*AutoscalingGroup) GetCondition ¶
func (mg *AutoscalingGroup) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this AutoscalingGroup.
func (*AutoscalingGroup) GetConnectionDetailsMapping ¶
func (tr *AutoscalingGroup) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this AutoscalingGroup
func (*AutoscalingGroup) GetDeletionPolicy ¶
func (mg *AutoscalingGroup) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this AutoscalingGroup.
func (*AutoscalingGroup) GetObservation ¶
func (tr *AutoscalingGroup) GetObservation() (map[string]interface{}, error)
GetObservation of this AutoscalingGroup
func (*AutoscalingGroup) GetParameters ¶
func (tr *AutoscalingGroup) GetParameters() (map[string]interface{}, error)
GetParameters of this AutoscalingGroup
func (*AutoscalingGroup) GetProviderConfigReference ¶
func (mg *AutoscalingGroup) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this AutoscalingGroup.
func (*AutoscalingGroup) GetProviderReference ¶
func (mg *AutoscalingGroup) GetProviderReference() *xpv1.Reference
GetProviderReference of this AutoscalingGroup. Deprecated: Use GetProviderConfigReference.
func (*AutoscalingGroup) GetTerraformResourceType ¶
func (mg *AutoscalingGroup) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this AutoscalingGroup
func (*AutoscalingGroup) GetTerraformSchemaVersion ¶
func (tr *AutoscalingGroup) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*AutoscalingGroup) GetWriteConnectionSecretToReference ¶
func (mg *AutoscalingGroup) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this AutoscalingGroup.
func (*AutoscalingGroup) LateInitialize ¶
func (tr *AutoscalingGroup) LateInitialize(attrs []byte) (bool, error)
LateInitialize this AutoscalingGroup using its observed tfState. returns True if there are any spec changes for the resource.
func (*AutoscalingGroup) ResolveReferences ¶
ResolveReferences of this AutoscalingGroup.
func (*AutoscalingGroup) SetConditions ¶
func (mg *AutoscalingGroup) SetConditions(c ...xpv1.Condition)
SetConditions of this AutoscalingGroup.
func (*AutoscalingGroup) SetDeletionPolicy ¶
func (mg *AutoscalingGroup) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this AutoscalingGroup.
func (*AutoscalingGroup) SetObservation ¶
func (tr *AutoscalingGroup) SetObservation(obs map[string]interface{}) error
SetObservation for this AutoscalingGroup
func (*AutoscalingGroup) SetParameters ¶
func (tr *AutoscalingGroup) SetParameters(params map[string]interface{}) error
SetParameters for this AutoscalingGroup
func (*AutoscalingGroup) SetProviderConfigReference ¶
func (mg *AutoscalingGroup) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this AutoscalingGroup.
func (*AutoscalingGroup) SetProviderReference ¶
func (mg *AutoscalingGroup) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this AutoscalingGroup. Deprecated: Use SetProviderConfigReference.
func (*AutoscalingGroup) SetWriteConnectionSecretToReference ¶
func (mg *AutoscalingGroup) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this AutoscalingGroup.
type AutoscalingGroupList ¶
type AutoscalingGroupList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []AutoscalingGroup `json:"items"` }
AutoscalingGroupList contains a list of AutoscalingGroups
func (*AutoscalingGroupList) DeepCopy ¶
func (in *AutoscalingGroupList) DeepCopy() *AutoscalingGroupList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupList.
func (*AutoscalingGroupList) DeepCopyInto ¶
func (in *AutoscalingGroupList) DeepCopyInto(out *AutoscalingGroupList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AutoscalingGroupList) DeepCopyObject ¶
func (in *AutoscalingGroupList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*AutoscalingGroupList) GetItems ¶
func (l *AutoscalingGroupList) GetItems() []resource.Managed
GetItems of this AutoscalingGroupList.
type AutoscalingGroupObservation ¶
type AutoscalingGroupObservation struct { Arn *string `json:"arn,omitempty" tf:"arn,omitempty"` LoadBalancers []*string `json:"loadBalancers,omitempty" tf:"load_balancers,omitempty"` TargetGroupArns []*string `json:"targetGroupArns,omitempty" tf:"target_group_arns,omitempty"` }
func (*AutoscalingGroupObservation) DeepCopy ¶
func (in *AutoscalingGroupObservation) DeepCopy() *AutoscalingGroupObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupObservation.
func (*AutoscalingGroupObservation) DeepCopyInto ¶
func (in *AutoscalingGroupObservation) DeepCopyInto(out *AutoscalingGroupObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroupParameters ¶
type AutoscalingGroupParameters struct { // +kubebuilder:validation:Optional AvailabilityZones []*string `json:"availabilityZones,omitempty" tf:"availability_zones,omitempty"` // +kubebuilder:validation:Optional CapacityRebalance *bool `json:"capacityRebalance,omitempty" tf:"capacity_rebalance,omitempty"` // +kubebuilder:validation:Optional DefaultCooldown *int64 `json:"defaultCooldown,omitempty" tf:"default_cooldown,omitempty"` // +kubebuilder:validation:Optional DesiredCapacity *int64 `json:"desiredCapacity,omitempty" tf:"desired_capacity,omitempty"` // +kubebuilder:validation:Optional EnabledMetrics []*string `json:"enabledMetrics,omitempty" tf:"enabled_metrics,omitempty"` // +kubebuilder:validation:Optional ForceDelete *bool `json:"forceDelete,omitempty" tf:"force_delete,omitempty"` // +kubebuilder:validation:Optional ForceDeleteWarmPool *bool `json:"forceDeleteWarmPool,omitempty" tf:"force_delete_warm_pool,omitempty"` // +kubebuilder:validation:Optional HealthCheckGracePeriod *int64 `json:"healthCheckGracePeriod,omitempty" tf:"health_check_grace_period,omitempty"` // +kubebuilder:validation:Optional HealthCheckType *string `json:"healthCheckType,omitempty" tf:"health_check_type,omitempty"` // +kubebuilder:validation:Optional InitialLifecycleHook []InitialLifecycleHookParameters `json:"initialLifecycleHook,omitempty" tf:"initial_lifecycle_hook,omitempty"` // +kubebuilder:validation:Optional InstanceRefresh []InstanceRefreshParameters `json:"instanceRefresh,omitempty" tf:"instance_refresh,omitempty"` // +kubebuilder:validation:Optional LaunchConfiguration *string `json:"launchConfiguration,omitempty" tf:"launch_configuration,omitempty"` // +kubebuilder:validation:Optional LaunchTemplate []LaunchTemplateParameters `json:"launchTemplate,omitempty" tf:"launch_template,omitempty"` // +kubebuilder:validation:Optional MaxInstanceLifetime *int64 `json:"maxInstanceLifetime,omitempty" tf:"max_instance_lifetime,omitempty"` // +kubebuilder:validation:Required MaxSize *int64 `json:"maxSize" tf:"max_size,omitempty"` // +kubebuilder:validation:Optional MetricsGranularity *string `json:"metricsGranularity,omitempty" tf:"metrics_granularity,omitempty"` // +kubebuilder:validation:Optional MinElbCapacity *int64 `json:"minElbCapacity,omitempty" tf:"min_elb_capacity,omitempty"` // +kubebuilder:validation:Required MinSize *int64 `json:"minSize" tf:"min_size,omitempty"` // +kubebuilder:validation:Optional MixedInstancesPolicy []MixedInstancesPolicyParameters `json:"mixedInstancesPolicy,omitempty" tf:"mixed_instances_policy,omitempty"` // +kubebuilder:validation:Optional PlacementGroup *string `json:"placementGroup,omitempty" tf:"placement_group,omitempty"` // +kubebuilder:validation:Optional ProtectFromScaleIn *bool `json:"protectFromScaleIn,omitempty" tf:"protect_from_scale_in,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +kubebuilder:validation:Optional ServiceLinkedRoleArn *string `json:"serviceLinkedRoleArn,omitempty" tf:"service_linked_role_arn,omitempty"` // +kubebuilder:validation:Optional SuspendedProcesses []*string `json:"suspendedProcesses,omitempty" tf:"suspended_processes,omitempty"` // +kubebuilder:validation:Optional Tag []TagParameters `json:"tag,omitempty" tf:"tag,omitempty"` // +kubebuilder:validation:Optional Tags []map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` // +kubebuilder:validation:Optional TerminationPolicies []*string `json:"terminationPolicies,omitempty" tf:"termination_policies,omitempty"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/ec2/v1alpha1.Subnet // +kubebuilder:validation:Optional VpcZoneIdentifier []*string `json:"vpcZoneIdentifier,omitempty" tf:"vpc_zone_identifier,omitempty"` // +kubebuilder:validation:Optional VpcZoneIdentifierRefs []v1.Reference `json:"vpcZoneIdentifierRefs,omitempty" tf:"-"` // +kubebuilder:validation:Optional VpcZoneIdentifierSelector *v1.Selector `json:"vpcZoneIdentifierSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional WaitForCapacityTimeout *string `json:"waitForCapacityTimeout,omitempty" tf:"wait_for_capacity_timeout,omitempty"` // +kubebuilder:validation:Optional WaitForElbCapacity *int64 `json:"waitForElbCapacity,omitempty" tf:"wait_for_elb_capacity,omitempty"` // +kubebuilder:validation:Optional WarmPool []WarmPoolParameters `json:"warmPool,omitempty" tf:"warm_pool,omitempty"` }
func (*AutoscalingGroupParameters) DeepCopy ¶
func (in *AutoscalingGroupParameters) DeepCopy() *AutoscalingGroupParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupParameters.
func (*AutoscalingGroupParameters) DeepCopyInto ¶
func (in *AutoscalingGroupParameters) DeepCopyInto(out *AutoscalingGroupParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroupSpec ¶
type AutoscalingGroupSpec struct { v1.ResourceSpec `json:",inline"` ForProvider AutoscalingGroupParameters `json:"forProvider"` }
AutoscalingGroupSpec defines the desired state of AutoscalingGroup
func (*AutoscalingGroupSpec) DeepCopy ¶
func (in *AutoscalingGroupSpec) DeepCopy() *AutoscalingGroupSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupSpec.
func (*AutoscalingGroupSpec) DeepCopyInto ¶
func (in *AutoscalingGroupSpec) DeepCopyInto(out *AutoscalingGroupSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroupStatus ¶
type AutoscalingGroupStatus struct { v1.ResourceStatus `json:",inline"` AtProvider AutoscalingGroupObservation `json:"atProvider,omitempty"` }
AutoscalingGroupStatus defines the observed state of AutoscalingGroup.
func (*AutoscalingGroupStatus) DeepCopy ¶
func (in *AutoscalingGroupStatus) DeepCopy() *AutoscalingGroupStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupStatus.
func (*AutoscalingGroupStatus) DeepCopyInto ¶
func (in *AutoscalingGroupStatus) DeepCopyInto(out *AutoscalingGroupStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedMetricSpecificationObservation ¶
type CustomizedMetricSpecificationObservation struct { }
func (*CustomizedMetricSpecificationObservation) DeepCopy ¶
func (in *CustomizedMetricSpecificationObservation) DeepCopy() *CustomizedMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedMetricSpecificationObservation.
func (*CustomizedMetricSpecificationObservation) DeepCopyInto ¶
func (in *CustomizedMetricSpecificationObservation) DeepCopyInto(out *CustomizedMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedMetricSpecificationParameters ¶
type CustomizedMetricSpecificationParameters struct { // +kubebuilder:validation:Optional MetricDimension []MetricDimensionParameters `json:"metricDimension,omitempty" tf:"metric_dimension,omitempty"` // +kubebuilder:validation:Required MetricName *string `json:"metricName" tf:"metric_name,omitempty"` // +kubebuilder:validation:Required Namespace *string `json:"namespace" tf:"namespace,omitempty"` // +kubebuilder:validation:Required Statistic *string `json:"statistic" tf:"statistic,omitempty"` // +kubebuilder:validation:Optional Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*CustomizedMetricSpecificationParameters) DeepCopy ¶
func (in *CustomizedMetricSpecificationParameters) DeepCopy() *CustomizedMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedMetricSpecificationParameters.
func (*CustomizedMetricSpecificationParameters) DeepCopyInto ¶
func (in *CustomizedMetricSpecificationParameters) DeepCopyInto(out *CustomizedMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InitialLifecycleHookObservation ¶
type InitialLifecycleHookObservation struct { }
func (*InitialLifecycleHookObservation) DeepCopy ¶
func (in *InitialLifecycleHookObservation) DeepCopy() *InitialLifecycleHookObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InitialLifecycleHookObservation.
func (*InitialLifecycleHookObservation) DeepCopyInto ¶
func (in *InitialLifecycleHookObservation) DeepCopyInto(out *InitialLifecycleHookObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InitialLifecycleHookParameters ¶
type InitialLifecycleHookParameters struct { // +kubebuilder:validation:Optional DefaultResult *string `json:"defaultResult,omitempty" tf:"default_result,omitempty"` // +kubebuilder:validation:Optional HeartbeatTimeout *int64 `json:"heartbeatTimeout,omitempty" tf:"heartbeat_timeout,omitempty"` // +kubebuilder:validation:Required LifecycleTransition *string `json:"lifecycleTransition" tf:"lifecycle_transition,omitempty"` // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +kubebuilder:validation:Optional NotificationMetadata *string `json:"notificationMetadata,omitempty" tf:"notification_metadata,omitempty"` // +kubebuilder:validation:Optional NotificationTargetArn *string `json:"notificationTargetArn,omitempty" tf:"notification_target_arn,omitempty"` // +kubebuilder:validation:Optional RoleArn *string `json:"roleArn,omitempty" tf:"role_arn,omitempty"` }
func (*InitialLifecycleHookParameters) DeepCopy ¶
func (in *InitialLifecycleHookParameters) DeepCopy() *InitialLifecycleHookParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InitialLifecycleHookParameters.
func (*InitialLifecycleHookParameters) DeepCopyInto ¶
func (in *InitialLifecycleHookParameters) DeepCopyInto(out *InitialLifecycleHookParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceRefreshObservation ¶
type InstanceRefreshObservation struct { }
func (*InstanceRefreshObservation) DeepCopy ¶
func (in *InstanceRefreshObservation) DeepCopy() *InstanceRefreshObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceRefreshObservation.
func (*InstanceRefreshObservation) DeepCopyInto ¶
func (in *InstanceRefreshObservation) DeepCopyInto(out *InstanceRefreshObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceRefreshParameters ¶
type InstanceRefreshParameters struct { // +kubebuilder:validation:Optional Preferences []PreferencesParameters `json:"preferences,omitempty" tf:"preferences,omitempty"` // +kubebuilder:validation:Required Strategy *string `json:"strategy" tf:"strategy,omitempty"` // +kubebuilder:validation:Optional Triggers []*string `json:"triggers,omitempty" tf:"triggers,omitempty"` }
func (*InstanceRefreshParameters) DeepCopy ¶
func (in *InstanceRefreshParameters) DeepCopy() *InstanceRefreshParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceRefreshParameters.
func (*InstanceRefreshParameters) DeepCopyInto ¶
func (in *InstanceRefreshParameters) DeepCopyInto(out *InstanceRefreshParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstancesDistributionObservation ¶
type InstancesDistributionObservation struct { }
func (*InstancesDistributionObservation) DeepCopy ¶
func (in *InstancesDistributionObservation) DeepCopy() *InstancesDistributionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstancesDistributionObservation.
func (*InstancesDistributionObservation) DeepCopyInto ¶
func (in *InstancesDistributionObservation) DeepCopyInto(out *InstancesDistributionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstancesDistributionParameters ¶
type InstancesDistributionParameters struct { // +kubebuilder:validation:Optional OnDemandAllocationStrategy *string `json:"onDemandAllocationStrategy,omitempty" tf:"on_demand_allocation_strategy,omitempty"` // +kubebuilder:validation:Optional OnDemandBaseCapacity *int64 `json:"onDemandBaseCapacity,omitempty" tf:"on_demand_base_capacity,omitempty"` // +kubebuilder:validation:Optional OnDemandPercentageAboveBaseCapacity *int64 `json:"onDemandPercentageAboveBaseCapacity,omitempty" tf:"on_demand_percentage_above_base_capacity,omitempty"` // +kubebuilder:validation:Optional SpotAllocationStrategy *string `json:"spotAllocationStrategy,omitempty" tf:"spot_allocation_strategy,omitempty"` // +kubebuilder:validation:Optional SpotInstancePools *int64 `json:"spotInstancePools,omitempty" tf:"spot_instance_pools,omitempty"` // +kubebuilder:validation:Optional SpotMaxPrice *string `json:"spotMaxPrice,omitempty" tf:"spot_max_price,omitempty"` }
func (*InstancesDistributionParameters) DeepCopy ¶
func (in *InstancesDistributionParameters) DeepCopy() *InstancesDistributionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstancesDistributionParameters.
func (*InstancesDistributionParameters) DeepCopyInto ¶
func (in *InstancesDistributionParameters) DeepCopyInto(out *InstancesDistributionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateObservation ¶
type LaunchTemplateObservation struct { }
func (*LaunchTemplateObservation) DeepCopy ¶
func (in *LaunchTemplateObservation) DeepCopy() *LaunchTemplateObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateObservation.
func (*LaunchTemplateObservation) DeepCopyInto ¶
func (in *LaunchTemplateObservation) DeepCopyInto(out *LaunchTemplateObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateParameters ¶
type LaunchTemplateParameters struct { // +kubebuilder:validation:Optional ID *string `json:"id,omitempty" tf:"id,omitempty"` // +kubebuilder:validation:Optional Name *string `json:"name,omitempty" tf:"name,omitempty"` // +kubebuilder:validation:Optional Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*LaunchTemplateParameters) DeepCopy ¶
func (in *LaunchTemplateParameters) DeepCopy() *LaunchTemplateParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateParameters.
func (*LaunchTemplateParameters) DeepCopyInto ¶
func (in *LaunchTemplateParameters) DeepCopyInto(out *LaunchTemplateParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateSpecificationObservation ¶
type LaunchTemplateSpecificationObservation struct { }
func (*LaunchTemplateSpecificationObservation) DeepCopy ¶
func (in *LaunchTemplateSpecificationObservation) DeepCopy() *LaunchTemplateSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateSpecificationObservation.
func (*LaunchTemplateSpecificationObservation) DeepCopyInto ¶
func (in *LaunchTemplateSpecificationObservation) DeepCopyInto(out *LaunchTemplateSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateSpecificationParameters ¶
type LaunchTemplateSpecificationParameters struct { // +kubebuilder:validation:Optional LaunchTemplateID *string `json:"launchTemplateId,omitempty" tf:"launch_template_id,omitempty"` // +kubebuilder:validation:Optional LaunchTemplateName *string `json:"launchTemplateName,omitempty" tf:"launch_template_name,omitempty"` // +kubebuilder:validation:Optional Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*LaunchTemplateSpecificationParameters) DeepCopy ¶
func (in *LaunchTemplateSpecificationParameters) DeepCopy() *LaunchTemplateSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateSpecificationParameters.
func (*LaunchTemplateSpecificationParameters) DeepCopyInto ¶
func (in *LaunchTemplateSpecificationParameters) DeepCopyInto(out *LaunchTemplateSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LifecycleHook ¶
type LifecycleHook struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec LifecycleHookSpec `json:"spec"` Status LifecycleHookStatus `json:"status,omitempty"` }
LifecycleHook is the Schema for the LifecycleHooks 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,awsjet}
func (*LifecycleHook) DeepCopy ¶
func (in *LifecycleHook) DeepCopy() *LifecycleHook
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LifecycleHook.
func (*LifecycleHook) DeepCopyInto ¶
func (in *LifecycleHook) DeepCopyInto(out *LifecycleHook)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*LifecycleHook) DeepCopyObject ¶
func (in *LifecycleHook) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*LifecycleHook) GetCondition ¶
func (mg *LifecycleHook) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this LifecycleHook.
func (*LifecycleHook) GetConnectionDetailsMapping ¶
func (tr *LifecycleHook) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this LifecycleHook
func (*LifecycleHook) GetDeletionPolicy ¶
func (mg *LifecycleHook) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this LifecycleHook.
func (*LifecycleHook) GetObservation ¶
func (tr *LifecycleHook) GetObservation() (map[string]interface{}, error)
GetObservation of this LifecycleHook
func (*LifecycleHook) GetParameters ¶
func (tr *LifecycleHook) GetParameters() (map[string]interface{}, error)
GetParameters of this LifecycleHook
func (*LifecycleHook) GetProviderConfigReference ¶
func (mg *LifecycleHook) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this LifecycleHook.
func (*LifecycleHook) GetProviderReference ¶
func (mg *LifecycleHook) GetProviderReference() *xpv1.Reference
GetProviderReference of this LifecycleHook. Deprecated: Use GetProviderConfigReference.
func (*LifecycleHook) GetTerraformResourceType ¶
func (mg *LifecycleHook) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this LifecycleHook
func (*LifecycleHook) GetTerraformSchemaVersion ¶
func (tr *LifecycleHook) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*LifecycleHook) GetWriteConnectionSecretToReference ¶
func (mg *LifecycleHook) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this LifecycleHook.
func (*LifecycleHook) LateInitialize ¶
func (tr *LifecycleHook) LateInitialize(attrs []byte) (bool, error)
LateInitialize this LifecycleHook using its observed tfState. returns True if there are any spec changes for the resource.
func (*LifecycleHook) SetConditions ¶
func (mg *LifecycleHook) SetConditions(c ...xpv1.Condition)
SetConditions of this LifecycleHook.
func (*LifecycleHook) SetDeletionPolicy ¶
func (mg *LifecycleHook) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this LifecycleHook.
func (*LifecycleHook) SetObservation ¶
func (tr *LifecycleHook) SetObservation(obs map[string]interface{}) error
SetObservation for this LifecycleHook
func (*LifecycleHook) SetParameters ¶
func (tr *LifecycleHook) SetParameters(params map[string]interface{}) error
SetParameters for this LifecycleHook
func (*LifecycleHook) SetProviderConfigReference ¶
func (mg *LifecycleHook) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this LifecycleHook.
func (*LifecycleHook) SetProviderReference ¶
func (mg *LifecycleHook) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this LifecycleHook. Deprecated: Use SetProviderConfigReference.
func (*LifecycleHook) SetWriteConnectionSecretToReference ¶
func (mg *LifecycleHook) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this LifecycleHook.
type LifecycleHookList ¶
type LifecycleHookList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []LifecycleHook `json:"items"` }
LifecycleHookList contains a list of LifecycleHooks
func (*LifecycleHookList) DeepCopy ¶
func (in *LifecycleHookList) DeepCopy() *LifecycleHookList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LifecycleHookList.
func (*LifecycleHookList) DeepCopyInto ¶
func (in *LifecycleHookList) DeepCopyInto(out *LifecycleHookList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*LifecycleHookList) DeepCopyObject ¶
func (in *LifecycleHookList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*LifecycleHookList) GetItems ¶
func (l *LifecycleHookList) GetItems() []resource.Managed
GetItems of this LifecycleHookList.
type LifecycleHookObservation ¶
type LifecycleHookObservation struct { }
func (*LifecycleHookObservation) DeepCopy ¶
func (in *LifecycleHookObservation) DeepCopy() *LifecycleHookObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LifecycleHookObservation.
func (*LifecycleHookObservation) DeepCopyInto ¶
func (in *LifecycleHookObservation) DeepCopyInto(out *LifecycleHookObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LifecycleHookParameters ¶
type LifecycleHookParameters struct { // +kubebuilder:validation:Required AutoscalingGroupName *string `json:"autoscalingGroupName" tf:"autoscaling_group_name,omitempty"` // +kubebuilder:validation:Optional DefaultResult *string `json:"defaultResult,omitempty" tf:"default_result,omitempty"` // +kubebuilder:validation:Optional HeartbeatTimeout *int64 `json:"heartbeatTimeout,omitempty" tf:"heartbeat_timeout,omitempty"` // +kubebuilder:validation:Required LifecycleTransition *string `json:"lifecycleTransition" tf:"lifecycle_transition,omitempty"` // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +kubebuilder:validation:Optional NotificationMetadata *string `json:"notificationMetadata,omitempty" tf:"notification_metadata,omitempty"` // +kubebuilder:validation:Optional NotificationTargetArn *string `json:"notificationTargetArn,omitempty" tf:"notification_target_arn,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +kubebuilder:validation:Optional RoleArn *string `json:"roleArn,omitempty" tf:"role_arn,omitempty"` }
func (*LifecycleHookParameters) DeepCopy ¶
func (in *LifecycleHookParameters) DeepCopy() *LifecycleHookParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LifecycleHookParameters.
func (*LifecycleHookParameters) DeepCopyInto ¶
func (in *LifecycleHookParameters) DeepCopyInto(out *LifecycleHookParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LifecycleHookSpec ¶
type LifecycleHookSpec struct { v1.ResourceSpec `json:",inline"` ForProvider LifecycleHookParameters `json:"forProvider"` }
LifecycleHookSpec defines the desired state of LifecycleHook
func (*LifecycleHookSpec) DeepCopy ¶
func (in *LifecycleHookSpec) DeepCopy() *LifecycleHookSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LifecycleHookSpec.
func (*LifecycleHookSpec) DeepCopyInto ¶
func (in *LifecycleHookSpec) DeepCopyInto(out *LifecycleHookSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LifecycleHookStatus ¶
type LifecycleHookStatus struct { v1.ResourceStatus `json:",inline"` AtProvider LifecycleHookObservation `json:"atProvider,omitempty"` }
LifecycleHookStatus defines the observed state of LifecycleHook.
func (*LifecycleHookStatus) DeepCopy ¶
func (in *LifecycleHookStatus) DeepCopy() *LifecycleHookStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LifecycleHookStatus.
func (*LifecycleHookStatus) DeepCopyInto ¶
func (in *LifecycleHookStatus) DeepCopyInto(out *LifecycleHookStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDimensionObservation ¶
type MetricDimensionObservation struct { }
func (*MetricDimensionObservation) DeepCopy ¶
func (in *MetricDimensionObservation) DeepCopy() *MetricDimensionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDimensionObservation.
func (*MetricDimensionObservation) DeepCopyInto ¶
func (in *MetricDimensionObservation) DeepCopyInto(out *MetricDimensionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDimensionParameters ¶
type MetricDimensionParameters struct { // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +kubebuilder:validation:Required Value *string `json:"value" tf:"value,omitempty"` }
func (*MetricDimensionParameters) DeepCopy ¶
func (in *MetricDimensionParameters) DeepCopy() *MetricDimensionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDimensionParameters.
func (*MetricDimensionParameters) DeepCopyInto ¶
func (in *MetricDimensionParameters) DeepCopyInto(out *MetricDimensionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricSpecificationObservation ¶
type MetricSpecificationObservation struct { }
func (*MetricSpecificationObservation) DeepCopy ¶
func (in *MetricSpecificationObservation) DeepCopy() *MetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricSpecificationObservation.
func (*MetricSpecificationObservation) DeepCopyInto ¶
func (in *MetricSpecificationObservation) DeepCopyInto(out *MetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricSpecificationParameters ¶
type MetricSpecificationParameters struct { // +kubebuilder:validation:Optional PredefinedLoadMetricSpecification []PredefinedLoadMetricSpecificationParameters `json:"predefinedLoadMetricSpecification,omitempty" tf:"predefined_load_metric_specification,omitempty"` // +kubebuilder:validation:Optional PredefinedMetricPairSpecification []PredefinedMetricPairSpecificationParameters `json:"predefinedMetricPairSpecification,omitempty" tf:"predefined_metric_pair_specification,omitempty"` // +kubebuilder:validation:Optional PredefinedScalingMetricSpecification []PredefinedScalingMetricSpecificationParameters `json:"predefinedScalingMetricSpecification,omitempty" tf:"predefined_scaling_metric_specification,omitempty"` // +kubebuilder:validation:Required TargetValue *int64 `json:"targetValue" tf:"target_value,omitempty"` }
func (*MetricSpecificationParameters) DeepCopy ¶
func (in *MetricSpecificationParameters) DeepCopy() *MetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricSpecificationParameters.
func (*MetricSpecificationParameters) DeepCopyInto ¶
func (in *MetricSpecificationParameters) DeepCopyInto(out *MetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyLaunchTemplateObservation ¶
type MixedInstancesPolicyLaunchTemplateObservation struct { }
func (*MixedInstancesPolicyLaunchTemplateObservation) DeepCopy ¶
func (in *MixedInstancesPolicyLaunchTemplateObservation) DeepCopy() *MixedInstancesPolicyLaunchTemplateObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyLaunchTemplateObservation.
func (*MixedInstancesPolicyLaunchTemplateObservation) DeepCopyInto ¶
func (in *MixedInstancesPolicyLaunchTemplateObservation) DeepCopyInto(out *MixedInstancesPolicyLaunchTemplateObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyLaunchTemplateParameters ¶
type MixedInstancesPolicyLaunchTemplateParameters struct { // +kubebuilder:validation:Required LaunchTemplateSpecification []LaunchTemplateSpecificationParameters `json:"launchTemplateSpecification" tf:"launch_template_specification,omitempty"` // +kubebuilder:validation:Optional Override []OverrideParameters `json:"override,omitempty" tf:"override,omitempty"` }
func (*MixedInstancesPolicyLaunchTemplateParameters) DeepCopy ¶
func (in *MixedInstancesPolicyLaunchTemplateParameters) DeepCopy() *MixedInstancesPolicyLaunchTemplateParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyLaunchTemplateParameters.
func (*MixedInstancesPolicyLaunchTemplateParameters) DeepCopyInto ¶
func (in *MixedInstancesPolicyLaunchTemplateParameters) DeepCopyInto(out *MixedInstancesPolicyLaunchTemplateParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyObservation ¶
type MixedInstancesPolicyObservation struct { }
func (*MixedInstancesPolicyObservation) DeepCopy ¶
func (in *MixedInstancesPolicyObservation) DeepCopy() *MixedInstancesPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyObservation.
func (*MixedInstancesPolicyObservation) DeepCopyInto ¶
func (in *MixedInstancesPolicyObservation) DeepCopyInto(out *MixedInstancesPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyParameters ¶
type MixedInstancesPolicyParameters struct { // +kubebuilder:validation:Optional InstancesDistribution []InstancesDistributionParameters `json:"instancesDistribution,omitempty" tf:"instances_distribution,omitempty"` // +kubebuilder:validation:Required LaunchTemplate []MixedInstancesPolicyLaunchTemplateParameters `json:"launchTemplate" tf:"launch_template,omitempty"` }
func (*MixedInstancesPolicyParameters) DeepCopy ¶
func (in *MixedInstancesPolicyParameters) DeepCopy() *MixedInstancesPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyParameters.
func (*MixedInstancesPolicyParameters) DeepCopyInto ¶
func (in *MixedInstancesPolicyParameters) DeepCopyInto(out *MixedInstancesPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Notification ¶
type Notification struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec NotificationSpec `json:"spec"` Status NotificationStatus `json:"status,omitempty"` }
Notification is the Schema for the Notifications 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,awsjet}
func (*Notification) DeepCopy ¶
func (in *Notification) DeepCopy() *Notification
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Notification.
func (*Notification) DeepCopyInto ¶
func (in *Notification) DeepCopyInto(out *Notification)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Notification) DeepCopyObject ¶
func (in *Notification) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Notification) GetCondition ¶
func (mg *Notification) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Notification.
func (*Notification) GetConnectionDetailsMapping ¶
func (tr *Notification) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this Notification
func (*Notification) GetDeletionPolicy ¶
func (mg *Notification) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Notification.
func (*Notification) GetObservation ¶
func (tr *Notification) GetObservation() (map[string]interface{}, error)
GetObservation of this Notification
func (*Notification) GetParameters ¶
func (tr *Notification) GetParameters() (map[string]interface{}, error)
GetParameters of this Notification
func (*Notification) GetProviderConfigReference ¶
func (mg *Notification) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this Notification.
func (*Notification) GetProviderReference ¶
func (mg *Notification) GetProviderReference() *xpv1.Reference
GetProviderReference of this Notification. Deprecated: Use GetProviderConfigReference.
func (*Notification) GetTerraformResourceType ¶
func (mg *Notification) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this Notification
func (*Notification) GetTerraformSchemaVersion ¶
func (tr *Notification) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Notification) GetWriteConnectionSecretToReference ¶
func (mg *Notification) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Notification.
func (*Notification) LateInitialize ¶
func (tr *Notification) LateInitialize(attrs []byte) (bool, error)
LateInitialize this Notification using its observed tfState. returns True if there are any spec changes for the resource.
func (*Notification) SetConditions ¶
func (mg *Notification) SetConditions(c ...xpv1.Condition)
SetConditions of this Notification.
func (*Notification) SetDeletionPolicy ¶
func (mg *Notification) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Notification.
func (*Notification) SetObservation ¶
func (tr *Notification) SetObservation(obs map[string]interface{}) error
SetObservation for this Notification
func (*Notification) SetParameters ¶
func (tr *Notification) SetParameters(params map[string]interface{}) error
SetParameters for this Notification
func (*Notification) SetProviderConfigReference ¶
func (mg *Notification) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this Notification.
func (*Notification) SetProviderReference ¶
func (mg *Notification) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this Notification. Deprecated: Use SetProviderConfigReference.
func (*Notification) SetWriteConnectionSecretToReference ¶
func (mg *Notification) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Notification.
type NotificationList ¶
type NotificationList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Notification `json:"items"` }
NotificationList contains a list of Notifications
func (*NotificationList) DeepCopy ¶
func (in *NotificationList) DeepCopy() *NotificationList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NotificationList.
func (*NotificationList) DeepCopyInto ¶
func (in *NotificationList) DeepCopyInto(out *NotificationList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*NotificationList) DeepCopyObject ¶
func (in *NotificationList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*NotificationList) GetItems ¶
func (l *NotificationList) GetItems() []resource.Managed
GetItems of this NotificationList.
type NotificationObservation ¶
type NotificationObservation struct { }
func (*NotificationObservation) DeepCopy ¶
func (in *NotificationObservation) DeepCopy() *NotificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NotificationObservation.
func (*NotificationObservation) DeepCopyInto ¶
func (in *NotificationObservation) DeepCopyInto(out *NotificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NotificationParameters ¶
type NotificationParameters struct { // +kubebuilder:validation:Required GroupNames []*string `json:"groupNames" tf:"group_names,omitempty"` // +kubebuilder:validation:Required Notifications []*string `json:"notifications" tf:"notifications,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +kubebuilder:validation:Required TopicArn *string `json:"topicArn" tf:"topic_arn,omitempty"` }
func (*NotificationParameters) DeepCopy ¶
func (in *NotificationParameters) DeepCopy() *NotificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NotificationParameters.
func (*NotificationParameters) DeepCopyInto ¶
func (in *NotificationParameters) DeepCopyInto(out *NotificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NotificationSpec ¶
type NotificationSpec struct { v1.ResourceSpec `json:",inline"` ForProvider NotificationParameters `json:"forProvider"` }
NotificationSpec defines the desired state of Notification
func (*NotificationSpec) DeepCopy ¶
func (in *NotificationSpec) DeepCopy() *NotificationSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NotificationSpec.
func (*NotificationSpec) DeepCopyInto ¶
func (in *NotificationSpec) DeepCopyInto(out *NotificationSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NotificationStatus ¶
type NotificationStatus struct { v1.ResourceStatus `json:",inline"` AtProvider NotificationObservation `json:"atProvider,omitempty"` }
NotificationStatus defines the observed state of Notification.
func (*NotificationStatus) DeepCopy ¶
func (in *NotificationStatus) DeepCopy() *NotificationStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NotificationStatus.
func (*NotificationStatus) DeepCopyInto ¶
func (in *NotificationStatus) DeepCopyInto(out *NotificationStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideLaunchTemplateSpecificationObservation ¶
type OverrideLaunchTemplateSpecificationObservation struct { }
func (*OverrideLaunchTemplateSpecificationObservation) DeepCopy ¶
func (in *OverrideLaunchTemplateSpecificationObservation) DeepCopy() *OverrideLaunchTemplateSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideLaunchTemplateSpecificationObservation.
func (*OverrideLaunchTemplateSpecificationObservation) DeepCopyInto ¶
func (in *OverrideLaunchTemplateSpecificationObservation) DeepCopyInto(out *OverrideLaunchTemplateSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideLaunchTemplateSpecificationParameters ¶
type OverrideLaunchTemplateSpecificationParameters struct { // +kubebuilder:validation:Optional LaunchTemplateID *string `json:"launchTemplateId,omitempty" tf:"launch_template_id,omitempty"` // +kubebuilder:validation:Optional LaunchTemplateName *string `json:"launchTemplateName,omitempty" tf:"launch_template_name,omitempty"` // +kubebuilder:validation:Optional Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*OverrideLaunchTemplateSpecificationParameters) DeepCopy ¶
func (in *OverrideLaunchTemplateSpecificationParameters) DeepCopy() *OverrideLaunchTemplateSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideLaunchTemplateSpecificationParameters.
func (*OverrideLaunchTemplateSpecificationParameters) DeepCopyInto ¶
func (in *OverrideLaunchTemplateSpecificationParameters) DeepCopyInto(out *OverrideLaunchTemplateSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideObservation ¶
type OverrideObservation struct { }
func (*OverrideObservation) DeepCopy ¶
func (in *OverrideObservation) DeepCopy() *OverrideObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideObservation.
func (*OverrideObservation) DeepCopyInto ¶
func (in *OverrideObservation) DeepCopyInto(out *OverrideObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideParameters ¶
type OverrideParameters struct { // +kubebuilder:validation:Optional InstanceType *string `json:"instanceType,omitempty" tf:"instance_type,omitempty"` // +kubebuilder:validation:Optional LaunchTemplateSpecification []OverrideLaunchTemplateSpecificationParameters `json:"launchTemplateSpecification,omitempty" tf:"launch_template_specification,omitempty"` // +kubebuilder:validation:Optional WeightedCapacity *string `json:"weightedCapacity,omitempty" tf:"weighted_capacity,omitempty"` }
func (*OverrideParameters) DeepCopy ¶
func (in *OverrideParameters) DeepCopy() *OverrideParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideParameters.
func (*OverrideParameters) DeepCopyInto ¶
func (in *OverrideParameters) DeepCopyInto(out *OverrideParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Policy ¶
type Policy struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec PolicySpec `json:"spec"` Status PolicyStatus `json:"status,omitempty"` }
Policy is the Schema for the Policys 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,awsjet}
func (*Policy) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Policy.
func (*Policy) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Policy) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Policy) GetCondition ¶
func (mg *Policy) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Policy.
func (*Policy) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Policy
func (*Policy) GetDeletionPolicy ¶
func (mg *Policy) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Policy.
func (*Policy) GetObservation ¶
GetObservation of this Policy
func (*Policy) GetParameters ¶
GetParameters of this Policy
func (*Policy) GetProviderConfigReference ¶
GetProviderConfigReference of this Policy.
func (*Policy) GetProviderReference ¶
GetProviderReference of this Policy. Deprecated: Use GetProviderConfigReference.
func (*Policy) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Policy
func (*Policy) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Policy) GetWriteConnectionSecretToReference ¶
func (mg *Policy) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Policy.
func (*Policy) LateInitialize ¶
LateInitialize this Policy using its observed tfState. returns True if there are any spec changes for the resource.
func (*Policy) SetConditions ¶
SetConditions of this Policy.
func (*Policy) SetDeletionPolicy ¶
func (mg *Policy) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Policy.
func (*Policy) SetObservation ¶
SetObservation for this Policy
func (*Policy) SetParameters ¶
SetParameters for this Policy
func (*Policy) SetProviderConfigReference ¶
SetProviderConfigReference of this Policy.
func (*Policy) SetProviderReference ¶
SetProviderReference of this Policy. Deprecated: Use SetProviderConfigReference.
func (*Policy) SetWriteConnectionSecretToReference ¶
func (mg *Policy) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Policy.
type PolicyList ¶
type PolicyList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Policy `json:"items"` }
PolicyList contains a list of Policys
func (*PolicyList) DeepCopy ¶
func (in *PolicyList) DeepCopy() *PolicyList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyList.
func (*PolicyList) DeepCopyInto ¶
func (in *PolicyList) DeepCopyInto(out *PolicyList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PolicyList) DeepCopyObject ¶
func (in *PolicyList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*PolicyList) GetItems ¶
func (l *PolicyList) GetItems() []resource.Managed
GetItems of this PolicyList.
type PolicyObservation ¶
type PolicyObservation struct {
Arn *string `json:"arn,omitempty" tf:"arn,omitempty"`
}
func (*PolicyObservation) DeepCopy ¶
func (in *PolicyObservation) DeepCopy() *PolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyObservation.
func (*PolicyObservation) DeepCopyInto ¶
func (in *PolicyObservation) DeepCopyInto(out *PolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicyParameters ¶
type PolicyParameters struct { // +kubebuilder:validation:Optional AdjustmentType *string `json:"adjustmentType,omitempty" tf:"adjustment_type,omitempty"` // +kubebuilder:validation:Required AutoscalingGroupName *string `json:"autoscalingGroupName" tf:"autoscaling_group_name,omitempty"` // +kubebuilder:validation:Optional Cooldown *int64 `json:"cooldown,omitempty" tf:"cooldown,omitempty"` // +kubebuilder:validation:Optional EstimatedInstanceWarmup *int64 `json:"estimatedInstanceWarmup,omitempty" tf:"estimated_instance_warmup,omitempty"` // +kubebuilder:validation:Optional MetricAggregationType *string `json:"metricAggregationType,omitempty" tf:"metric_aggregation_type,omitempty"` // +kubebuilder:validation:Optional MinAdjustmentMagnitude *int64 `json:"minAdjustmentMagnitude,omitempty" tf:"min_adjustment_magnitude,omitempty"` // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +kubebuilder:validation:Optional PolicyType *string `json:"policyType,omitempty" tf:"policy_type,omitempty"` // +kubebuilder:validation:Optional PredictiveScalingConfiguration []PredictiveScalingConfigurationParameters `json:"predictiveScalingConfiguration,omitempty" tf:"predictive_scaling_configuration,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +kubebuilder:validation:Optional ScalingAdjustment *int64 `json:"scalingAdjustment,omitempty" tf:"scaling_adjustment,omitempty"` // +kubebuilder:validation:Optional StepAdjustment []StepAdjustmentParameters `json:"stepAdjustment,omitempty" tf:"step_adjustment,omitempty"` // +kubebuilder:validation:Optional TargetTrackingConfiguration []TargetTrackingConfigurationParameters `json:"targetTrackingConfiguration,omitempty" tf:"target_tracking_configuration,omitempty"` }
func (*PolicyParameters) DeepCopy ¶
func (in *PolicyParameters) DeepCopy() *PolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyParameters.
func (*PolicyParameters) DeepCopyInto ¶
func (in *PolicyParameters) DeepCopyInto(out *PolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicySpec ¶
type PolicySpec struct { v1.ResourceSpec `json:",inline"` ForProvider PolicyParameters `json:"forProvider"` }
PolicySpec defines the desired state of Policy
func (*PolicySpec) DeepCopy ¶
func (in *PolicySpec) DeepCopy() *PolicySpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicySpec.
func (*PolicySpec) DeepCopyInto ¶
func (in *PolicySpec) DeepCopyInto(out *PolicySpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicyStatus ¶
type PolicyStatus struct { v1.ResourceStatus `json:",inline"` AtProvider PolicyObservation `json:"atProvider,omitempty"` }
PolicyStatus defines the observed state of Policy.
func (*PolicyStatus) DeepCopy ¶
func (in *PolicyStatus) DeepCopy() *PolicyStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyStatus.
func (*PolicyStatus) DeepCopyInto ¶
func (in *PolicyStatus) DeepCopyInto(out *PolicyStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedLoadMetricSpecificationObservation ¶
type PredefinedLoadMetricSpecificationObservation struct { }
func (*PredefinedLoadMetricSpecificationObservation) DeepCopy ¶
func (in *PredefinedLoadMetricSpecificationObservation) DeepCopy() *PredefinedLoadMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedLoadMetricSpecificationObservation.
func (*PredefinedLoadMetricSpecificationObservation) DeepCopyInto ¶
func (in *PredefinedLoadMetricSpecificationObservation) DeepCopyInto(out *PredefinedLoadMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedLoadMetricSpecificationParameters ¶
type PredefinedLoadMetricSpecificationParameters struct { // +kubebuilder:validation:Required PredefinedMetricType *string `json:"predefinedMetricType" tf:"predefined_metric_type,omitempty"` // +kubebuilder:validation:Required ResourceLabel *string `json:"resourceLabel" tf:"resource_label,omitempty"` }
func (*PredefinedLoadMetricSpecificationParameters) DeepCopy ¶
func (in *PredefinedLoadMetricSpecificationParameters) DeepCopy() *PredefinedLoadMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedLoadMetricSpecificationParameters.
func (*PredefinedLoadMetricSpecificationParameters) DeepCopyInto ¶
func (in *PredefinedLoadMetricSpecificationParameters) DeepCopyInto(out *PredefinedLoadMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricPairSpecificationObservation ¶
type PredefinedMetricPairSpecificationObservation struct { }
func (*PredefinedMetricPairSpecificationObservation) DeepCopy ¶
func (in *PredefinedMetricPairSpecificationObservation) DeepCopy() *PredefinedMetricPairSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricPairSpecificationObservation.
func (*PredefinedMetricPairSpecificationObservation) DeepCopyInto ¶
func (in *PredefinedMetricPairSpecificationObservation) DeepCopyInto(out *PredefinedMetricPairSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricPairSpecificationParameters ¶
type PredefinedMetricPairSpecificationParameters struct { // +kubebuilder:validation:Required PredefinedMetricType *string `json:"predefinedMetricType" tf:"predefined_metric_type,omitempty"` // +kubebuilder:validation:Required ResourceLabel *string `json:"resourceLabel" tf:"resource_label,omitempty"` }
func (*PredefinedMetricPairSpecificationParameters) DeepCopy ¶
func (in *PredefinedMetricPairSpecificationParameters) DeepCopy() *PredefinedMetricPairSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricPairSpecificationParameters.
func (*PredefinedMetricPairSpecificationParameters) DeepCopyInto ¶
func (in *PredefinedMetricPairSpecificationParameters) DeepCopyInto(out *PredefinedMetricPairSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricSpecificationObservation ¶
type PredefinedMetricSpecificationObservation struct { }
func (*PredefinedMetricSpecificationObservation) DeepCopy ¶
func (in *PredefinedMetricSpecificationObservation) DeepCopy() *PredefinedMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricSpecificationObservation.
func (*PredefinedMetricSpecificationObservation) DeepCopyInto ¶
func (in *PredefinedMetricSpecificationObservation) DeepCopyInto(out *PredefinedMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricSpecificationParameters ¶
type PredefinedMetricSpecificationParameters struct { // +kubebuilder:validation:Required PredefinedMetricType *string `json:"predefinedMetricType" tf:"predefined_metric_type,omitempty"` // +kubebuilder:validation:Optional ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedMetricSpecificationParameters) DeepCopy ¶
func (in *PredefinedMetricSpecificationParameters) DeepCopy() *PredefinedMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricSpecificationParameters.
func (*PredefinedMetricSpecificationParameters) DeepCopyInto ¶
func (in *PredefinedMetricSpecificationParameters) DeepCopyInto(out *PredefinedMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedScalingMetricSpecificationObservation ¶
type PredefinedScalingMetricSpecificationObservation struct { }
func (*PredefinedScalingMetricSpecificationObservation) DeepCopy ¶
func (in *PredefinedScalingMetricSpecificationObservation) DeepCopy() *PredefinedScalingMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedScalingMetricSpecificationObservation.
func (*PredefinedScalingMetricSpecificationObservation) DeepCopyInto ¶
func (in *PredefinedScalingMetricSpecificationObservation) DeepCopyInto(out *PredefinedScalingMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedScalingMetricSpecificationParameters ¶
type PredefinedScalingMetricSpecificationParameters struct { // +kubebuilder:validation:Required PredefinedMetricType *string `json:"predefinedMetricType" tf:"predefined_metric_type,omitempty"` // +kubebuilder:validation:Required ResourceLabel *string `json:"resourceLabel" tf:"resource_label,omitempty"` }
func (*PredefinedScalingMetricSpecificationParameters) DeepCopy ¶
func (in *PredefinedScalingMetricSpecificationParameters) DeepCopy() *PredefinedScalingMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedScalingMetricSpecificationParameters.
func (*PredefinedScalingMetricSpecificationParameters) DeepCopyInto ¶
func (in *PredefinedScalingMetricSpecificationParameters) DeepCopyInto(out *PredefinedScalingMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredictiveScalingConfigurationObservation ¶
type PredictiveScalingConfigurationObservation struct { }
func (*PredictiveScalingConfigurationObservation) DeepCopy ¶
func (in *PredictiveScalingConfigurationObservation) DeepCopy() *PredictiveScalingConfigurationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredictiveScalingConfigurationObservation.
func (*PredictiveScalingConfigurationObservation) DeepCopyInto ¶
func (in *PredictiveScalingConfigurationObservation) DeepCopyInto(out *PredictiveScalingConfigurationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredictiveScalingConfigurationParameters ¶
type PredictiveScalingConfigurationParameters struct { // +kubebuilder:validation:Optional MaxCapacityBreachBehavior *string `json:"maxCapacityBreachBehavior,omitempty" tf:"max_capacity_breach_behavior,omitempty"` // +kubebuilder:validation:Optional MaxCapacityBuffer *string `json:"maxCapacityBuffer,omitempty" tf:"max_capacity_buffer,omitempty"` // +kubebuilder:validation:Required MetricSpecification []MetricSpecificationParameters `json:"metricSpecification" tf:"metric_specification,omitempty"` // +kubebuilder:validation:Optional Mode *string `json:"mode,omitempty" tf:"mode,omitempty"` // +kubebuilder:validation:Optional SchedulingBufferTime *string `json:"schedulingBufferTime,omitempty" tf:"scheduling_buffer_time,omitempty"` }
func (*PredictiveScalingConfigurationParameters) DeepCopy ¶
func (in *PredictiveScalingConfigurationParameters) DeepCopy() *PredictiveScalingConfigurationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredictiveScalingConfigurationParameters.
func (*PredictiveScalingConfigurationParameters) DeepCopyInto ¶
func (in *PredictiveScalingConfigurationParameters) DeepCopyInto(out *PredictiveScalingConfigurationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PreferencesObservation ¶
type PreferencesObservation struct { }
func (*PreferencesObservation) DeepCopy ¶
func (in *PreferencesObservation) DeepCopy() *PreferencesObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreferencesObservation.
func (*PreferencesObservation) DeepCopyInto ¶
func (in *PreferencesObservation) DeepCopyInto(out *PreferencesObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PreferencesParameters ¶
type PreferencesParameters struct { // +kubebuilder:validation:Optional InstanceWarmup *string `json:"instanceWarmup,omitempty" tf:"instance_warmup,omitempty"` // +kubebuilder:validation:Optional MinHealthyPercentage *int64 `json:"minHealthyPercentage,omitempty" tf:"min_healthy_percentage,omitempty"` }
func (*PreferencesParameters) DeepCopy ¶
func (in *PreferencesParameters) DeepCopy() *PreferencesParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreferencesParameters.
func (*PreferencesParameters) DeepCopyInto ¶
func (in *PreferencesParameters) DeepCopyInto(out *PreferencesParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Schedule ¶
type Schedule struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ScheduleSpec `json:"spec"` Status ScheduleStatus `json:"status,omitempty"` }
Schedule is the Schema for the Schedules 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,awsjet}
func (*Schedule) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Schedule.
func (*Schedule) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Schedule) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Schedule) GetCondition ¶
func (mg *Schedule) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Schedule.
func (*Schedule) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Schedule
func (*Schedule) GetDeletionPolicy ¶
func (mg *Schedule) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Schedule.
func (*Schedule) GetObservation ¶
GetObservation of this Schedule
func (*Schedule) GetParameters ¶
GetParameters of this Schedule
func (*Schedule) GetProviderConfigReference ¶
GetProviderConfigReference of this Schedule.
func (*Schedule) GetProviderReference ¶
GetProviderReference of this Schedule. Deprecated: Use GetProviderConfigReference.
func (*Schedule) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Schedule
func (*Schedule) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Schedule) GetWriteConnectionSecretToReference ¶
func (mg *Schedule) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Schedule.
func (*Schedule) LateInitialize ¶
LateInitialize this Schedule using its observed tfState. returns True if there are any spec changes for the resource.
func (*Schedule) SetConditions ¶
SetConditions of this Schedule.
func (*Schedule) SetDeletionPolicy ¶
func (mg *Schedule) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Schedule.
func (*Schedule) SetObservation ¶
SetObservation for this Schedule
func (*Schedule) SetParameters ¶
SetParameters for this Schedule
func (*Schedule) SetProviderConfigReference ¶
SetProviderConfigReference of this Schedule.
func (*Schedule) SetProviderReference ¶
SetProviderReference of this Schedule. Deprecated: Use SetProviderConfigReference.
func (*Schedule) SetWriteConnectionSecretToReference ¶
func (mg *Schedule) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Schedule.
type ScheduleList ¶
type ScheduleList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Schedule `json:"items"` }
ScheduleList contains a list of Schedules
func (*ScheduleList) DeepCopy ¶
func (in *ScheduleList) DeepCopy() *ScheduleList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleList.
func (*ScheduleList) DeepCopyInto ¶
func (in *ScheduleList) DeepCopyInto(out *ScheduleList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ScheduleList) DeepCopyObject ¶
func (in *ScheduleList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ScheduleList) GetItems ¶
func (l *ScheduleList) GetItems() []resource.Managed
GetItems of this ScheduleList.
type ScheduleObservation ¶
type ScheduleObservation struct {
Arn *string `json:"arn,omitempty" tf:"arn,omitempty"`
}
func (*ScheduleObservation) DeepCopy ¶
func (in *ScheduleObservation) DeepCopy() *ScheduleObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleObservation.
func (*ScheduleObservation) DeepCopyInto ¶
func (in *ScheduleObservation) DeepCopyInto(out *ScheduleObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScheduleParameters ¶
type ScheduleParameters struct { // +kubebuilder:validation:Required AutoscalingGroupName *string `json:"autoscalingGroupName" tf:"autoscaling_group_name,omitempty"` // +kubebuilder:validation:Optional DesiredCapacity *int64 `json:"desiredCapacity,omitempty" tf:"desired_capacity,omitempty"` // +kubebuilder:validation:Optional EndTime *string `json:"endTime,omitempty" tf:"end_time,omitempty"` // +kubebuilder:validation:Optional MaxSize *int64 `json:"maxSize,omitempty" tf:"max_size,omitempty"` // +kubebuilder:validation:Optional MinSize *int64 `json:"minSize,omitempty" tf:"min_size,omitempty"` // +kubebuilder:validation:Optional Recurrence *string `json:"recurrence,omitempty" tf:"recurrence,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +kubebuilder:validation:Required ScheduledActionName *string `json:"scheduledActionName" tf:"scheduled_action_name,omitempty"` // +kubebuilder:validation:Optional StartTime *string `json:"startTime,omitempty" tf:"start_time,omitempty"` // +kubebuilder:validation:Optional TimeZone *string `json:"timeZone,omitempty" tf:"time_zone,omitempty"` }
func (*ScheduleParameters) DeepCopy ¶
func (in *ScheduleParameters) DeepCopy() *ScheduleParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleParameters.
func (*ScheduleParameters) DeepCopyInto ¶
func (in *ScheduleParameters) DeepCopyInto(out *ScheduleParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScheduleSpec ¶
type ScheduleSpec struct { v1.ResourceSpec `json:",inline"` ForProvider ScheduleParameters `json:"forProvider"` }
ScheduleSpec defines the desired state of Schedule
func (*ScheduleSpec) DeepCopy ¶
func (in *ScheduleSpec) DeepCopy() *ScheduleSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleSpec.
func (*ScheduleSpec) DeepCopyInto ¶
func (in *ScheduleSpec) DeepCopyInto(out *ScheduleSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScheduleStatus ¶
type ScheduleStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ScheduleObservation `json:"atProvider,omitempty"` }
ScheduleStatus defines the observed state of Schedule.
func (*ScheduleStatus) DeepCopy ¶
func (in *ScheduleStatus) DeepCopy() *ScheduleStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleStatus.
func (*ScheduleStatus) DeepCopyInto ¶
func (in *ScheduleStatus) DeepCopyInto(out *ScheduleStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type StepAdjustmentObservation ¶
type StepAdjustmentObservation struct { }
func (*StepAdjustmentObservation) DeepCopy ¶
func (in *StepAdjustmentObservation) DeepCopy() *StepAdjustmentObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StepAdjustmentObservation.
func (*StepAdjustmentObservation) DeepCopyInto ¶
func (in *StepAdjustmentObservation) DeepCopyInto(out *StepAdjustmentObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type StepAdjustmentParameters ¶
type StepAdjustmentParameters struct { // +kubebuilder:validation:Optional MetricIntervalLowerBound *string `json:"metricIntervalLowerBound,omitempty" tf:"metric_interval_lower_bound,omitempty"` // +kubebuilder:validation:Optional MetricIntervalUpperBound *string `json:"metricIntervalUpperBound,omitempty" tf:"metric_interval_upper_bound,omitempty"` // +kubebuilder:validation:Required ScalingAdjustment *int64 `json:"scalingAdjustment" tf:"scaling_adjustment,omitempty"` }
func (*StepAdjustmentParameters) DeepCopy ¶
func (in *StepAdjustmentParameters) DeepCopy() *StepAdjustmentParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StepAdjustmentParameters.
func (*StepAdjustmentParameters) DeepCopyInto ¶
func (in *StepAdjustmentParameters) DeepCopyInto(out *StepAdjustmentParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TagObservation ¶
type TagObservation struct { }
func (*TagObservation) DeepCopy ¶
func (in *TagObservation) DeepCopy() *TagObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TagObservation.
func (*TagObservation) DeepCopyInto ¶
func (in *TagObservation) DeepCopyInto(out *TagObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TagParameters ¶
type TagParameters struct { // +kubebuilder:validation:Required Key *string `json:"key" tf:"key,omitempty"` // +kubebuilder:validation:Required PropagateAtLaunch *bool `json:"propagateAtLaunch" tf:"propagate_at_launch,omitempty"` // +kubebuilder:validation:Required Value *string `json:"value" tf:"value,omitempty"` }
func (*TagParameters) DeepCopy ¶
func (in *TagParameters) DeepCopy() *TagParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TagParameters.
func (*TagParameters) DeepCopyInto ¶
func (in *TagParameters) DeepCopyInto(out *TagParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TargetTrackingConfigurationObservation ¶
type TargetTrackingConfigurationObservation struct { }
func (*TargetTrackingConfigurationObservation) DeepCopy ¶
func (in *TargetTrackingConfigurationObservation) DeepCopy() *TargetTrackingConfigurationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TargetTrackingConfigurationObservation.
func (*TargetTrackingConfigurationObservation) DeepCopyInto ¶
func (in *TargetTrackingConfigurationObservation) DeepCopyInto(out *TargetTrackingConfigurationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TargetTrackingConfigurationParameters ¶
type TargetTrackingConfigurationParameters struct { // +kubebuilder:validation:Optional CustomizedMetricSpecification []CustomizedMetricSpecificationParameters `json:"customizedMetricSpecification,omitempty" tf:"customized_metric_specification,omitempty"` // +kubebuilder:validation:Optional DisableScaleIn *bool `json:"disableScaleIn,omitempty" tf:"disable_scale_in,omitempty"` // +kubebuilder:validation:Optional PredefinedMetricSpecification []PredefinedMetricSpecificationParameters `json:"predefinedMetricSpecification,omitempty" tf:"predefined_metric_specification,omitempty"` // +kubebuilder:validation:Required TargetValue *float64 `json:"targetValue" tf:"target_value,omitempty"` }
func (*TargetTrackingConfigurationParameters) DeepCopy ¶
func (in *TargetTrackingConfigurationParameters) DeepCopy() *TargetTrackingConfigurationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TargetTrackingConfigurationParameters.
func (*TargetTrackingConfigurationParameters) DeepCopyInto ¶
func (in *TargetTrackingConfigurationParameters) DeepCopyInto(out *TargetTrackingConfigurationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WarmPoolObservation ¶
type WarmPoolObservation struct { }
func (*WarmPoolObservation) DeepCopy ¶
func (in *WarmPoolObservation) DeepCopy() *WarmPoolObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WarmPoolObservation.
func (*WarmPoolObservation) DeepCopyInto ¶
func (in *WarmPoolObservation) DeepCopyInto(out *WarmPoolObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WarmPoolParameters ¶
type WarmPoolParameters struct { // +kubebuilder:validation:Optional MaxGroupPreparedCapacity *int64 `json:"maxGroupPreparedCapacity,omitempty" tf:"max_group_prepared_capacity,omitempty"` // +kubebuilder:validation:Optional MinSize *int64 `json:"minSize,omitempty" tf:"min_size,omitempty"` // +kubebuilder:validation:Optional PoolState *string `json:"poolState,omitempty" tf:"pool_state,omitempty"` }
func (*WarmPoolParameters) DeepCopy ¶
func (in *WarmPoolParameters) DeepCopy() *WarmPoolParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WarmPoolParameters.
func (*WarmPoolParameters) DeepCopyInto ¶
func (in *WarmPoolParameters) DeepCopyInto(out *WarmPoolParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Source Files
¶
- zz_attachment_terraformed.go
- zz_attachment_types.go
- zz_autoscalinggroup_terraformed.go
- zz_autoscalinggroup_types.go
- zz_generated.deepcopy.go
- zz_generated.managed.go
- zz_generated.managedlist.go
- zz_generated.resolvers.go
- zz_groupversion_info.go
- zz_lifecyclehook_terraformed.go
- zz_lifecyclehook_types.go
- zz_notification_terraformed.go
- zz_notification_types.go
- zz_policy_terraformed.go
- zz_policy_types.go
- zz_schedule_terraformed.go
- zz_schedule_types.go