Class V1CronJob

java.lang.Object
io.kubernetes.client.openapi.models.V1CronJob
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-04-23T13:45:08.546919Z[Etc/UTC]") public class V1CronJob extends Object implements KubernetesObject
CronJob represents the configuration of a single cron job.