package persistentvolume
import "k8s.io/kubernetes/pkg/api/persistentvolume"
Index ¶
Functions ¶
func DropDisabledAlphaFields ¶
func DropDisabledAlphaFields(pvSpec *api.PersistentVolumeSpec)
DropDisabledAlphaFields removes disabled fields from the pv spec. This should be called from PrepareForCreate/PrepareForUpdate for all resources containing a pv spec.
Source Files ¶
util.go
- Version
- v1.12.7
- Published
- Mar 22, 2019
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 30 seconds ago –
Tools for package owners.