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   = "redshift-snapshot-schedule.terraform-provider-aws.crossplane.io"
	Version = "v1alpha1"
)

Package type metadata.

Variables

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

Functions

func DecodeRedshiftSnapshotSchedule

func DecodeRedshiftSnapshotSchedule(prev *RedshiftSnapshotSchedule, ctyValue cty.Value) (resource.Managed, error)

func DecodeRedshiftSnapshotSchedule_Arn

func DecodeRedshiftSnapshotSchedule_Arn(p *RedshiftSnapshotScheduleObservation, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeRedshiftSnapshotSchedule_Definitions

func DecodeRedshiftSnapshotSchedule_Definitions(p *RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

primitiveCollectionTypeDecodeTemplate

func DecodeRedshiftSnapshotSchedule_Description

func DecodeRedshiftSnapshotSchedule_Description(p *RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeRedshiftSnapshotSchedule_ForceDestroy

func DecodeRedshiftSnapshotSchedule_ForceDestroy(p *RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeRedshiftSnapshotSchedule_Identifier

func DecodeRedshiftSnapshotSchedule_Identifier(p *RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeRedshiftSnapshotSchedule_IdentifierPrefix

func DecodeRedshiftSnapshotSchedule_IdentifierPrefix(p *RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

primitiveTypeDecodeTemplate

func DecodeRedshiftSnapshotSchedule_Tags

func DecodeRedshiftSnapshotSchedule_Tags(p *RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

primitiveMapTypeDecodeTemplate

func EncodeRedshiftSnapshotSchedule

func EncodeRedshiftSnapshotSchedule(r RedshiftSnapshotSchedule) cty.Value

func EncodeRedshiftSnapshotSchedule_Arn

func EncodeRedshiftSnapshotSchedule_Arn(p RedshiftSnapshotScheduleObservation, vals map[string]cty.Value)

func EncodeRedshiftSnapshotSchedule_Definitions

func EncodeRedshiftSnapshotSchedule_Definitions(p RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

func EncodeRedshiftSnapshotSchedule_Description

func EncodeRedshiftSnapshotSchedule_Description(p RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

func EncodeRedshiftSnapshotSchedule_ForceDestroy

func EncodeRedshiftSnapshotSchedule_ForceDestroy(p RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

func EncodeRedshiftSnapshotSchedule_Identifier

func EncodeRedshiftSnapshotSchedule_Identifier(p RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

func EncodeRedshiftSnapshotSchedule_IdentifierPrefix

func EncodeRedshiftSnapshotSchedule_IdentifierPrefix(p RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

func EncodeRedshiftSnapshotSchedule_Tags

func EncodeRedshiftSnapshotSchedule_Tags(p RedshiftSnapshotScheduleParameters, vals map[string]cty.Value)

func Implementation

func Implementation() *plugin.Implementation

func MergeRedshiftSnapshotSchedule_Arn

mergePrimitiveTemplateStatus

func MergeRedshiftSnapshotSchedule_Definitions

func MergeRedshiftSnapshotSchedule_Definitions(k *RedshiftSnapshotScheduleParameters, p *RedshiftSnapshotScheduleParameters, md *plugin.MergeDescription) bool

mergePrimitiveContainerTemplateSpec

func MergeRedshiftSnapshotSchedule_Description

func MergeRedshiftSnapshotSchedule_Description(k *RedshiftSnapshotScheduleParameters, p *RedshiftSnapshotScheduleParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeRedshiftSnapshotSchedule_ForceDestroy

func MergeRedshiftSnapshotSchedule_ForceDestroy(k *RedshiftSnapshotScheduleParameters, p *RedshiftSnapshotScheduleParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeRedshiftSnapshotSchedule_Identifier

func MergeRedshiftSnapshotSchedule_Identifier(k *RedshiftSnapshotScheduleParameters, p *RedshiftSnapshotScheduleParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeRedshiftSnapshotSchedule_IdentifierPrefix

func MergeRedshiftSnapshotSchedule_IdentifierPrefix(k *RedshiftSnapshotScheduleParameters, p *RedshiftSnapshotScheduleParameters, md *plugin.MergeDescription) bool

mergePrimitiveTemplateSpec

func MergeRedshiftSnapshotSchedule_Tags

mergePrimitiveContainerTemplateSpec

Types

type RedshiftSnapshotSchedule

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

	Spec   RedshiftSnapshotScheduleSpec   `json:"spec"`
	Status RedshiftSnapshotScheduleStatus `json:"status,omitempty"`
}

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

func (*RedshiftSnapshotSchedule) DeepCopy

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

func (*RedshiftSnapshotSchedule) DeepCopyInto

func (in *RedshiftSnapshotSchedule) DeepCopyInto(out *RedshiftSnapshotSchedule)

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

func (*RedshiftSnapshotSchedule) DeepCopyObject

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

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

func (*RedshiftSnapshotSchedule) GetCondition

GetCondition of this RedshiftSnapshotSchedule.

func (*RedshiftSnapshotSchedule) GetDeletionPolicy

GetDeletionPolicy of this RedshiftSnapshotSchedule.

func (*RedshiftSnapshotSchedule) GetProviderConfigReference

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

GetProviderConfigReference of this RedshiftSnapshotSchedule.

func (*RedshiftSnapshotSchedule) GetProviderReference

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

GetProviderReference of this RedshiftSnapshotSchedule. Deprecated: Use GetProviderConfigReference.

func (*RedshiftSnapshotSchedule) GetWriteConnectionSecretToReference

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

GetWriteConnectionSecretToReference of this RedshiftSnapshotSchedule.

func (*RedshiftSnapshotSchedule) SetConditions

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

SetConditions of this RedshiftSnapshotSchedule.

func (*RedshiftSnapshotSchedule) SetDeletionPolicy

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

SetDeletionPolicy of this RedshiftSnapshotSchedule.

func (*RedshiftSnapshotSchedule) SetProviderConfigReference

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

SetProviderConfigReference of this RedshiftSnapshotSchedule.

func (*RedshiftSnapshotSchedule) SetProviderReference

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

SetProviderReference of this RedshiftSnapshotSchedule. Deprecated: Use SetProviderConfigReference.

func (*RedshiftSnapshotSchedule) SetWriteConnectionSecretToReference

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

SetWriteConnectionSecretToReference of this RedshiftSnapshotSchedule.

type RedshiftSnapshotScheduleList

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

RedshiftSnapshotSchedule contains a list of RedshiftSnapshotScheduleList

func (*RedshiftSnapshotScheduleList) DeepCopy

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

func (*RedshiftSnapshotScheduleList) DeepCopyInto

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

func (*RedshiftSnapshotScheduleList) DeepCopyObject

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

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

func (*RedshiftSnapshotScheduleList) GetItems

GetItems of this RedshiftSnapshotScheduleList.

type RedshiftSnapshotScheduleObservation

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

A RedshiftSnapshotScheduleObservation records the observed state of a RedshiftSnapshotSchedule

func (*RedshiftSnapshotScheduleObservation) DeepCopy

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

func (*RedshiftSnapshotScheduleObservation) DeepCopyInto

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

type RedshiftSnapshotScheduleParameters

type RedshiftSnapshotScheduleParameters struct {
	ForceDestroy     bool              `json:"force_destroy"`
	Identifier       string            `json:"identifier"`
	IdentifierPrefix string            `json:"identifier_prefix"`
	Tags             map[string]string `json:"tags"`
	Definitions      []string          `json:"definitions"`
	Description      string            `json:"description"`
}

A RedshiftSnapshotScheduleParameters defines the desired state of a RedshiftSnapshotSchedule

func (*RedshiftSnapshotScheduleParameters) DeepCopy

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

func (*RedshiftSnapshotScheduleParameters) DeepCopyInto

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

type RedshiftSnapshotScheduleSpec

type RedshiftSnapshotScheduleSpec struct {
	runtimev1alpha1.ResourceSpec `json:",inline"`
	ForProvider                  RedshiftSnapshotScheduleParameters `json:"forProvider"`
}

A RedshiftSnapshotScheduleSpec defines the desired state of a RedshiftSnapshotSchedule

func (*RedshiftSnapshotScheduleSpec) DeepCopy

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

func (*RedshiftSnapshotScheduleSpec) DeepCopyInto

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

type RedshiftSnapshotScheduleStatus

type RedshiftSnapshotScheduleStatus struct {
	runtimev1alpha1.ResourceStatus `json:",inline"`
	AtProvider                     RedshiftSnapshotScheduleObservation `json:"atProvider"`
}

A RedshiftSnapshotScheduleStatus defines the observed state of a RedshiftSnapshotSchedule

func (*RedshiftSnapshotScheduleStatus) DeepCopy

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

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