linode

package
v0.4.12 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// The name of this cloudprovider
	ProviderName = "linode"
)

Variables

View Source
var Options struct {
	KubeconfigFlag        *pflag.Flag
	LinodeGoDebug         bool
	EnableRouteController bool
	VPCName               string
	LoadBalancerType      string
	BGPNodeSelector       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

func IgnoreLinodeAPIError added in v0.4.5

func IgnoreLinodeAPIError(err error, code int) error

IgnoreLinodeAPIError returns the error except matches to status code

Types

This section is empty.

Directories

Path Synopsis
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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