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.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 3 hours ago –
Tools for package owners.