options

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerOptions

type ControllerOptions struct {
	// ExtraVolumeTags is a map of tags that will be attached to each dynamically provisioned
	// volume.
	ExtraVolumeTags map[string]string
}

ControllerOptions contains options and configuration settings for the controller service.

func (*ControllerOptions) AddFlags

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

type NodeOptions

type NodeOptions struct{}

NodeOptions contains options and configuration settings for the node service.

func (*NodeOptions) AddFlags

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

type ServerOptions

type ServerOptions struct {
	// Endpoint is the endpoint that the driver server should listen on.
	Endpoint 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