cache_cluster

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AnnotationLastRequestedPAZs is an annotation whose value is a JSON representation of []*string,
	// passed in as input to either the create or modify API called most recently.
	AnnotationLastRequestedPAZs = svcapitypes.AnnotationPrefix + "last-requested-preferred-availability-zones"
)

Variables

View Source
var (
	GroupVersionResource = svcapitypes.GroupVersion.WithResource("cacheclusters")
	GroupKind            = metav1.GroupKind{
		Group: "elasticache.services.k8s.aws",
		Kind:  "CacheCluster",
	}
)

Functions

func FromACKTags

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 ToACKTags

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