v1alpha1

package
v0.0.0-...-bf43ebf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Group   = "default-subnet.terraform-provider-aws.crossplane.io"
	Version = "v1alpha1"
)

Package type metadata.

Variables

View Source
var (
	Kind                  = "DefaultSubnet"
	GroupKind             = schema.GroupKind{Group: Group, Kind: Kind}.String()
	KindAPIVersion        = Kind + "." + SchemeGroupVersion.String()
	GroupVersionKind      = SchemeGroupVersion.WithKind(Kind)
	TerraformResourceName = "aws_default_subnet"
)
View Source
var (
	// SchemeGroupVersion is group version used to register these objects
	SchemeGroupVersion = schema.GroupVersion{Group: Group, Version: Version}
)

Functions

func DecodeDefaultSubnet

func DecodeDefaultSubnet(prev *DefaultSubnet, ctyValue cty.Value) (resource.Managed, error)

func DecodeDefaultSubnet_Arn

func DecodeDefaultSubnet_Arn(p *DefaultSubnetObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_AssignIpv6AddressOnCreation

func DecodeDefaultSubnet_AssignIpv6AddressOnCreation(p *DefaultSubnetObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_AvailabilityZone

func DecodeDefaultSubnet_AvailabilityZone(p *DefaultSubnetParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_AvailabilityZoneId

func DecodeDefaultSubnet_AvailabilityZoneId(p *DefaultSubnetObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_CidrBlock

func DecodeDefaultSubnet_CidrBlock(p *DefaultSubnetObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_Ipv6CidrBlock

func DecodeDefaultSubnet_Ipv6CidrBlock(p *DefaultSubnetObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_Ipv6CidrBlockAssociationId

func DecodeDefaultSubnet_Ipv6CidrBlockAssociationId(p *DefaultSubnetObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_MapPublicIpOnLaunch

func DecodeDefaultSubnet_MapPublicIpOnLaunch(p *DefaultSubnetParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_OutpostArn

func DecodeDefaultSubnet_OutpostArn(p *DefaultSubnetParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_OwnerId

func DecodeDefaultSubnet_OwnerId(p *DefaultSubnetObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_Tags

func DecodeDefaultSubnet_Tags(p *DefaultSubnetParameters, vals map[string]cty.Value)

primitiveMapTypeDecodeTemplate

func DecodeDefaultSubnet_Timeouts

func DecodeDefaultSubnet_Timeouts(p *Timeouts, vals map[string]cty.Value)

containerTypeDecodeTemplate

func DecodeDefaultSubnet_Timeouts_Create

func DecodeDefaultSubnet_Timeouts_Create(p *Timeouts, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_Timeouts_Delete

func DecodeDefaultSubnet_Timeouts_Delete(p *Timeouts, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDefaultSubnet_VpcId

func DecodeDefaultSubnet_VpcId(p *DefaultSubnetObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func EncodeDefaultSubnet

func EncodeDefaultSubnet(r DefaultSubnet) cty.Value

func EncodeDefaultSubnet_Arn

func EncodeDefaultSubnet_Arn(p DefaultSubnetObservation, vals map[string]cty.Value)

func EncodeDefaultSubnet_AssignIpv6AddressOnCreation

func EncodeDefaultSubnet_AssignIpv6AddressOnCreation(p DefaultSubnetObservation, vals map[string]cty.Value)

func EncodeDefaultSubnet_AvailabilityZone

func EncodeDefaultSubnet_AvailabilityZone(p DefaultSubnetParameters, vals map[string]cty.Value)

func EncodeDefaultSubnet_AvailabilityZoneId

func EncodeDefaultSubnet_AvailabilityZoneId(p DefaultSubnetObservation, vals map[string]cty.Value)

func EncodeDefaultSubnet_CidrBlock

func EncodeDefaultSubnet_CidrBlock(p DefaultSubnetObservation, vals map[string]cty.Value)

func EncodeDefaultSubnet_Ipv6CidrBlock

func EncodeDefaultSubnet_Ipv6CidrBlock(p DefaultSubnetObservation, vals map[string]cty.Value)

func EncodeDefaultSubnet_Ipv6CidrBlockAssociationId

func EncodeDefaultSubnet_Ipv6CidrBlockAssociationId(p DefaultSubnetObservation, vals map[string]cty.Value)

func EncodeDefaultSubnet_MapPublicIpOnLaunch

func EncodeDefaultSubnet_MapPublicIpOnLaunch(p DefaultSubnetParameters, vals map[string]cty.Value)

func EncodeDefaultSubnet_OutpostArn

func EncodeDefaultSubnet_OutpostArn(p DefaultSubnetParameters, vals map[string]cty.Value)

func EncodeDefaultSubnet_OwnerId

func EncodeDefaultSubnet_OwnerId(p DefaultSubnetObservation, vals map[string]cty.Value)

func EncodeDefaultSubnet_Tags

func EncodeDefaultSubnet_Tags(p DefaultSubnetParameters, vals map[string]cty.Value)

func EncodeDefaultSubnet_Timeouts

func EncodeDefaultSubnet_Timeouts(p Timeouts, vals map[string]cty.Value)

func EncodeDefaultSubnet_Timeouts_Create

func EncodeDefaultSubnet_Timeouts_Create(p Timeouts, vals map[string]cty.Value)

func EncodeDefaultSubnet_Timeouts_Delete

func EncodeDefaultSubnet_Timeouts_Delete(p Timeouts, vals map[string]cty.Value)

func EncodeDefaultSubnet_VpcId

func EncodeDefaultSubnet_VpcId(p DefaultSubnetObservation, vals map[string]cty.Value)

func Implementation

func Implementation() *plugin.Implementation

func MergeDefaultSubnet_Arn

mergePrimitiveTemplateStatus

func MergeDefaultSubnet_AssignIpv6AddressOnCreation

func MergeDefaultSubnet_AssignIpv6AddressOnCreation(k *DefaultSubnetObservation, p *DefaultSubnetObservation, md *plugin.MergeDescription) bool

mergePrimitiveTemplateStatus

func MergeDefaultSubnet_AvailabilityZone

func MergeDefaultSubnet_AvailabilityZone(k *DefaultSubnetParameters, p *DefaultSubnetParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeDefaultSubnet_AvailabilityZoneId

func MergeDefaultSubnet_AvailabilityZoneId(k *DefaultSubnetObservation, p *DefaultSubnetObservation, md *plugin.MergeDescription) bool

mergePrimitiveTemplateStatus

func MergeDefaultSubnet_CidrBlock

func MergeDefaultSubnet_CidrBlock(k *DefaultSubnetObservation, p *DefaultSubnetObservation, md *plugin.MergeDescription) bool

mergePrimitiveTemplateStatus

func MergeDefaultSubnet_Ipv6CidrBlock

func MergeDefaultSubnet_Ipv6CidrBlock(k *DefaultSubnetObservation, p *DefaultSubnetObservation, md *plugin.MergeDescription) bool

mergePrimitiveTemplateStatus

func MergeDefaultSubnet_Ipv6CidrBlockAssociationId

func MergeDefaultSubnet_Ipv6CidrBlockAssociationId(k *DefaultSubnetObservation, p *DefaultSubnetObservation, md *plugin.MergeDescription) bool

mergePrimitiveTemplateStatus

func MergeDefaultSubnet_MapPublicIpOnLaunch

func MergeDefaultSubnet_MapPublicIpOnLaunch(k *DefaultSubnetParameters, p *DefaultSubnetParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeDefaultSubnet_OutpostArn

func MergeDefaultSubnet_OutpostArn(k *DefaultSubnetParameters, p *DefaultSubnetParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeDefaultSubnet_OwnerId

func MergeDefaultSubnet_OwnerId(k *DefaultSubnetObservation, p *DefaultSubnetObservation, md *plugin.MergeDescription) bool

mergePrimitiveTemplateStatus

func MergeDefaultSubnet_Tags

func MergeDefaultSubnet_Tags(k *DefaultSubnetParameters, p *DefaultSubnetParameters, md *plugin.MergeDescription) bool

mergePrimitiveContainerTemplateSpec

func MergeDefaultSubnet_Timeouts

func MergeDefaultSubnet_Timeouts(k *Timeouts, p *Timeouts, md *plugin.MergeDescription) bool

mergeStructTemplateSpec

func MergeDefaultSubnet_Timeouts_Create

func MergeDefaultSubnet_Timeouts_Create(k *Timeouts, p *Timeouts, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeDefaultSubnet_Timeouts_Delete

func MergeDefaultSubnet_Timeouts_Delete(k *Timeouts, p *Timeouts, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeDefaultSubnet_VpcId

mergePrimitiveTemplateStatus

Types

type DefaultSubnet

type DefaultSubnet struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`

	Spec   DefaultSubnetSpec   `json:"spec"`
	Status DefaultSubnetStatus `json:"status,omitempty"`
}

DefaultSubnet is a managed resource representing a resource mirrored in the cloud +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster

func (*DefaultSubnet) DeepCopy

func (in *DefaultSubnet) DeepCopy() *DefaultSubnet

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DefaultSubnet.

func (*DefaultSubnet) DeepCopyInto

func (in *DefaultSubnet) DeepCopyInto(out *DefaultSubnet)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*DefaultSubnet) DeepCopyObject

func (in *DefaultSubnet) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*DefaultSubnet) GetCondition

GetCondition of this DefaultSubnet.

func (*DefaultSubnet) GetDeletionPolicy

func (mg *DefaultSubnet) GetDeletionPolicy() runtimev1alpha1.DeletionPolicy

GetDeletionPolicy of this DefaultSubnet.

func (*DefaultSubnet) GetProviderConfigReference

func (mg *DefaultSubnet) GetProviderConfigReference() *runtimev1alpha1.Reference

GetProviderConfigReference of this DefaultSubnet.

func (*DefaultSubnet) GetProviderReference

func (mg *DefaultSubnet) GetProviderReference() *runtimev1alpha1.Reference

GetProviderReference of this DefaultSubnet. Deprecated: Use GetProviderConfigReference.

func (*DefaultSubnet) GetWriteConnectionSecretToReference

func (mg *DefaultSubnet) GetWriteConnectionSecretToReference() *runtimev1alpha1.SecretReference

GetWriteConnectionSecretToReference of this DefaultSubnet.

func (*DefaultSubnet) SetConditions

func (mg *DefaultSubnet) SetConditions(c ...runtimev1alpha1.Condition)

SetConditions of this DefaultSubnet.

func (*DefaultSubnet) SetDeletionPolicy

func (mg *DefaultSubnet) SetDeletionPolicy(r runtimev1alpha1.DeletionPolicy)

SetDeletionPolicy of this DefaultSubnet.

func (*DefaultSubnet) SetProviderConfigReference

func (mg *DefaultSubnet) SetProviderConfigReference(r *runtimev1alpha1.Reference)

SetProviderConfigReference of this DefaultSubnet.

func (*DefaultSubnet) SetProviderReference

func (mg *DefaultSubnet) SetProviderReference(r *runtimev1alpha1.Reference)

SetProviderReference of this DefaultSubnet. Deprecated: Use SetProviderConfigReference.

func (*DefaultSubnet) SetWriteConnectionSecretToReference

func (mg *DefaultSubnet) SetWriteConnectionSecretToReference(r *runtimev1alpha1.SecretReference)

SetWriteConnectionSecretToReference of this DefaultSubnet.

type DefaultSubnetList

type DefaultSubnetList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []DefaultSubnet `json:"items"`
}

DefaultSubnet contains a list of DefaultSubnetList

func (*DefaultSubnetList) DeepCopy

func (in *DefaultSubnetList) DeepCopy() *DefaultSubnetList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DefaultSubnetList.

func (*DefaultSubnetList) DeepCopyInto

func (in *DefaultSubnetList) DeepCopyInto(out *DefaultSubnetList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*DefaultSubnetList) DeepCopyObject

func (in *DefaultSubnetList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*DefaultSubnetList) GetItems

func (l *DefaultSubnetList) GetItems() []resource.Managed

GetItems of this DefaultSubnetList.

type DefaultSubnetObservation

type DefaultSubnetObservation struct {
	Ipv6CidrBlock               string `json:"ipv6_cidr_block"`
	OwnerId                     string `json:"owner_id"`
	VpcId                       string `json:"vpc_id"`
	CidrBlock                   string `json:"cidr_block"`
	AssignIpv6AddressOnCreation bool   `json:"assign_ipv6_address_on_creation"`
	AvailabilityZoneId          string `json:"availability_zone_id"`
	Ipv6CidrBlockAssociationId  string `json:"ipv6_cidr_block_association_id"`
	Arn                         string `json:"arn"`
}

A DefaultSubnetObservation records the observed state of a DefaultSubnet

func (*DefaultSubnetObservation) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DefaultSubnetObservation.

func (*DefaultSubnetObservation) DeepCopyInto

func (in *DefaultSubnetObservation) DeepCopyInto(out *DefaultSubnetObservation)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DefaultSubnetParameters

type DefaultSubnetParameters struct {
	OutpostArn          string            `json:"outpost_arn"`
	AvailabilityZone    string            `json:"availability_zone"`
	MapPublicIpOnLaunch bool              `json:"map_public_ip_on_launch"`
	Tags                map[string]string `json:"tags"`
	Timeouts            Timeouts          `json:"timeouts"`
}

A DefaultSubnetParameters defines the desired state of a DefaultSubnet

func (*DefaultSubnetParameters) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DefaultSubnetParameters.

func (*DefaultSubnetParameters) DeepCopyInto

func (in *DefaultSubnetParameters) DeepCopyInto(out *DefaultSubnetParameters)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DefaultSubnetSpec

type DefaultSubnetSpec struct {
	runtimev1alpha1.ResourceSpec `json:",inline"`
	ForProvider                  DefaultSubnetParameters `json:"forProvider"`
}

A DefaultSubnetSpec defines the desired state of a DefaultSubnet

func (*DefaultSubnetSpec) DeepCopy

func (in *DefaultSubnetSpec) DeepCopy() *DefaultSubnetSpec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DefaultSubnetSpec.

func (*DefaultSubnetSpec) DeepCopyInto

func (in *DefaultSubnetSpec) DeepCopyInto(out *DefaultSubnetSpec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DefaultSubnetStatus

type DefaultSubnetStatus struct {
	runtimev1alpha1.ResourceStatus `json:",inline"`
	AtProvider                     DefaultSubnetObservation `json:"atProvider"`
}

A DefaultSubnetStatus defines the observed state of a DefaultSubnet

func (*DefaultSubnetStatus) DeepCopy

func (in *DefaultSubnetStatus) DeepCopy() *DefaultSubnetStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DefaultSubnetStatus.

func (*DefaultSubnetStatus) DeepCopyInto

func (in *DefaultSubnetStatus) DeepCopyInto(out *DefaultSubnetStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Timeouts

type Timeouts struct {
	Create string `json:"create"`
	Delete string `json:"delete"`
}

func (*Timeouts) DeepCopy

func (in *Timeouts) DeepCopy() *Timeouts

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Timeouts.

func (*Timeouts) DeepCopyInto

func (in *Timeouts) DeepCopyInto(out *Timeouts)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL