type JobsGetter … type JobInterface … type jobs … // newJobs returns a Jobs func newJobs(c *BatchV1Client, namespace string) *jobs { … }
type JobsGetter … type JobInterface … type jobs … // newJobs returns a Jobs func newJobs(c *BatchV1Client, namespace string) *jobs { … }