Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(c *cli.Clients, clustertaskname string, opts metav1.GetOptions) (*v1beta1.ClusterTask, error)
It will fetch the resource based on the api available and return v1beta1 form
func GetV1beta1 ¶
func GetV1beta1(c *cli.Clients, clustertaskname string, opts metav1.GetOptions) (*v1beta1.ClusterTask, error)
It will fetch the resource in v1beta1 struct format
func List ¶
func List(c *cli.Clients, opts metav1.ListOptions) (*v1beta1.ClusterTaskList, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.