replication_group

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2025 License: Apache-2.0 Imports: 42 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AnnotationLastRequestedLDCs is an annotation whose value is the marshaled list of pointers to
	// LogDeliveryConfigurationRequest structs passed in as input to either the create or modify API called most
	// recently
	AnnotationLastRequestedLDCs = svcapitypes.AnnotationPrefix + "last-requested-log-delivery-configurations"
	// AnnotationLastRequestedCNT is an annotation whose value is passed in as input to either the create or modify API
	// called most recently
	AnnotationLastRequestedCNT = svcapitypes.AnnotationPrefix + "last-requested-cache-node-type"
	// AnnotationLastRequestedNNG is an annotation whose value is passed in as input to either the create or modify API
	// called most recently
	AnnotationLastRequestedNNG = svcapitypes.AnnotationPrefix + "last-requested-num-node-groups"
	// AnnotationLastRequestedNGC is an annotation whose value is the marshaled list of pointers to
	// NodeGroupConfiguration structs passed in as input to either the create or modify API called most
	// recently
	AnnotationLastRequestedNGC = svcapitypes.AnnotationPrefix + "last-requested-node-group-configuration"
)
View Source
const (
	FinalizerString = "finalizers.elasticache.services.k8s.aws/ReplicationGroup"
)

Variables

View Source
var (
	GroupVersionResource = svcapitypes.GroupVersion.WithResource("replicationgroups")
	GroupKind            = metav1.GroupKind{
		Group: "elasticache.services.k8s.aws",
		Kind:  "ReplicationGroup",
	}
)
View Source
var (
	ACKSystemTags = []string{"services.k8s.aws/namespace", "services.k8s.aws/controller-version"}
)

Functions

func FromACKTags added in v0.0.19

func FromACKTags(tags acktags.Tags) []*svcapitypes.Tag

FromACKTags converts the tags parameter into []*svcapitypes.Tag shape. This method helps in setting the tags back inside AWSResource after merging default controller tags with existing resource tags.

func Int32OrNil added in v0.1.1

func Int32OrNil(i *int64) *int32

func ToACKTags added in v0.0.19

func ToACKTags(tags []*svcapitypes.Tag) acktags.Tags

ToACKTags converts the tags parameter into 'acktags.Tags' shape. This method helps in creating the hub(acktags.Tags) for merging default controller tags with existing resource tags.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL