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   = "apigatewayv-2-route-response.terraform-provider-aws.crossplane.io"
	Version = "v1alpha1"
)

Package type metadata.

Variables

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

Functions

func DecodeApigatewayv2RouteResponse

func DecodeApigatewayv2RouteResponse(prev *Apigatewayv2RouteResponse, ctyValue cty.Value) (resource.Managed, error)

func DecodeApigatewayv2RouteResponse_ApiId

func DecodeApigatewayv2RouteResponse_ApiId(p *Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeApigatewayv2RouteResponse_ModelSelectionExpression

func DecodeApigatewayv2RouteResponse_ModelSelectionExpression(p *Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeApigatewayv2RouteResponse_ResponseModels

func DecodeApigatewayv2RouteResponse_ResponseModels(p *Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

primitiveMapTypeDecodeTemplate

func DecodeApigatewayv2RouteResponse_RouteId

func DecodeApigatewayv2RouteResponse_RouteId(p *Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeApigatewayv2RouteResponse_RouteResponseKey

func DecodeApigatewayv2RouteResponse_RouteResponseKey(p *Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func EncodeApigatewayv2RouteResponse

func EncodeApigatewayv2RouteResponse(r Apigatewayv2RouteResponse) cty.Value

func EncodeApigatewayv2RouteResponse_ApiId

func EncodeApigatewayv2RouteResponse_ApiId(p Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

func EncodeApigatewayv2RouteResponse_ModelSelectionExpression

func EncodeApigatewayv2RouteResponse_ModelSelectionExpression(p Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

func EncodeApigatewayv2RouteResponse_ResponseModels

func EncodeApigatewayv2RouteResponse_ResponseModels(p Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

func EncodeApigatewayv2RouteResponse_RouteId

func EncodeApigatewayv2RouteResponse_RouteId(p Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

func EncodeApigatewayv2RouteResponse_RouteResponseKey

func EncodeApigatewayv2RouteResponse_RouteResponseKey(p Apigatewayv2RouteResponseParameters, vals map[string]cty.Value)

func Implementation

func Implementation() *plugin.Implementation

func MergeApigatewayv2RouteResponse_ApiId

mergePrimitiveTemplateSpec

func MergeApigatewayv2RouteResponse_ModelSelectionExpression

func MergeApigatewayv2RouteResponse_ModelSelectionExpression(k *Apigatewayv2RouteResponseParameters, p *Apigatewayv2RouteResponseParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeApigatewayv2RouteResponse_ResponseModels

func MergeApigatewayv2RouteResponse_ResponseModels(k *Apigatewayv2RouteResponseParameters, p *Apigatewayv2RouteResponseParameters, md *plugin.MergeDescription) bool

mergePrimitiveContainerTemplateSpec

func MergeApigatewayv2RouteResponse_RouteId

mergePrimitiveTemplateSpec

func MergeApigatewayv2RouteResponse_RouteResponseKey

func MergeApigatewayv2RouteResponse_RouteResponseKey(k *Apigatewayv2RouteResponseParameters, p *Apigatewayv2RouteResponseParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

Types

type Apigatewayv2RouteResponse

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

	Spec   Apigatewayv2RouteResponseSpec   `json:"spec"`
	Status Apigatewayv2RouteResponseStatus `json:"status,omitempty"`
}

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

func (*Apigatewayv2RouteResponse) DeepCopy

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

func (*Apigatewayv2RouteResponse) DeepCopyInto

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

func (*Apigatewayv2RouteResponse) DeepCopyObject

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

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

func (*Apigatewayv2RouteResponse) GetCondition

GetCondition of this Apigatewayv2RouteResponse.

func (*Apigatewayv2RouteResponse) GetDeletionPolicy

GetDeletionPolicy of this Apigatewayv2RouteResponse.

func (*Apigatewayv2RouteResponse) GetProviderConfigReference

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

GetProviderConfigReference of this Apigatewayv2RouteResponse.

func (*Apigatewayv2RouteResponse) GetProviderReference

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

GetProviderReference of this Apigatewayv2RouteResponse. Deprecated: Use GetProviderConfigReference.

func (*Apigatewayv2RouteResponse) GetWriteConnectionSecretToReference

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

GetWriteConnectionSecretToReference of this Apigatewayv2RouteResponse.

func (*Apigatewayv2RouteResponse) SetConditions

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

SetConditions of this Apigatewayv2RouteResponse.

func (*Apigatewayv2RouteResponse) SetDeletionPolicy

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

SetDeletionPolicy of this Apigatewayv2RouteResponse.

func (*Apigatewayv2RouteResponse) SetProviderConfigReference

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

SetProviderConfigReference of this Apigatewayv2RouteResponse.

func (*Apigatewayv2RouteResponse) SetProviderReference

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

SetProviderReference of this Apigatewayv2RouteResponse. Deprecated: Use SetProviderConfigReference.

func (*Apigatewayv2RouteResponse) SetWriteConnectionSecretToReference

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

SetWriteConnectionSecretToReference of this Apigatewayv2RouteResponse.

type Apigatewayv2RouteResponseList

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

Apigatewayv2RouteResponse contains a list of Apigatewayv2RouteResponseList

func (*Apigatewayv2RouteResponseList) DeepCopy

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

func (*Apigatewayv2RouteResponseList) DeepCopyInto

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

func (*Apigatewayv2RouteResponseList) DeepCopyObject

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

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

func (*Apigatewayv2RouteResponseList) GetItems

GetItems of this Apigatewayv2RouteResponseList.

type Apigatewayv2RouteResponseObservation

type Apigatewayv2RouteResponseObservation struct{}

A Apigatewayv2RouteResponseObservation records the observed state of a Apigatewayv2RouteResponse

func (*Apigatewayv2RouteResponseObservation) DeepCopy

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

func (*Apigatewayv2RouteResponseObservation) DeepCopyInto

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

type Apigatewayv2RouteResponseParameters

type Apigatewayv2RouteResponseParameters struct {
	ApiId                    string            `json:"api_id"`
	ModelSelectionExpression string            `json:"model_selection_expression"`
	ResponseModels           map[string]string `json:"response_models"`
	RouteId                  string            `json:"route_id"`
	RouteResponseKey         string            `json:"route_response_key"`
}

A Apigatewayv2RouteResponseParameters defines the desired state of a Apigatewayv2RouteResponse

func (*Apigatewayv2RouteResponseParameters) DeepCopy

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

func (*Apigatewayv2RouteResponseParameters) DeepCopyInto

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

type Apigatewayv2RouteResponseSpec

type Apigatewayv2RouteResponseSpec struct {
	runtimev1alpha1.ResourceSpec `json:",inline"`
	ForProvider                  Apigatewayv2RouteResponseParameters `json:"forProvider"`
}

A Apigatewayv2RouteResponseSpec defines the desired state of a Apigatewayv2RouteResponse

func (*Apigatewayv2RouteResponseSpec) DeepCopy

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

func (*Apigatewayv2RouteResponseSpec) DeepCopyInto

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

type Apigatewayv2RouteResponseStatus

type Apigatewayv2RouteResponseStatus struct {
	runtimev1alpha1.ResourceStatus `json:",inline"`
	AtProvider                     Apigatewayv2RouteResponseObservation `json:"atProvider"`
}

A Apigatewayv2RouteResponseStatus defines the observed state of a Apigatewayv2RouteResponse

func (*Apigatewayv2RouteResponseStatus) DeepCopy

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

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