package storage
import "k8s.io/kubernetes/pkg/registry/admissionregistration/initializerconfiguration/storage"
Index ¶
Types ¶
type REST ¶
type REST struct { *genericregistry.Store }
rest implements a RESTStorage for pod disruption budgets against etcd
func NewREST ¶
func NewREST(optsGetter generic.RESTOptionsGetter) *REST
NewREST returns a RESTStorage object that will work against pod disruption budgets.
Source Files ¶
storage.go
- Version
- v1.7.6
- Published
- Sep 14, 2017
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 1 minute ago –
Tools for package owners.