package
1.6.0-alpha.0
Repository: https://github.com/libnux/kubernetes.git
Documentation: pkg.go.dev

# Functions

AddSubcommandFlags adds the definition for `kubefed` subcommand flags.
No description provided by the author
GetSubcommandFlags retrieves the command line flag values for the `kubefed` subcommands.
NewAdminConfig creates an admin config for `kubefed` commands.

# Constants

DefaultFederationSystemNamespace is the namespace in which federation system components are hosted.
KubeconfigSecretDataKey is the key name used in the secret to stores a cluster's credentials.

# Structs

SubcommandFlags holds the flags required by the subcommands of `kubefed`.

# Interfaces

AdminConfig provides a filesystem based kubeconfig (via `PathOptions()`) and a mechanism to talk to the federation host cluster.