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