controller

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

Types

type Network

type Network struct {
	*controller.Controller
}

func NewNetwork

func NewNetwork(config NetworkConfig) (*Network, error)

type NetworkConfig

type NetworkConfig struct {
	K8sClient k8sclient.Interface
	Logger    micrologger.Logger

	CAFile           string
	CrtFile          string
	CRDLabelSelector string
	EtcdEndpoints    []string
	KeyFile          string
}

Jump to

Keyboard shortcuts

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