Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlatformctlCommand ¶
PlatformctlCommand represents the base command when called without any subcommands.
func NewPlatformctlCommand ¶
func NewPlatformctlCommand() *PlatformctlCommand
NewPlatformctlCommand returns an instance of the PlatformctlCommand.
func (*PlatformctlCommand) Run ¶
func (c *PlatformctlCommand) Run()
Run represents the main entry point into the command This is called by main.main() to execute the root command.
Click to show internal directories.
Click to hide internal directories.