driver

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Clock   clock.Clock
	Store   storage.Interface
	Log     *logr.Logger
	Client  cmclient.Interface
	Mounter mount.Interface

	NodeID               string
	MaxRequestsPerVolume int
	ContinueOnNotReady   bool

	GeneratePrivateKey manager.GeneratePrivateKeyFunc
	GenerateRequest    manager.GenerateRequestFunc
	SignRequest        manager.SignRequestFunc
	WriteKeypair       manager.WriteKeypairFunc
	ReadyToRequest     manager.ReadyToRequestFunc
}

func Run

func Run(t *testing.T, opts Options) (Options, csi.NodeClient, func())

Jump to

Keyboard shortcuts

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