package completion
import "k8s.io/kubernetes/pkg/kubectl/cmd/completion"
Index ¶
- func NewCmdCompletion(out io.Writer, boilerPlate string) *cobra.Command
- func RunCompletion(out io.Writer, boilerPlate string, cmd *cobra.Command, args []string) error
Functions ¶
func NewCmdCompletion ¶
NewCmdCompletion creates the `completion` command
func RunCompletion ¶
RunCompletion checks given arguments and executes command
Source Files ¶
completion.go
- Version
- v1.16.0-alpha.1
- Published
- Jul 17, 2019
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 1 minute ago –
Tools for package owners.