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.10.9
- Published
- Oct 14, 2018
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 9 seconds ago –
Tools for package owners.