@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiBatchV1JobTemplateSpec

    JobTemplateSpec describes the data a Job should have when created from a template

    interface IoK8sApiBatchV1JobTemplateSpec {
        metadata?: IoK8sApimachineryPkgApisMetaV1ObjectMeta;
        spec?: IoK8sApiBatchV1JobSpec;
    }
    Index

    Properties

    Properties

    Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata