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-local-gateway-route-table-vpc-association.terraform-provider-aws.crossplane.io"
	Version = "v1alpha1"
)

Package type metadata.

Variables

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

Functions

func DecodeEc2LocalGatewayRouteTableVpcAssociation

func DecodeEc2LocalGatewayRouteTableVpcAssociation(prev *Ec2LocalGatewayRouteTableVpcAssociation, ctyValue cty.Value) (resource.Managed, error)

func DecodeEc2LocalGatewayRouteTableVpcAssociation_LocalGatewayId

func DecodeEc2LocalGatewayRouteTableVpcAssociation_LocalGatewayId(p *Ec2LocalGatewayRouteTableVpcAssociationObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeEc2LocalGatewayRouteTableVpcAssociation_LocalGatewayRouteTableId

func DecodeEc2LocalGatewayRouteTableVpcAssociation_LocalGatewayRouteTableId(p *Ec2LocalGatewayRouteTableVpcAssociationParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeEc2LocalGatewayRouteTableVpcAssociation_Tags

func DecodeEc2LocalGatewayRouteTableVpcAssociation_Tags(p *Ec2LocalGatewayRouteTableVpcAssociationParameters, vals map[string]cty.Value)

primitiveMapTypeDecodeTemplate

func DecodeEc2LocalGatewayRouteTableVpcAssociation_VpcId

func DecodeEc2LocalGatewayRouteTableVpcAssociation_VpcId(p *Ec2LocalGatewayRouteTableVpcAssociationParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func EncodeEc2LocalGatewayRouteTableVpcAssociation

func EncodeEc2LocalGatewayRouteTableVpcAssociation(r Ec2LocalGatewayRouteTableVpcAssociation) cty.Value

func EncodeEc2LocalGatewayRouteTableVpcAssociation_LocalGatewayId

func EncodeEc2LocalGatewayRouteTableVpcAssociation_LocalGatewayId(p Ec2LocalGatewayRouteTableVpcAssociationObservation, vals map[string]cty.Value)

func EncodeEc2LocalGatewayRouteTableVpcAssociation_LocalGatewayRouteTableId

func EncodeEc2LocalGatewayRouteTableVpcAssociation_LocalGatewayRouteTableId(p Ec2LocalGatewayRouteTableVpcAssociationParameters, vals map[string]cty.Value)

func EncodeEc2LocalGatewayRouteTableVpcAssociation_Tags

func EncodeEc2LocalGatewayRouteTableVpcAssociation_Tags(p Ec2LocalGatewayRouteTableVpcAssociationParameters, vals map[string]cty.Value)

func EncodeEc2LocalGatewayRouteTableVpcAssociation_VpcId

func EncodeEc2LocalGatewayRouteTableVpcAssociation_VpcId(p Ec2LocalGatewayRouteTableVpcAssociationParameters, vals map[string]cty.Value)

func Implementation

func Implementation() *plugin.Implementation

func MergeEc2LocalGatewayRouteTableVpcAssociation_Tags

mergePrimitiveContainerTemplateSpec

Types

type Ec2LocalGatewayRouteTableVpcAssociation

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

	Spec   Ec2LocalGatewayRouteTableVpcAssociationSpec   `json:"spec"`
	Status Ec2LocalGatewayRouteTableVpcAssociationStatus `json:"status,omitempty"`
}

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

func (*Ec2LocalGatewayRouteTableVpcAssociation) DeepCopy

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

func (*Ec2LocalGatewayRouteTableVpcAssociation) DeepCopyInto

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

func (*Ec2LocalGatewayRouteTableVpcAssociation) DeepCopyObject

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

func (*Ec2LocalGatewayRouteTableVpcAssociation) GetCondition

GetCondition of this Ec2LocalGatewayRouteTableVpcAssociation.

func (*Ec2LocalGatewayRouteTableVpcAssociation) GetDeletionPolicy

GetDeletionPolicy of this Ec2LocalGatewayRouteTableVpcAssociation.

func (*Ec2LocalGatewayRouteTableVpcAssociation) GetProviderConfigReference

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

GetProviderConfigReference of this Ec2LocalGatewayRouteTableVpcAssociation.

func (*Ec2LocalGatewayRouteTableVpcAssociation) GetProviderReference

GetProviderReference of this Ec2LocalGatewayRouteTableVpcAssociation. Deprecated: Use GetProviderConfigReference.

func (*Ec2LocalGatewayRouteTableVpcAssociation) GetWriteConnectionSecretToReference

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

GetWriteConnectionSecretToReference of this Ec2LocalGatewayRouteTableVpcAssociation.

func (*Ec2LocalGatewayRouteTableVpcAssociation) SetConditions

SetConditions of this Ec2LocalGatewayRouteTableVpcAssociation.

func (*Ec2LocalGatewayRouteTableVpcAssociation) SetDeletionPolicy

SetDeletionPolicy of this Ec2LocalGatewayRouteTableVpcAssociation.

func (*Ec2LocalGatewayRouteTableVpcAssociation) SetProviderConfigReference

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

SetProviderConfigReference of this Ec2LocalGatewayRouteTableVpcAssociation.

func (*Ec2LocalGatewayRouteTableVpcAssociation) SetProviderReference

SetProviderReference of this Ec2LocalGatewayRouteTableVpcAssociation. Deprecated: Use SetProviderConfigReference.

func (*Ec2LocalGatewayRouteTableVpcAssociation) SetWriteConnectionSecretToReference

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

SetWriteConnectionSecretToReference of this Ec2LocalGatewayRouteTableVpcAssociation.

type Ec2LocalGatewayRouteTableVpcAssociationList

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

Ec2LocalGatewayRouteTableVpcAssociation contains a list of Ec2LocalGatewayRouteTableVpcAssociationList

func (*Ec2LocalGatewayRouteTableVpcAssociationList) DeepCopy

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

func (*Ec2LocalGatewayRouteTableVpcAssociationList) DeepCopyInto

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

func (*Ec2LocalGatewayRouteTableVpcAssociationList) DeepCopyObject

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

func (*Ec2LocalGatewayRouteTableVpcAssociationList) GetItems

GetItems of this Ec2LocalGatewayRouteTableVpcAssociationList.

type Ec2LocalGatewayRouteTableVpcAssociationObservation

type Ec2LocalGatewayRouteTableVpcAssociationObservation struct {
	LocalGatewayId string `json:"local_gateway_id"`
}

A Ec2LocalGatewayRouteTableVpcAssociationObservation records the observed state of a Ec2LocalGatewayRouteTableVpcAssociation

func (*Ec2LocalGatewayRouteTableVpcAssociationObservation) DeepCopy

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

func (*Ec2LocalGatewayRouteTableVpcAssociationObservation) DeepCopyInto

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

type Ec2LocalGatewayRouteTableVpcAssociationParameters

type Ec2LocalGatewayRouteTableVpcAssociationParameters struct {
	LocalGatewayRouteTableId string            `json:"local_gateway_route_table_id"`
	Tags                     map[string]string `json:"tags"`
	VpcId                    string            `json:"vpc_id"`
}

A Ec2LocalGatewayRouteTableVpcAssociationParameters defines the desired state of a Ec2LocalGatewayRouteTableVpcAssociation

func (*Ec2LocalGatewayRouteTableVpcAssociationParameters) DeepCopy

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

func (*Ec2LocalGatewayRouteTableVpcAssociationParameters) DeepCopyInto

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

type Ec2LocalGatewayRouteTableVpcAssociationSpec

type Ec2LocalGatewayRouteTableVpcAssociationSpec struct {
	runtimev1alpha1.ResourceSpec `json:",inline"`
	ForProvider                  Ec2LocalGatewayRouteTableVpcAssociationParameters `json:"forProvider"`
}

A Ec2LocalGatewayRouteTableVpcAssociationSpec defines the desired state of a Ec2LocalGatewayRouteTableVpcAssociation

func (*Ec2LocalGatewayRouteTableVpcAssociationSpec) DeepCopy

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

func (*Ec2LocalGatewayRouteTableVpcAssociationSpec) DeepCopyInto

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

type Ec2LocalGatewayRouteTableVpcAssociationStatus

type Ec2LocalGatewayRouteTableVpcAssociationStatus struct {
	runtimev1alpha1.ResourceStatus `json:",inline"`
	AtProvider                     Ec2LocalGatewayRouteTableVpcAssociationObservation `json:"atProvider"`
}

A Ec2LocalGatewayRouteTableVpcAssociationStatus defines the observed state of a Ec2LocalGatewayRouteTableVpcAssociation

func (*Ec2LocalGatewayRouteTableVpcAssociationStatus) DeepCopy

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

func (*Ec2LocalGatewayRouteTableVpcAssociationStatus) 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