package storage
import "k8s.io/kubernetes/pkg/registry/core/configmap/storage"
Index ¶
Types ¶
type REST ¶
type REST struct { *genericregistry.Store }
REST implements a RESTStorage for ConfigMap
func NewREST ¶
func NewREST(optsGetter generic.RESTOptionsGetter) (*REST, error)
NewREST returns a RESTStorage object that will work with ConfigMap objects.
func (*REST) ShortNames ¶
ShortNames implements the ShortNamesProvider interface. Returns a list of short names for a resource.
Source Files ¶
storage.go
- Version
- v1.23.3
- Published
- Jan 25, 2022
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 2 seconds ago –
Tools for package owners.