Documentation ¶
Index ¶
- func Get(c *cli.Clients, clustertaskname string, opts metav1.GetOptions) (*v1beta1.ClusterTask, error)
- func GetAllClusterTaskNames(p cli.Params) ([]string, error)
- func GetV1beta1(c *cli.Clients, clustertaskname string, opts metav1.GetOptions) (*v1beta1.ClusterTask, error)
- func List(c *cli.Clients, opts metav1.ListOptions) (*v1beta1.ClusterTaskList, error)
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 GetAllClusterTaskNames ¶ added in v0.13.0
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.