package persistentvolumeclaim
import "k8s.io/kubernetes/pkg/api/persistentvolumeclaim"
Index ¶
Functions ¶
func DropDisabledAlphaFields ¶
func DropDisabledAlphaFields(pvcSpec *core.PersistentVolumeClaimSpec)
DropDisabledAlphaFields removes disabled fields from the pvc spec. This should be called from PrepareForCreate/PrepareForUpdate for all resources containing a pvc spec.
Source Files ¶
util.go
- Version
- v1.9.2
- Published
- Jan 17, 2018
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 12 minutes ago –
Tools for package owners.