Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResultCmd ¶
func NewResultCmd(client *kube.KubernetesClient) *cobra.Command
Types ¶
type ResultConfig ¶
type ResultConfig struct { Clients *kube.KubernetesClient Path string Type string TaskName string TaskNameSpace string }
func (*ResultConfig) AddFlags ¶
func (r *ResultConfig) AddFlags(cmd *cobra.Command)
func (*ResultConfig) CheckArgs ¶
func (r *ResultConfig) CheckArgs(args []string) error
Click to show internal directories.
Click to hide internal directories.