manila

package
v1.24.4 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

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

func NewDriver

func NewDriver(o *DriverOpts) (*Driver, error)

func (*Driver) Run

func (d *Driver) Run()

type DriverOpts added in v1.18.0

type DriverOpts struct {
	DriverName   string
	NodeID       string
	NodeAZ       string
	WithTopology bool
	ShareProto   string
	ClusterID    string

	ServerCSIEndpoint string
	FwdCSIEndpoint    string

	ManilaClientBuilder manilaclient.Builder
	CSIClientBuilder    csiclient.Builder

	CompatOpts *options.CompatibilityOptions
}

Jump to

Keyboard shortcuts

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