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   = "dx-hosted-public-virtual-interface-accepter.terraform-provider-aws.crossplane.io"
	Version = "v1alpha1"
)

Package type metadata.

Variables

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

Functions

func DecodeDxHostedPublicVirtualInterfaceAccepter

func DecodeDxHostedPublicVirtualInterfaceAccepter(prev *DxHostedPublicVirtualInterfaceAccepter, ctyValue cty.Value) (resource.Managed, error)

func DecodeDxHostedPublicVirtualInterfaceAccepter_Arn

func DecodeDxHostedPublicVirtualInterfaceAccepter_Arn(p *DxHostedPublicVirtualInterfaceAccepterObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeDxHostedPublicVirtualInterfaceAccepter_Tags

func DecodeDxHostedPublicVirtualInterfaceAccepter_Tags(p *DxHostedPublicVirtualInterfaceAccepterParameters, vals map[string]cty.Value)

primitiveMapTypeDecodeTemplate

func DecodeDxHostedPublicVirtualInterfaceAccepter_Timeouts

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

containerTypeDecodeTemplate

func DecodeDxHostedPublicVirtualInterfaceAccepter_Timeouts_Create

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

primitiveTypeDecodeTemplate

func DecodeDxHostedPublicVirtualInterfaceAccepter_Timeouts_Delete

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

primitiveTypeDecodeTemplate

func DecodeDxHostedPublicVirtualInterfaceAccepter_VirtualInterfaceId

func DecodeDxHostedPublicVirtualInterfaceAccepter_VirtualInterfaceId(p *DxHostedPublicVirtualInterfaceAccepterParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func EncodeDxHostedPublicVirtualInterfaceAccepter

func EncodeDxHostedPublicVirtualInterfaceAccepter(r DxHostedPublicVirtualInterfaceAccepter) cty.Value

func EncodeDxHostedPublicVirtualInterfaceAccepter_Arn

func EncodeDxHostedPublicVirtualInterfaceAccepter_Arn(p DxHostedPublicVirtualInterfaceAccepterObservation, vals map[string]cty.Value)

func EncodeDxHostedPublicVirtualInterfaceAccepter_Tags

func EncodeDxHostedPublicVirtualInterfaceAccepter_Tags(p DxHostedPublicVirtualInterfaceAccepterParameters, vals map[string]cty.Value)

func EncodeDxHostedPublicVirtualInterfaceAccepter_Timeouts

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

func EncodeDxHostedPublicVirtualInterfaceAccepter_Timeouts_Create

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

func EncodeDxHostedPublicVirtualInterfaceAccepter_Timeouts_Delete

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

func EncodeDxHostedPublicVirtualInterfaceAccepter_VirtualInterfaceId

func EncodeDxHostedPublicVirtualInterfaceAccepter_VirtualInterfaceId(p DxHostedPublicVirtualInterfaceAccepterParameters, vals map[string]cty.Value)

func Implementation

func Implementation() *plugin.Implementation

func MergeDxHostedPublicVirtualInterfaceAccepter_Tags

mergePrimitiveContainerTemplateSpec

func MergeDxHostedPublicVirtualInterfaceAccepter_Timeouts

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

mergeStructTemplateSpec

func MergeDxHostedPublicVirtualInterfaceAccepter_Timeouts_Create

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

mergePrimitiveTemplateSpec

func MergeDxHostedPublicVirtualInterfaceAccepter_Timeouts_Delete

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

mergePrimitiveTemplateSpec

Types

type DxHostedPublicVirtualInterfaceAccepter

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

	Spec   DxHostedPublicVirtualInterfaceAccepterSpec   `json:"spec"`
	Status DxHostedPublicVirtualInterfaceAccepterStatus `json:"status,omitempty"`
}

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

func (*DxHostedPublicVirtualInterfaceAccepter) DeepCopy

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

func (*DxHostedPublicVirtualInterfaceAccepter) DeepCopyInto

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

func (*DxHostedPublicVirtualInterfaceAccepter) DeepCopyObject

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

func (*DxHostedPublicVirtualInterfaceAccepter) GetCondition

GetCondition of this DxHostedPublicVirtualInterfaceAccepter.

func (*DxHostedPublicVirtualInterfaceAccepter) GetDeletionPolicy

GetDeletionPolicy of this DxHostedPublicVirtualInterfaceAccepter.

func (*DxHostedPublicVirtualInterfaceAccepter) GetProviderConfigReference

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

GetProviderConfigReference of this DxHostedPublicVirtualInterfaceAccepter.

func (*DxHostedPublicVirtualInterfaceAccepter) GetProviderReference

GetProviderReference of this DxHostedPublicVirtualInterfaceAccepter. Deprecated: Use GetProviderConfigReference.

func (*DxHostedPublicVirtualInterfaceAccepter) GetWriteConnectionSecretToReference

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

GetWriteConnectionSecretToReference of this DxHostedPublicVirtualInterfaceAccepter.

func (*DxHostedPublicVirtualInterfaceAccepter) SetConditions

SetConditions of this DxHostedPublicVirtualInterfaceAccepter.

func (*DxHostedPublicVirtualInterfaceAccepter) SetDeletionPolicy

SetDeletionPolicy of this DxHostedPublicVirtualInterfaceAccepter.

func (*DxHostedPublicVirtualInterfaceAccepter) SetProviderConfigReference

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

SetProviderConfigReference of this DxHostedPublicVirtualInterfaceAccepter.

func (*DxHostedPublicVirtualInterfaceAccepter) SetProviderReference

SetProviderReference of this DxHostedPublicVirtualInterfaceAccepter. Deprecated: Use SetProviderConfigReference.

func (*DxHostedPublicVirtualInterfaceAccepter) SetWriteConnectionSecretToReference

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

SetWriteConnectionSecretToReference of this DxHostedPublicVirtualInterfaceAccepter.

type DxHostedPublicVirtualInterfaceAccepterList

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

DxHostedPublicVirtualInterfaceAccepter contains a list of DxHostedPublicVirtualInterfaceAccepterList

func (*DxHostedPublicVirtualInterfaceAccepterList) DeepCopy

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

func (*DxHostedPublicVirtualInterfaceAccepterList) DeepCopyInto

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

func (*DxHostedPublicVirtualInterfaceAccepterList) DeepCopyObject

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

func (*DxHostedPublicVirtualInterfaceAccepterList) GetItems

GetItems of this DxHostedPublicVirtualInterfaceAccepterList.

type DxHostedPublicVirtualInterfaceAccepterObservation

type DxHostedPublicVirtualInterfaceAccepterObservation struct {
	Arn string `json:"arn"`
}

A DxHostedPublicVirtualInterfaceAccepterObservation records the observed state of a DxHostedPublicVirtualInterfaceAccepter

func (*DxHostedPublicVirtualInterfaceAccepterObservation) DeepCopy

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

func (*DxHostedPublicVirtualInterfaceAccepterObservation) DeepCopyInto

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

type DxHostedPublicVirtualInterfaceAccepterParameters

type DxHostedPublicVirtualInterfaceAccepterParameters struct {
	Tags               map[string]string `json:"tags"`
	VirtualInterfaceId string            `json:"virtual_interface_id"`
	Timeouts           Timeouts          `json:"timeouts"`
}

A DxHostedPublicVirtualInterfaceAccepterParameters defines the desired state of a DxHostedPublicVirtualInterfaceAccepter

func (*DxHostedPublicVirtualInterfaceAccepterParameters) DeepCopy

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

func (*DxHostedPublicVirtualInterfaceAccepterParameters) DeepCopyInto

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

type DxHostedPublicVirtualInterfaceAccepterSpec

type DxHostedPublicVirtualInterfaceAccepterSpec struct {
	runtimev1alpha1.ResourceSpec `json:",inline"`
	ForProvider                  DxHostedPublicVirtualInterfaceAccepterParameters `json:"forProvider"`
}

A DxHostedPublicVirtualInterfaceAccepterSpec defines the desired state of a DxHostedPublicVirtualInterfaceAccepter

func (*DxHostedPublicVirtualInterfaceAccepterSpec) DeepCopy

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

func (*DxHostedPublicVirtualInterfaceAccepterSpec) DeepCopyInto

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

type DxHostedPublicVirtualInterfaceAccepterStatus

type DxHostedPublicVirtualInterfaceAccepterStatus struct {
	runtimev1alpha1.ResourceStatus `json:",inline"`
	AtProvider                     DxHostedPublicVirtualInterfaceAccepterObservation `json:"atProvider"`
}

A DxHostedPublicVirtualInterfaceAccepterStatus defines the observed state of a DxHostedPublicVirtualInterfaceAccepter

func (*DxHostedPublicVirtualInterfaceAccepterStatus) DeepCopy

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

func (*DxHostedPublicVirtualInterfaceAccepterStatus) DeepCopyInto

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