package
1.6.0-alpha.0
Repository: https://github.com/kdada/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewPetQueue returns a queue for tracking pets.
NewStatefulSetController creates a new statefulset controller.
NewStatefulSetIterator returns a new iterator.

# Constants

Time to sleep before polling to see if the pod cache has synced.
StatefulSetInitAnnotation is an annotation which when set, indicates that the pet has finished initializing itself.

# Structs

NameIdentityMapper assigns names to pets.
NetworkIdentityMapper assigns network identity to pets.
StatefulSetController controls statefulsets.
VolumeIdentityMapper assigns storage identity to pets.

# Type aliases

PodsByCreationTimestamp sorts a list of Pods by creation timestamp, using their names as a tie breaker.