cache_cluster

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: May 5, 2025 License: Apache-2.0 Imports: 40 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"
)
View Source
const (
	FinalizerString = "finalizers.elasticache.services.k8s.aws/CacheCluster"
)

Variables

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

Functions

func Int32OrNil added in v0.1.1

func Int32OrNil(i *int64) *int32

func Int64OrNil added in v0.1.1

func Int64OrNil(i *int32) *int64

Types

This section is empty.

Jump to

Keyboard shortcuts

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