package completion
import "k8s.io/kubectl/pkg/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
- v0.23.0-alpha.0
- Published
- Jul 21, 2021
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 28 minutes ago –
Tools for package owners.