Documentation ¶
Index ¶
- func GetJobsByCronjobName(cli *kubernetes.Clientset, namespace, cronjobName string) ([]batchv1.Job, error)
- func GetPodsEvent(cli *kubernetes.Clientset, indexer *client.CacheFactory, ...) (resourcescommon.PodInfo, error)
- func GetRelatedJobByCronJob(kubeClient client.ResourceHandler, namespace, cronJob string, ...) (*common.Page, error)
- type ObjectCell
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetJobsByCronjobName ¶
func GetPodsEvent ¶
func GetPodsEvent(cli *kubernetes.Clientset, indexer *client.CacheFactory, namespace, jobName, cronjobName string) (resourcescommon.PodInfo, error)
func GetRelatedJobByCronJob ¶ added in v1.6.0
func GetRelatedJobByCronJob(kubeClient client.ResourceHandler, namespace, cronJob string, q *common.QueryParam) (*common.Page, error)
Types ¶
type ObjectCell ¶ added in v1.6.0
implements dataselector.DataCell
func (ObjectCell) GetProperty ¶ added in v1.6.0
func (cell ObjectCell) GetProperty(name dataselector.PropertyName) dataselector.ComparableValue
implements dataselector.DataCell
Click to show internal directories.
Click to hide internal directories.