package storageclass
import "k8s.io/kubernetes/pkg/registry/storage/storageclass"
Package storageClass provides Registry interface and its REST implementation for storing storageclass api objects.
Index ¶
Variables ¶
var Strategy = storageClassStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating StorageClass objects via the REST API.
Source Files ¶
doc.go strategy.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/storage/storageclass/storage |
- Version
- v1.10.4
- Published
- Jun 4, 2018
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 12 seconds ago –
Tools for package owners.