package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewREST returns a RESTStorage object that will work against statefulsets.
NewStorage returns new instance of StatefulSetStorage.
ReplicasPathMappings returns the mappings between each group version and a replicas path.

# Structs

REST implements a RESTStorage for statefulsets against etcd.
ScaleREST implements a Scale for Deployment.
StatefulSetStorage includes dummy storage for StatefulSets, and their Status and Scale subresource.
StatusREST implements the REST endpoint for changing the status of an statefulSet.