Documentation ¶
Index ¶
Constants ¶
View Source
const (
TypeLabel = "build.f110.dev/type"
)
Variables ¶
View Source
var Router = newRouter()
Functions ¶
This section is empty.
Types ¶
type JobWatcher ¶
type JobWatcher struct {
// contains filtered or unexported fields
}
func NewJobWatcher ¶
func NewJobWatcher(jobInformer batchv1informers.JobInformer) *JobWatcher
Click to show internal directories.
Click to hide internal directories.