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.14.0-beta.1
- Published
- Feb 26, 2019
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 48 seconds ago –
Tools for package owners.