csi

package
v1.5.8-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client is used to send CSI requests to the driver.

func NewClient

func NewClient(endpoint string) (*Client, error)

NewClient constructor for Client.

func (*Client) NewRequest

func (c *Client) NewRequest(req *Request) (err error)

type Request

type Request struct {
	RequestType, TargetPath string
	VolumeAttr, Secrets     map[string]string
}

Jump to

Keyboard shortcuts

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