nodedriveroptions

package
v1.28.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeCSIOptions

type NodeCSIOptions struct {
	Endpoint   string // Used for Block Volume CSI driver
	NodeID     string
	LogLevel   string
	Master     string
	Kubeconfig string

	EnableFssDriver bool
	FssEndpoint     string
}

NodeCSIOptions contains details about the flag

type NodeOptions

type NodeOptions struct {
	Name                   string
	Endpoint               string
	NodeID                 string
	Kubeconfig             string
	Master                 string
	DriverName             string
	DriverVersion          string
	EnableControllerServer bool
}

Jump to

Keyboard shortcuts

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