cni

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CiliumSecretExists added in v1.1.0

func CiliumSecretExists(client clientset.Interface) (bool, error)

func CiliumUpdateConfigMap added in v1.1.0

func CiliumUpdateConfigMap(client clientset.Interface) error

func CreateCiliumSecret

func CreateCiliumSecret(client clientset.Interface) error

func CreateOrUpdateCiliumConfigMap

func CreateOrUpdateCiliumConfigMap(client clientset.Interface) error

Types

type EtcdConfig

type EtcdConfig struct {
	Endpoints []string `json:"endpoints"`
	CAFile    string   `json:"ca-file"`
	CertFile  string   `json:"cert-file"`
	KeyFile   string   `json:"key-file"`
}

Jump to

Keyboard shortcuts

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