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" )
Variables ¶
View Source
var ( GroupVersionResource = svcapitypes.GroupVersion.WithResource("replicationgroups") GroupKind = metav1.GroupKind{ Group: "elasticache.services.k8s.aws", Kind: "ReplicationGroup", } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.