config

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ZeroTier ZeroTierCfg
	K8s      K8sCfg
}

func MakeConfig

func MakeConfig(args []string) Config

type K8sCfg

type K8sCfg struct {
	Namespace        string
	AnnotationFilter string
	LabelFilter      string
	TTL              int64
	Labels           mapFlags
}

type ZeroTierCfg

type ZeroTierCfg struct {
	zerotier.ZeroTier
	DefaultDomain string
	Networks      arrayFlags
}

Jump to

Keyboard shortcuts

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