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.33.2 (latest)
- Published
- Jun 19, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 1 week ago –
Tools for package owners.