package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewREST returns a RESTStorage object that will work against Jobs.
NewStorage creates a new JobStorage against etcd.
# Structs
JobStorage includes dummy storage for Job.
REST implements a RESTStorage for jobs against etcd.
StatusREST implements the REST endpoint for changing the status of a resourcequota.