externaldns

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2017 License: Apache-2.0 Imports: 2 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 {
	Master             string
	KubeConfig         string
	Sources            []string
	Namespace          string
	FQDNTemplate       string
	Compatibility      string
	Provider           string
	GoogleProject      string
	DomainFilter       []string
	AzureConfigFile    string
	AzureResourceGroup string
	Policy             string
	Registry           string
	TXTOwnerID         string
	TXTPrefix          string
	Interval           time.Duration
	Once               bool
	DryRun             bool
	LogFormat          string
	MetricsAddress     string
	Debug              bool
}

Config is a project-wide configuration

func NewConfig

func NewConfig() *Config

NewConfig returns new Config object

func (*Config) ParseFlags

func (cfg *Config) ParseFlags(args []string) error

ParseFlags adds and parses flags from command line

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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