cmd

package
v0.0.0-...-f11eb43 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// TTL is the DNS record TTL
	TTL = 300
	// KubeSystemNamespace is the namespace for kube-system (usually kube-system). Services
	// in this namespace will be ignored.
	KubeSystemNamespace = "kube-system"
)

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "kube-gce-dns",
	Short: "Export service public IP's to GCE dns",
	Long: `
kube-gce-dns watches kubernettes service changes and publishes records
to Google Compute Engine DNS. `,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Jump to

Keyboard shortcuts

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