options

package
v0.9.6 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Options struct {
	KubeconfigFlag                    *pflag.Flag
	LinodeGoDebug                     bool
	EnableRouteController             bool
	EnableTokenHealthChecker          bool
	VPCNames                          []string
	VPCIDs                            []int
	SubnetNames                       []string
	SubnetIDs                         []int
	LoadBalancerType                  string
	BGPNodeSelector                   string
	IpHolderSuffix                    string
	LinodeExternalNetwork             *net.IPNet
	NodeBalancerTags                  []string
	DefaultNBType                     string
	NodeBalancerBackendIPv4Subnet     string
	NodeBalancerBackendIPv4SubnetID   int
	NodeBalancerBackendIPv4SubnetName string
	DisableNodeBalancerVPCBackends    bool
	GlobalStopChannel                 chan<- struct{}
	EnableIPv6ForLoadBalancers        bool
	EnableIPv6ForNodeBalancerBackends bool
	AllocateNodeCIDRs                 bool
	DisableIPv6NodeCIDRAllocation     bool
	ClusterCIDRIPv4                   string
	NodeCIDRMaskSizeIPv4              int
	NodeCIDRMaskSizeIPv6              int
	NodeBalancerPrefix                string
}

Options is a configuration object for this cloudprovider implementation. We expect it to be initialized with flags external to this package, likely in main.go

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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