mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
ScheduledJob client
This commit is contained in:
@@ -165,6 +165,8 @@ type JobCondition struct {
|
||||
Message string `json:"message,omitempty"`
|
||||
}
|
||||
|
||||
// +genclient=true
|
||||
|
||||
// ScheduledJob represents the configuration of a single scheduled job.
|
||||
type ScheduledJob struct {
|
||||
unversioned.TypeMeta `json:",inline"`
|
||||
|
||||
Reference in New Issue
Block a user