Home
last modified time | relevance | path

Searched defs:DetachDisk (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/azure/
H A Dazure_controller_standard.go120 func (as *availabilitySet) DetachDisk(diskName, diskURI string, nodeName types.NodeName) error { func
H A Dazure_controller_vmss.go122 func (ss *scaleSet) DetachDisk(diskName, diskURI string, nodeName types.NodeName) error { func
H A Dazure_vmsets.go72 DetachDisk(diskName, diskURI string, nodeName types.NodeName) error methodSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/cinder/
H A Dcinder_util.go107 func (util *DiskUtil) DetachDisk(cd *cinderVolumeUnmounter) error { func
H A Dcinder_test.go107 func (fake *fakePDManager) DetachDisk(c *cinderVolumeUnmounter) error { func
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lightsail/
H A Dapi_op_DetachDisk.go20 func (c *Client) DetachDisk(ctx context.Context, params *DetachDiskInput, optFns ...func(*Options))… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lightsail/
H A Dapi_op_DetachDisk.go20 func (c *Client) DetachDisk(ctx context.Context, params *DetachDiskInput, optFns ...func(*Options))… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lightsail/
H A Dapi_op_DetachDisk.go20 func (c *Client) DetachDisk(ctx context.Context, params *DetachDiskInput, optFns ...func(*Options))… func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/
H A Dapi_op_DetachDisk.go20 func (c *Client) DetachDisk(ctx context.Context, params *DetachDiskInput, optFns ...func(*Options))… func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/
H A Dapi_op_DetachDisk.go20 func (c *Client) DetachDisk(ctx context.Context, params *DetachDiskInput, optFns ...func(*Options))… func
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lightsail/
H A Dapi_op_DetachDisk.go20 func (c *Client) DetachDisk(ctx context.Context, params *DetachDiskInput, optFns ...func(*Options))… func
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lightsail/
H A Dapi_op_DetachDisk.go20 func (c *Client) DetachDisk(ctx context.Context, params *DetachDiskInput, optFns ...func(*Options))… func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/iscsi/
H A Ddisk_manager.go37 DetachDisk(disk iscsiDiskUnmounter, mntPath string) error methodSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/fc/
H A Ddisk_manager.go37 DetachDisk(disk fcDiskUnmounter, devicePath string) error methodSpec
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lightsail/
H A Dapi_op_DetachDisk.go20 func (c *Client) DetachDisk(ctx context.Context, params *DetachDiskInput, optFns ...func(*Options))… func
/dports/net/bosh-cli/bosh-cli-5.5.0/cloud/mocks/
H A Dmocks.go127 func (m *MockCloud) DetachDisk(arg0, arg1 string) error { func
134 func (mr *MockCloudMockRecorder) DetachDisk(arg0, arg1 interface{}) *gomock.Call { func
/dports/net/bosh-cli/bosh-cli-5.5.0/cloud/
H A Dcloud.go34 DetachDisk(vmCID, diskCID string) error methodSpec
330 func (c cloud) DetachDisk(vmCID, diskCID string) error { func
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/azure/mockvmsets/
H A Dazure_mock_vmsets.go237 func (m *MockVMSet) DetachDisk(diskName, diskURI string, nodeName types.NodeName) error { func
245 func (mr *MockVMSetMockRecorder) DetachDisk(diskName, diskURI, nodeName interface{}) *gomock.Call { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ecs/
H A Ddetach_disk.go25 func (client *Client) DetachDisk(request *DetachDiskRequest) (response *DetachDiskResponse, err err… func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ecs/
H A Ddetach_disk.go25 func (client *Client) DetachDisk(request *DetachDiskRequest) (response *DetachDiskResponse, err err… func
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ecs/
H A Ddetach_disk.go24 func (client *Client) DetachDisk(request *DetachDiskRequest) (response *DetachDiskResponse, err err… func
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/compute/instances/
H A Ddetach_disk.py34 class DetachDisk(base.UpdateCommand): class
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/rbd/
H A Ddisk_manager.go49 DetachDisk(plugin *rbdPlugin, deviceMountPath string, device string) error methodSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/vsphere/vclib/
H A Dvirtualmachine.go188 func (vm *VirtualMachine) DetachDisk(ctx context.Context, vmDiskPath string) error { func
/dports/net/bosh-cli/bosh-cli-5.5.0/deployment/vm/
H A Dvm.go40 DetachDisk(bidisk.Disk) error methodSpec
236 func (vm *vm) DetachDisk(disk bidisk.Disk) error { func

12345678910>>...13