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 Int64OrNil ¶ added in v0.1.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.