options

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 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 ControllerOptions

type ControllerOptions struct {
	// ExtraTags is a map of tags that will be attached to each dynamically provisioned resource.
	ExtraTags 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 (o *NodeOptions) AddFlags(fs *flag.FlagSet)

type ServerOptions

type ServerOptions struct {
	// DriverMode is the service mode the driver server should run in.
	DriverMode string
	// 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) string

Jump to

Keyboard shortcuts

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