package storage
import "k8s.io/kubernetes/pkg/registry/core/secret/storage"
Index ¶
Types ¶
type REST ¶
type REST struct { *genericregistry.Store }
func NewREST ¶
func NewREST(optsGetter generic.RESTOptionsGetter) *REST
NewREST returns a RESTStorage object that will work against secrets.
Source Files ¶
storage.go
- Version
- v1.13.9
- Published
- Aug 1, 2019
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 4 minutes ago –
Tools for package owners.