Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultQueue constant stores the name of the queue as "default" DefaultQueue = "default" // DefaultMaxRetry is the default number of retries. DefaultMaxRetry = 3 )
Variables ¶
This section is empty.
Functions ¶
func Jobs ¶ added in v1.0.0
func Jobs(ar admissionv1.AdmissionReview) *admissionv1.AdmissionResponse
Jobs mutate jobs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.