Documentation ¶
Index ¶
- Constants
- Variables
- func DecodeApiGatewayIntegration(prev *ApiGatewayIntegration, ctyValue cty.Value) (resource.Managed, error)
- func DecodeApiGatewayIntegration_CacheKeyParameters(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_CacheNamespace(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_ConnectionId(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_ConnectionType(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_ContentHandling(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_Credentials(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_HttpMethod(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_IntegrationHttpMethod(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_PassthroughBehavior(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_RequestParameters(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_RequestTemplates(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_ResourceId(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_RestApiId(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_TimeoutMilliseconds(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_Type(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func DecodeApiGatewayIntegration_Uri(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration(r ApiGatewayIntegration) cty.Value
- func EncodeApiGatewayIntegration_CacheKeyParameters(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_CacheNamespace(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_ConnectionId(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_ConnectionType(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_ContentHandling(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_Credentials(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_HttpMethod(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_IntegrationHttpMethod(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_PassthroughBehavior(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_RequestParameters(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_RequestTemplates(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_ResourceId(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_RestApiId(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_TimeoutMilliseconds(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_Type(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func EncodeApiGatewayIntegration_Uri(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
- func Implementation() *plugin.Implementation
- func MergeApiGatewayIntegration_CacheKeyParameters(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_CacheNamespace(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_ConnectionId(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_ConnectionType(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_ContentHandling(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_Credentials(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_HttpMethod(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_IntegrationHttpMethod(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_PassthroughBehavior(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_RequestParameters(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_RequestTemplates(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_ResourceId(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_RestApiId(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_TimeoutMilliseconds(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_Type(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- func MergeApiGatewayIntegration_Uri(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, ...) bool
- type ApiGatewayIntegration
- func (in *ApiGatewayIntegration) DeepCopy() *ApiGatewayIntegration
- func (in *ApiGatewayIntegration) DeepCopyInto(out *ApiGatewayIntegration)
- func (in *ApiGatewayIntegration) DeepCopyObject() runtime.Object
- func (mg *ApiGatewayIntegration) GetCondition(ct runtimev1alpha1.ConditionType) runtimev1alpha1.Condition
- func (mg *ApiGatewayIntegration) GetDeletionPolicy() runtimev1alpha1.DeletionPolicy
- func (mg *ApiGatewayIntegration) GetProviderConfigReference() *runtimev1alpha1.Reference
- func (mg *ApiGatewayIntegration) GetProviderReference() *runtimev1alpha1.Reference
- func (mg *ApiGatewayIntegration) GetWriteConnectionSecretToReference() *runtimev1alpha1.SecretReference
- func (mg *ApiGatewayIntegration) SetConditions(c ...runtimev1alpha1.Condition)
- func (mg *ApiGatewayIntegration) SetDeletionPolicy(r runtimev1alpha1.DeletionPolicy)
- func (mg *ApiGatewayIntegration) SetProviderConfigReference(r *runtimev1alpha1.Reference)
- func (mg *ApiGatewayIntegration) SetProviderReference(r *runtimev1alpha1.Reference)
- func (mg *ApiGatewayIntegration) SetWriteConnectionSecretToReference(r *runtimev1alpha1.SecretReference)
- type ApiGatewayIntegrationList
- type ApiGatewayIntegrationObservation
- type ApiGatewayIntegrationParameters
- type ApiGatewayIntegrationSpec
- type ApiGatewayIntegrationStatus
Constants ¶
const ( Group = "api-gateway-integration.terraform-provider-aws.crossplane.io" Version = "v1alpha1" )
Package type metadata.
Variables ¶
var ( Kind = "ApiGatewayIntegration" GroupKind = schema.GroupKind{Group: Group, Kind: Kind}.String() KindAPIVersion = Kind + "." + SchemeGroupVersion.String() GroupVersionKind = SchemeGroupVersion.WithKind(Kind) TerraformResourceName = "aws_api_gateway_integration" )
var ( // SchemeGroupVersion is group version used to register these objects SchemeGroupVersion = schema.GroupVersion{Group: Group, Version: Version} )
Functions ¶
func DecodeApiGatewayIntegration_CacheKeyParameters ¶
func DecodeApiGatewayIntegration_CacheKeyParameters(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveCollectionTypeDecodeTemplate
func DecodeApiGatewayIntegration_CacheNamespace ¶
func DecodeApiGatewayIntegration_CacheNamespace(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_ConnectionId ¶
func DecodeApiGatewayIntegration_ConnectionId(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_ConnectionType ¶
func DecodeApiGatewayIntegration_ConnectionType(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_ContentHandling ¶
func DecodeApiGatewayIntegration_ContentHandling(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_Credentials ¶
func DecodeApiGatewayIntegration_Credentials(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_HttpMethod ¶
func DecodeApiGatewayIntegration_HttpMethod(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_IntegrationHttpMethod ¶
func DecodeApiGatewayIntegration_IntegrationHttpMethod(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_PassthroughBehavior ¶
func DecodeApiGatewayIntegration_PassthroughBehavior(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_RequestParameters ¶
func DecodeApiGatewayIntegration_RequestParameters(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveMapTypeDecodeTemplate
func DecodeApiGatewayIntegration_RequestTemplates ¶
func DecodeApiGatewayIntegration_RequestTemplates(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveMapTypeDecodeTemplate
func DecodeApiGatewayIntegration_ResourceId ¶
func DecodeApiGatewayIntegration_ResourceId(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_RestApiId ¶
func DecodeApiGatewayIntegration_RestApiId(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_TimeoutMilliseconds ¶
func DecodeApiGatewayIntegration_TimeoutMilliseconds(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_Type ¶
func DecodeApiGatewayIntegration_Type(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func DecodeApiGatewayIntegration_Uri ¶
func DecodeApiGatewayIntegration_Uri(p *ApiGatewayIntegrationParameters, vals map[string]cty.Value)
primitiveTypeDecodeTemplate
func EncodeApiGatewayIntegration ¶
func EncodeApiGatewayIntegration(r ApiGatewayIntegration) cty.Value
func EncodeApiGatewayIntegration_CacheKeyParameters ¶
func EncodeApiGatewayIntegration_CacheKeyParameters(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_CacheNamespace ¶
func EncodeApiGatewayIntegration_CacheNamespace(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_ConnectionId ¶
func EncodeApiGatewayIntegration_ConnectionId(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_ConnectionType ¶
func EncodeApiGatewayIntegration_ConnectionType(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_ContentHandling ¶
func EncodeApiGatewayIntegration_ContentHandling(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_Credentials ¶
func EncodeApiGatewayIntegration_Credentials(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_HttpMethod ¶
func EncodeApiGatewayIntegration_HttpMethod(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_IntegrationHttpMethod ¶
func EncodeApiGatewayIntegration_IntegrationHttpMethod(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_PassthroughBehavior ¶
func EncodeApiGatewayIntegration_PassthroughBehavior(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_RequestParameters ¶
func EncodeApiGatewayIntegration_RequestParameters(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_RequestTemplates ¶
func EncodeApiGatewayIntegration_RequestTemplates(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_ResourceId ¶
func EncodeApiGatewayIntegration_ResourceId(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_RestApiId ¶
func EncodeApiGatewayIntegration_RestApiId(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_TimeoutMilliseconds ¶
func EncodeApiGatewayIntegration_TimeoutMilliseconds(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_Type ¶
func EncodeApiGatewayIntegration_Type(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func EncodeApiGatewayIntegration_Uri ¶
func EncodeApiGatewayIntegration_Uri(p ApiGatewayIntegrationParameters, vals map[string]cty.Value)
func Implementation ¶
func Implementation() *plugin.Implementation
func MergeApiGatewayIntegration_CacheKeyParameters ¶
func MergeApiGatewayIntegration_CacheKeyParameters(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveContainerTemplateSpec
func MergeApiGatewayIntegration_CacheNamespace ¶
func MergeApiGatewayIntegration_CacheNamespace(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_ConnectionId ¶
func MergeApiGatewayIntegration_ConnectionId(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_ConnectionType ¶
func MergeApiGatewayIntegration_ConnectionType(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_ContentHandling ¶
func MergeApiGatewayIntegration_ContentHandling(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_Credentials ¶
func MergeApiGatewayIntegration_Credentials(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_HttpMethod ¶
func MergeApiGatewayIntegration_HttpMethod(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_IntegrationHttpMethod ¶
func MergeApiGatewayIntegration_IntegrationHttpMethod(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_PassthroughBehavior ¶
func MergeApiGatewayIntegration_PassthroughBehavior(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_RequestParameters ¶
func MergeApiGatewayIntegration_RequestParameters(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveContainerTemplateSpec
func MergeApiGatewayIntegration_RequestTemplates ¶
func MergeApiGatewayIntegration_RequestTemplates(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveContainerTemplateSpec
func MergeApiGatewayIntegration_ResourceId ¶
func MergeApiGatewayIntegration_ResourceId(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_RestApiId ¶
func MergeApiGatewayIntegration_RestApiId(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_TimeoutMilliseconds ¶
func MergeApiGatewayIntegration_TimeoutMilliseconds(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_Type ¶
func MergeApiGatewayIntegration_Type(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
func MergeApiGatewayIntegration_Uri ¶
func MergeApiGatewayIntegration_Uri(k *ApiGatewayIntegrationParameters, p *ApiGatewayIntegrationParameters, md *plugin.MergeDescription) bool
mergePrimitiveTemplateSpec
Types ¶
type ApiGatewayIntegration ¶
type ApiGatewayIntegration struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ApiGatewayIntegrationSpec `json:"spec"` Status ApiGatewayIntegrationStatus `json:"status,omitempty"` }
ApiGatewayIntegration is a managed resource representing a resource mirrored in the cloud +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster
func (*ApiGatewayIntegration) DeepCopy ¶
func (in *ApiGatewayIntegration) DeepCopy() *ApiGatewayIntegration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiGatewayIntegration.
func (*ApiGatewayIntegration) DeepCopyInto ¶
func (in *ApiGatewayIntegration) DeepCopyInto(out *ApiGatewayIntegration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ApiGatewayIntegration) DeepCopyObject ¶
func (in *ApiGatewayIntegration) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ApiGatewayIntegration) GetCondition ¶
func (mg *ApiGatewayIntegration) GetCondition(ct runtimev1alpha1.ConditionType) runtimev1alpha1.Condition
GetCondition of this ApiGatewayIntegration.
func (*ApiGatewayIntegration) GetDeletionPolicy ¶
func (mg *ApiGatewayIntegration) GetDeletionPolicy() runtimev1alpha1.DeletionPolicy
GetDeletionPolicy of this ApiGatewayIntegration.
func (*ApiGatewayIntegration) GetProviderConfigReference ¶
func (mg *ApiGatewayIntegration) GetProviderConfigReference() *runtimev1alpha1.Reference
GetProviderConfigReference of this ApiGatewayIntegration.
func (*ApiGatewayIntegration) GetProviderReference ¶
func (mg *ApiGatewayIntegration) GetProviderReference() *runtimev1alpha1.Reference
GetProviderReference of this ApiGatewayIntegration. Deprecated: Use GetProviderConfigReference.
func (*ApiGatewayIntegration) GetWriteConnectionSecretToReference ¶
func (mg *ApiGatewayIntegration) GetWriteConnectionSecretToReference() *runtimev1alpha1.SecretReference
GetWriteConnectionSecretToReference of this ApiGatewayIntegration.
func (*ApiGatewayIntegration) SetConditions ¶
func (mg *ApiGatewayIntegration) SetConditions(c ...runtimev1alpha1.Condition)
SetConditions of this ApiGatewayIntegration.
func (*ApiGatewayIntegration) SetDeletionPolicy ¶
func (mg *ApiGatewayIntegration) SetDeletionPolicy(r runtimev1alpha1.DeletionPolicy)
SetDeletionPolicy of this ApiGatewayIntegration.
func (*ApiGatewayIntegration) SetProviderConfigReference ¶
func (mg *ApiGatewayIntegration) SetProviderConfigReference(r *runtimev1alpha1.Reference)
SetProviderConfigReference of this ApiGatewayIntegration.
func (*ApiGatewayIntegration) SetProviderReference ¶
func (mg *ApiGatewayIntegration) SetProviderReference(r *runtimev1alpha1.Reference)
SetProviderReference of this ApiGatewayIntegration. Deprecated: Use SetProviderConfigReference.
func (*ApiGatewayIntegration) SetWriteConnectionSecretToReference ¶
func (mg *ApiGatewayIntegration) SetWriteConnectionSecretToReference(r *runtimev1alpha1.SecretReference)
SetWriteConnectionSecretToReference of this ApiGatewayIntegration.
type ApiGatewayIntegrationList ¶
type ApiGatewayIntegrationList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ApiGatewayIntegration `json:"items"` }
ApiGatewayIntegration contains a list of ApiGatewayIntegrationList
func (*ApiGatewayIntegrationList) DeepCopy ¶
func (in *ApiGatewayIntegrationList) DeepCopy() *ApiGatewayIntegrationList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiGatewayIntegrationList.
func (*ApiGatewayIntegrationList) DeepCopyInto ¶
func (in *ApiGatewayIntegrationList) DeepCopyInto(out *ApiGatewayIntegrationList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ApiGatewayIntegrationList) DeepCopyObject ¶
func (in *ApiGatewayIntegrationList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ApiGatewayIntegrationList) GetItems ¶
func (l *ApiGatewayIntegrationList) GetItems() []resource.Managed
GetItems of this ApiGatewayIntegrationList.
type ApiGatewayIntegrationObservation ¶
type ApiGatewayIntegrationObservation struct{}
A ApiGatewayIntegrationObservation records the observed state of a ApiGatewayIntegration
func (*ApiGatewayIntegrationObservation) DeepCopy ¶
func (in *ApiGatewayIntegrationObservation) DeepCopy() *ApiGatewayIntegrationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiGatewayIntegrationObservation.
func (*ApiGatewayIntegrationObservation) DeepCopyInto ¶
func (in *ApiGatewayIntegrationObservation) DeepCopyInto(out *ApiGatewayIntegrationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ApiGatewayIntegrationParameters ¶
type ApiGatewayIntegrationParameters struct { Credentials string `json:"credentials"` RequestParameters map[string]string `json:"request_parameters"` ResourceId string `json:"resource_id"` CacheNamespace string `json:"cache_namespace"` ConnectionType string `json:"connection_type"` ContentHandling string `json:"content_handling"` TimeoutMilliseconds int64 `json:"timeout_milliseconds"` Type string `json:"type"` CacheKeyParameters []string `json:"cache_key_parameters"` IntegrationHttpMethod string `json:"integration_http_method"` RestApiId string `json:"rest_api_id"` PassthroughBehavior string `json:"passthrough_behavior"` RequestTemplates map[string]string `json:"request_templates"` Uri string `json:"uri"` ConnectionId string `json:"connection_id"` HttpMethod string `json:"http_method"` }
A ApiGatewayIntegrationParameters defines the desired state of a ApiGatewayIntegration
func (*ApiGatewayIntegrationParameters) DeepCopy ¶
func (in *ApiGatewayIntegrationParameters) DeepCopy() *ApiGatewayIntegrationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiGatewayIntegrationParameters.
func (*ApiGatewayIntegrationParameters) DeepCopyInto ¶
func (in *ApiGatewayIntegrationParameters) DeepCopyInto(out *ApiGatewayIntegrationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ApiGatewayIntegrationSpec ¶
type ApiGatewayIntegrationSpec struct { runtimev1alpha1.ResourceSpec `json:",inline"` ForProvider ApiGatewayIntegrationParameters `json:"forProvider"` }
A ApiGatewayIntegrationSpec defines the desired state of a ApiGatewayIntegration
func (*ApiGatewayIntegrationSpec) DeepCopy ¶
func (in *ApiGatewayIntegrationSpec) DeepCopy() *ApiGatewayIntegrationSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiGatewayIntegrationSpec.
func (*ApiGatewayIntegrationSpec) DeepCopyInto ¶
func (in *ApiGatewayIntegrationSpec) DeepCopyInto(out *ApiGatewayIntegrationSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ApiGatewayIntegrationStatus ¶
type ApiGatewayIntegrationStatus struct { runtimev1alpha1.ResourceStatus `json:",inline"` AtProvider ApiGatewayIntegrationObservation `json:"atProvider"` }
A ApiGatewayIntegrationStatus defines the observed state of a ApiGatewayIntegration
func (*ApiGatewayIntegrationStatus) DeepCopy ¶
func (in *ApiGatewayIntegrationStatus) DeepCopy() *ApiGatewayIntegrationStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiGatewayIntegrationStatus.
func (*ApiGatewayIntegrationStatus) DeepCopyInto ¶
func (in *ApiGatewayIntegrationStatus) DeepCopyInto(out *ApiGatewayIntegrationStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.