Documentation
¶
Overview ¶
Package admincli implements the wfctl infra-dns subcommand surface via sdk.CLIProvider.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLIProvider ¶
type CLIProvider struct{}
CLIProvider implements sdk.CLIProvider for the infra-dns command group.
func (*CLIProvider) RunCLI ¶
func (c *CLIProvider) RunCLI(args []string) int
RunCLI receives args AFTER the --wfctl-cli sentinel. args[0] = command name ("infra-dns"); args[1:] = subcommand + flags.
Click to show internal directories.
Click to hide internal directories.