package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewREST returns a RESTStorage object that will work against statefulsets.
No description provided by the author
# Structs
rest implements a RESTStorage for statefulsets against etcd.
No description provided by the author
StatefulSetStorage includes dummy storage for StatefulSets, and their Status and Scale subresource.
StatusREST implements the REST endpoint for changing the status of an statefulSet.