//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
controller
cronjob
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
24
Dependents
1
Files
685 SLOC
#
Functions
IsJobFinished
IsJobFinished returns whether or not a job has completed successfully or failed.
NewController
NewController creates and initializes a new Controller.
#
Structs
Controller
Controller is a controller for CronJobs.