externaldns

package
v0.4.8 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2017 License: Apache-2.0 Imports: 4 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
	AnnotationFilter     string
	FQDNTemplate         string
	Compatibility        string
	PublishInternal      bool
	Provider             string
	GoogleProject        string
	DomainFilter         []string
	AWSZoneType          string
	AzureConfigFile      string
	AzureResourceGroup   string
	CloudflareProxied    bool
	InfobloxGridHost     string
	InfobloxWapiPort     int
	InfobloxWapiUsername string
	InfobloxWapiPassword string
	InfobloxWapiVersion  string
	InfobloxSSLVerify    bool
	InMemoryZones        []string
	Policy               string
	Registry             string
	TXTOwnerID           string
	TXTPrefix            string
	Interval             time.Duration
	Once                 bool
	DryRun               bool
	LogFormat            string
	MetricsAddress       string
	LogLevel             string
}

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