kubernetesk8s.io/kubernetes/federation/pkg/kubefed Index | Files | Directories

package kubefed

import "k8s.io/kubernetes/federation/pkg/kubefed"

Index

Functions

func NewCmdJoin

func NewCmdJoin(f cmdutil.Factory, cmdOut io.Writer, config util.AdminConfig) *cobra.Command

NewCmdJoin defines the `join` command that joins a cluster to a federation.

func NewCmdUnjoin

func NewCmdUnjoin(f cmdutil.Factory, cmdOut, cmdErr io.Writer, config util.AdminConfig) *cobra.Command

NewCmdUnjoin defines the `unjoin` command that removes a cluster from a federation.

func NewKubeFedCommand

func NewKubeFedCommand(f cmdutil.Factory, in io.Reader, out, err io.Writer) *cobra.Command

NewKubeFedCommand creates the `kubefed` command and its nested children.

Source Files

join.go kubefed.go unjoin.go

Directories

PathSynopsis
federation/pkg/kubefed/initTODO(madhusdancs): 1.
federation/pkg/kubefed/testing
federation/pkg/kubefed/util
Version
v1.5.0-beta.0
Published
Nov 6, 2016
Platform
windows/amd64
Imports
21 packages
Last checked
2 minutes ago

Tools for package owners.