Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsWorkloadFinished ¶
func IsWorkloadFinished(workload metav1.Object) (v1.JobConditionType, bool)
Types ¶
type CronController ¶
type CronController struct {
// contains filtered or unexported fields
}
CronController reconciles a Workload object.
func NewCronController ¶
func NewCronController(mgr ctrl.Manager, _ options.JobControllerConfiguration) *CronController
func (*CronController) SetupWithManager ¶
func (cc *CronController) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.