Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #178 from gyliu513/fed2
Browse files Browse the repository at this point in the history
Updated KubeFnord to KubeFed2.
  • Loading branch information
k8s-ci-robot authored Jul 13, 2018
2 parents 5513964 + 2795bcf commit 2f55e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/kubefed2/kubefed2.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
"k8s.io/client-go/tools/clientcmd"
)

// NewKubeFnordCommand creates the `kubefed2` command and its nested children.
// NewKubeFed2Command creates the `kubefed2` command and its nested children.
func NewKubeFed2Command(out io.Writer) *cobra.Command {
// Parent command to which all subcommands are added.
rootCmd := &cobra.Command{
Expand Down

0 comments on commit 2f55e6e

Please sign in to comment.