Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallArgs ¶
type InstallArgs struct {
SetFlags []string
}
type KarmadaPlugin ¶
func NewKarmadaPlugin ¶
func NewKarmadaPlugin(o *generic.Options, args *InstallArgs) (*KarmadaPlugin, error)
func (*KarmadaPlugin) Execute ¶
func (p *KarmadaPlugin) Execute(cmdArgs, environment []string) error
Execute receives an executable's filepath, a slice of arguments, and a slice of environment variables to relay to the executable.
func (*KarmadaPlugin) InstallKarmadactl ¶
func (p *KarmadaPlugin) InstallKarmadactl() (string, error)
Click to show internal directories.
Click to hide internal directories.