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   = "ec-2-transit-gateway-vpc-attachment.terraform-provider-aws.crossplane.io"
	Version = "v1alpha1"
)

Package type metadata.

Variables

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

Functions

func DecodeEc2TransitGatewayVpcAttachment

func DecodeEc2TransitGatewayVpcAttachment(prev *Ec2TransitGatewayVpcAttachment, ctyValue cty.Value) (resource.Managed, error)

func DecodeEc2TransitGatewayVpcAttachment_DnsSupport

func DecodeEc2TransitGatewayVpcAttachment_DnsSupport(p *Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeEc2TransitGatewayVpcAttachment_Ipv6Support

func DecodeEc2TransitGatewayVpcAttachment_Ipv6Support(p *Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeEc2TransitGatewayVpcAttachment_SubnetIds

func DecodeEc2TransitGatewayVpcAttachment_SubnetIds(p *Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

primitiveCollectionTypeDecodeTemplate

func DecodeEc2TransitGatewayVpcAttachment_Tags

func DecodeEc2TransitGatewayVpcAttachment_Tags(p *Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

primitiveMapTypeDecodeTemplate

func DecodeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTableAssociation

func DecodeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTableAssociation(p *Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTablePropagation

func DecodeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTablePropagation(p *Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeEc2TransitGatewayVpcAttachment_TransitGatewayId

func DecodeEc2TransitGatewayVpcAttachment_TransitGatewayId(p *Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeEc2TransitGatewayVpcAttachment_VpcId

func DecodeEc2TransitGatewayVpcAttachment_VpcId(p *Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeEc2TransitGatewayVpcAttachment_VpcOwnerId

func DecodeEc2TransitGatewayVpcAttachment_VpcOwnerId(p *Ec2TransitGatewayVpcAttachmentObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func EncodeEc2TransitGatewayVpcAttachment

func EncodeEc2TransitGatewayVpcAttachment(r Ec2TransitGatewayVpcAttachment) cty.Value

func EncodeEc2TransitGatewayVpcAttachment_DnsSupport

func EncodeEc2TransitGatewayVpcAttachment_DnsSupport(p Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

func EncodeEc2TransitGatewayVpcAttachment_Ipv6Support

func EncodeEc2TransitGatewayVpcAttachment_Ipv6Support(p Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

func EncodeEc2TransitGatewayVpcAttachment_SubnetIds

func EncodeEc2TransitGatewayVpcAttachment_SubnetIds(p Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

func EncodeEc2TransitGatewayVpcAttachment_Tags

func EncodeEc2TransitGatewayVpcAttachment_Tags(p Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

func EncodeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTableAssociation

func EncodeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTableAssociation(p Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

func EncodeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTablePropagation

func EncodeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTablePropagation(p Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

func EncodeEc2TransitGatewayVpcAttachment_TransitGatewayId

func EncodeEc2TransitGatewayVpcAttachment_TransitGatewayId(p Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

func EncodeEc2TransitGatewayVpcAttachment_VpcId

func EncodeEc2TransitGatewayVpcAttachment_VpcId(p Ec2TransitGatewayVpcAttachmentParameters, vals map[string]cty.Value)

func EncodeEc2TransitGatewayVpcAttachment_VpcOwnerId

func EncodeEc2TransitGatewayVpcAttachment_VpcOwnerId(p Ec2TransitGatewayVpcAttachmentObservation, vals map[string]cty.Value)

func Implementation

func Implementation() *plugin.Implementation

func MergeEc2TransitGatewayVpcAttachment_DnsSupport

func MergeEc2TransitGatewayVpcAttachment_DnsSupport(k *Ec2TransitGatewayVpcAttachmentParameters, p *Ec2TransitGatewayVpcAttachmentParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeEc2TransitGatewayVpcAttachment_Ipv6Support

func MergeEc2TransitGatewayVpcAttachment_Ipv6Support(k *Ec2TransitGatewayVpcAttachmentParameters, p *Ec2TransitGatewayVpcAttachmentParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeEc2TransitGatewayVpcAttachment_SubnetIds

mergePrimitiveContainerTemplateSpec

func MergeEc2TransitGatewayVpcAttachment_Tags

mergePrimitiveContainerTemplateSpec

func MergeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTableAssociation

func MergeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTableAssociation(k *Ec2TransitGatewayVpcAttachmentParameters, p *Ec2TransitGatewayVpcAttachmentParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTablePropagation

func MergeEc2TransitGatewayVpcAttachment_TransitGatewayDefaultRouteTablePropagation(k *Ec2TransitGatewayVpcAttachmentParameters, p *Ec2TransitGatewayVpcAttachmentParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeEc2TransitGatewayVpcAttachment_TransitGatewayId

func MergeEc2TransitGatewayVpcAttachment_TransitGatewayId(k *Ec2TransitGatewayVpcAttachmentParameters, p *Ec2TransitGatewayVpcAttachmentParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeEc2TransitGatewayVpcAttachment_VpcId

mergePrimitiveTemplateSpec

func MergeEc2TransitGatewayVpcAttachment_VpcOwnerId

mergePrimitiveTemplateStatus

Types

type Ec2TransitGatewayVpcAttachment

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

	Spec   Ec2TransitGatewayVpcAttachmentSpec   `json:"spec"`
	Status Ec2TransitGatewayVpcAttachmentStatus `json:"status,omitempty"`
}

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

func (*Ec2TransitGatewayVpcAttachment) DeepCopy

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

func (*Ec2TransitGatewayVpcAttachment) DeepCopyInto

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

func (*Ec2TransitGatewayVpcAttachment) DeepCopyObject

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

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

func (*Ec2TransitGatewayVpcAttachment) GetCondition

GetCondition of this Ec2TransitGatewayVpcAttachment.

func (*Ec2TransitGatewayVpcAttachment) GetDeletionPolicy

GetDeletionPolicy of this Ec2TransitGatewayVpcAttachment.

func (*Ec2TransitGatewayVpcAttachment) GetProviderConfigReference

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

GetProviderConfigReference of this Ec2TransitGatewayVpcAttachment.

func (*Ec2TransitGatewayVpcAttachment) GetProviderReference

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

GetProviderReference of this Ec2TransitGatewayVpcAttachment. Deprecated: Use GetProviderConfigReference.

func (*Ec2TransitGatewayVpcAttachment) GetWriteConnectionSecretToReference

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

GetWriteConnectionSecretToReference of this Ec2TransitGatewayVpcAttachment.

func (*Ec2TransitGatewayVpcAttachment) SetConditions

SetConditions of this Ec2TransitGatewayVpcAttachment.

func (*Ec2TransitGatewayVpcAttachment) SetDeletionPolicy

SetDeletionPolicy of this Ec2TransitGatewayVpcAttachment.

func (*Ec2TransitGatewayVpcAttachment) SetProviderConfigReference

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

SetProviderConfigReference of this Ec2TransitGatewayVpcAttachment.

func (*Ec2TransitGatewayVpcAttachment) SetProviderReference

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

SetProviderReference of this Ec2TransitGatewayVpcAttachment. Deprecated: Use SetProviderConfigReference.

func (*Ec2TransitGatewayVpcAttachment) SetWriteConnectionSecretToReference

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

SetWriteConnectionSecretToReference of this Ec2TransitGatewayVpcAttachment.

type Ec2TransitGatewayVpcAttachmentList

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

Ec2TransitGatewayVpcAttachment contains a list of Ec2TransitGatewayVpcAttachmentList

func (*Ec2TransitGatewayVpcAttachmentList) DeepCopy

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

func (*Ec2TransitGatewayVpcAttachmentList) DeepCopyInto

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

func (*Ec2TransitGatewayVpcAttachmentList) DeepCopyObject

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

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

func (*Ec2TransitGatewayVpcAttachmentList) GetItems

GetItems of this Ec2TransitGatewayVpcAttachmentList.

type Ec2TransitGatewayVpcAttachmentObservation

type Ec2TransitGatewayVpcAttachmentObservation struct {
	VpcOwnerId string `json:"vpc_owner_id"`
}

A Ec2TransitGatewayVpcAttachmentObservation records the observed state of a Ec2TransitGatewayVpcAttachment

func (*Ec2TransitGatewayVpcAttachmentObservation) DeepCopy

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

func (*Ec2TransitGatewayVpcAttachmentObservation) DeepCopyInto

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

type Ec2TransitGatewayVpcAttachmentParameters

type Ec2TransitGatewayVpcAttachmentParameters struct {
	TransitGatewayDefaultRouteTableAssociation bool              `json:"transit_gateway_default_route_table_association"`
	TransitGatewayDefaultRouteTablePropagation bool              `json:"transit_gateway_default_route_table_propagation"`
	TransitGatewayId                           string            `json:"transit_gateway_id"`
	Ipv6Support                                string            `json:"ipv6_support"`
	SubnetIds                                  []string          `json:"subnet_ids"`
	Tags                                       map[string]string `json:"tags"`
	VpcId                                      string            `json:"vpc_id"`
	DnsSupport                                 string            `json:"dns_support"`
}

A Ec2TransitGatewayVpcAttachmentParameters defines the desired state of a Ec2TransitGatewayVpcAttachment

func (*Ec2TransitGatewayVpcAttachmentParameters) DeepCopy

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

func (*Ec2TransitGatewayVpcAttachmentParameters) DeepCopyInto

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

type Ec2TransitGatewayVpcAttachmentSpec

type Ec2TransitGatewayVpcAttachmentSpec struct {
	runtimev1alpha1.ResourceSpec `json:",inline"`
	ForProvider                  Ec2TransitGatewayVpcAttachmentParameters `json:"forProvider"`
}

A Ec2TransitGatewayVpcAttachmentSpec defines the desired state of a Ec2TransitGatewayVpcAttachment

func (*Ec2TransitGatewayVpcAttachmentSpec) DeepCopy

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

func (*Ec2TransitGatewayVpcAttachmentSpec) DeepCopyInto

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

type Ec2TransitGatewayVpcAttachmentStatus

type Ec2TransitGatewayVpcAttachmentStatus struct {
	runtimev1alpha1.ResourceStatus `json:",inline"`
	AtProvider                     Ec2TransitGatewayVpcAttachmentObservation `json:"atProvider"`
}

A Ec2TransitGatewayVpcAttachmentStatus defines the observed state of a Ec2TransitGatewayVpcAttachment

func (*Ec2TransitGatewayVpcAttachmentStatus) DeepCopy

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

func (*Ec2TransitGatewayVpcAttachmentStatus) DeepCopyInto

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