options

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeOptions

type NodeOptions struct {
	VolumeAttachLimit int64
}

NodeOptions contains options and configuration settings for the node service.

func (*NodeOptions) AddFlags

func (o *NodeOptions) AddFlags(fs *flag.FlagSet)

type ServerOptions

type ServerOptions struct {
	// Endpoint is the endpoint that the driver server should listen on.
	Endpoint string
	// Debug
	Debug bool
	// Kubeconfig
	Kubeconfig string
	// Cloudconfig
	Cloudconfig string
}

ServerOptions contains options and configuration settings for the driver server.

func (*ServerOptions) AddFlags

func (s *ServerOptions) AddFlags(fs *flag.FlagSet)

Jump to

Keyboard shortcuts

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