Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AllowVolumeExpansion (0.46 sec)

  1. staging/src/k8s.io/api/storage/v1/types.go

    	// +listType=atomic
    	MountOptions []string `json:"mountOptions,omitempty" protobuf:"bytes,5,opt,name=mountOptions"`
    
    	// allowVolumeExpansion shows whether the storage class allow volume expand.
    	// +optional
    	AllowVolumeExpansion *bool `json:"allowVolumeExpansion,omitempty" protobuf:"varint,6,opt,name=allowVolumeExpansion"`
    
    	// volumeBindingMode indicates how PersistentVolumeClaims should be
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 23 17:42:49 UTC 2024
    - 32K bytes
    - Viewed (0)
Back to top