csiclient

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VolumeGroupSnapshot

type VolumeGroupSnapshot interface {
	CreateVolumeGroupSnapshot(string, []string, map[string]string) (*vgsext.CreateVolumeGroupSnapshotResponse, error)
	ProbeController() (string, error)
	ProbeDriver() (string, error)
}

VolumeGroupSnapshot grpc calls to driver

type VolumeGroupSnapshotClient added in v1.0.0

type VolumeGroupSnapshotClient struct {
	// contains filtered or unexported fields
}

VolumeGroupSnapshotClient vg controller

func New

New csiclient

func (*VolumeGroupSnapshotClient) CreateVolumeGroupSnapshot added in v1.0.0

func (v *VolumeGroupSnapshotClient) CreateVolumeGroupSnapshot(vgName string, volIDs []string,
	params map[string]string,
) (*vgsext.CreateVolumeGroupSnapshotResponse, error)

CreateVolumeGroupSnapshot grpc call to driver

func (*VolumeGroupSnapshotClient) ProbeController added in v1.0.0

func (v *VolumeGroupSnapshotClient) ProbeController() (string, error)

ProbeController grpc call to driver

func (*VolumeGroupSnapshotClient) ProbeDriver added in v1.0.0

func (v *VolumeGroupSnapshotClient) ProbeDriver() (string, error)

ProbeDriver wrapper for grpc call

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL