cloudprovider

package
v1.31.3-0...-b1489ee Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InternalIPKey  = version.Program + ".io/internal-ip"
	ExternalIPKey  = version.Program + ".io/external-ip"
	InternalDNSKey = version.Program + ".io/internal-dns"
	ExternalDNSKey = version.Program + ".io/external-dns"
	HostnameKey    = version.Program + ".io/hostname"
)

Functions

This section is empty.

Types

type Config

type Config struct {
	NodeEnabled bool `json:"nodeEnabled"`
	Rootless    bool `json:"rootless"`
}

Config describes externally-configurable cloud provider configuration. This is normally unmarshalled from a JSON config file.

Jump to

Keyboard shortcuts

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