Home
last modified time | relevance | path

Searched refs:GetSubpather (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/volume/persistentvolume/
H A Dvolume_host.go138 func (ctrl *PersistentVolumeController) GetSubpather() subpath.Interface { func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/
H A Dvolume_host.go151 func (kvh *kubeletVolumeHost) GetSubpather() subpath.Interface { func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/testing/
H A Dvolume_host.go144 func (f *fakeVolumeHost) GetSubpather() subpath.Interface { func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/volume/expand/
H A Dexpand_controller.go461 func (expc *expandController) GetSubpather() subpath.Interface { func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/
H A Dplugins.go456 GetSubpather() subpath.Interface methodSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/volume/attachdetach/
H A Dattach_detach_controller.go915 func (adc *attachDetachController) GetSubpather() subpath.Interface { func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/util/operationexecutor/
H A Doperation_generator.go831 subpather := og.volumePluginMgr.Host.GetSubpather()