manila

package
v1.31.1 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 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()

func (*Driver) SetupControllerService added in v1.28.3

func (d *Driver) SetupControllerService() error

func (*Driver) SetupNodeService added in v1.28.3

func (d *Driver) SetupNodeService() error

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
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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