...

Text file src/k8s.io/api/testdata/v1.29.0/batch.v1.Job.yaml

Documentation: k8s.io/api/testdata/v1.29.0

     1apiVersion: batch/v1
     2kind: Job
     3metadata:
     4  annotations:
     5    annotationsKey: annotationsValue
     6  creationTimestamp: "2008-01-01T01:01:01Z"
     7  deletionGracePeriodSeconds: 10
     8  deletionTimestamp: "2009-01-01T01:01:01Z"
     9  finalizers:
    10  - finalizersValue
    11  generateName: generateNameValue
    12  generation: 7
    13  labels:
    14    labelsKey: labelsValue
    15  managedFields:
    16  - apiVersion: apiVersionValue
    17    fieldsType: fieldsTypeValue
    18    fieldsV1: {}
    19    manager: managerValue
    20    operation: operationValue
    21    subresource: subresourceValue
    22    time: "2004-01-01T01:01:01Z"
    23  name: nameValue
    24  namespace: namespaceValue
    25  ownerReferences:
    26  - apiVersion: apiVersionValue
    27    blockOwnerDeletion: true
    28    controller: true
    29    kind: kindValue
    30    name: nameValue
    31    uid: uidValue
    32  resourceVersion: resourceVersionValue
    33  selfLink: selfLinkValue
    34  uid: uidValue
    35spec:
    36  activeDeadlineSeconds: 3
    37  backoffLimit: 7
    38  backoffLimitPerIndex: 12
    39  completionMode: completionModeValue
    40  completions: 2
    41  manualSelector: true
    42  maxFailedIndexes: 13
    43  parallelism: 1
    44  podFailurePolicy:
    45    rules:
    46    - action: actionValue
    47      onExitCodes:
    48        containerName: containerNameValue
    49        operator: operatorValue
    50        values:
    51        - 3
    52      onPodConditions:
    53      - status: statusValue
    54        type: typeValue
    55  podReplacementPolicy: podReplacementPolicyValue
    56  selector:
    57    matchExpressions:
    58    - key: keyValue
    59      operator: operatorValue
    60      values:
    61      - valuesValue
    62    matchLabels:
    63      matchLabelsKey: matchLabelsValue
    64  suspend: true
    65  template:
    66    metadata:
    67      annotations:
    68        annotationsKey: annotationsValue
    69      creationTimestamp: "2008-01-01T01:01:01Z"
    70      deletionGracePeriodSeconds: 10
    71      deletionTimestamp: "2009-01-01T01:01:01Z"
    72      finalizers:
    73      - finalizersValue
    74      generateName: generateNameValue
    75      generation: 7
    76      labels:
    77        labelsKey: labelsValue
    78      managedFields:
    79      - apiVersion: apiVersionValue
    80        fieldsType: fieldsTypeValue
    81        fieldsV1: {}
    82        manager: managerValue
    83        operation: operationValue
    84        subresource: subresourceValue
    85        time: "2004-01-01T01:01:01Z"
    86      name: nameValue
    87      namespace: namespaceValue
    88      ownerReferences:
    89      - apiVersion: apiVersionValue
    90        blockOwnerDeletion: true
    91        controller: true
    92        kind: kindValue
    93        name: nameValue
    94        uid: uidValue
    95      resourceVersion: resourceVersionValue
    96      selfLink: selfLinkValue
    97      uid: uidValue
    98    spec:
    99      activeDeadlineSeconds: 5
   100      affinity:
   101        nodeAffinity:
   102          preferredDuringSchedulingIgnoredDuringExecution:
   103          - preference:
   104              matchExpressions:
   105              - key: keyValue
   106                operator: operatorValue
   107                values:
   108                - valuesValue
   109              matchFields:
   110              - key: keyValue
   111                operator: operatorValue
   112                values:
   113                - valuesValue
   114            weight: 1
   115          requiredDuringSchedulingIgnoredDuringExecution:
   116            nodeSelectorTerms:
   117            - matchExpressions:
   118              - key: keyValue
   119                operator: operatorValue
   120                values:
   121                - valuesValue
   122              matchFields:
   123              - key: keyValue
   124                operator: operatorValue
   125                values:
   126                - valuesValue
   127        podAffinity:
   128          preferredDuringSchedulingIgnoredDuringExecution:
   129          - podAffinityTerm:
   130              labelSelector:
   131                matchExpressions:
   132                - key: keyValue
   133                  operator: operatorValue
   134                  values:
   135                  - valuesValue
   136                matchLabels:
   137                  matchLabelsKey: matchLabelsValue
   138              matchLabelKeys:
   139              - matchLabelKeysValue
   140              mismatchLabelKeys:
   141              - mismatchLabelKeysValue
   142              namespaceSelector:
   143                matchExpressions:
   144                - key: keyValue
   145                  operator: operatorValue
   146                  values:
   147                  - valuesValue
   148                matchLabels:
   149                  matchLabelsKey: matchLabelsValue
   150              namespaces:
   151              - namespacesValue
   152              topologyKey: topologyKeyValue
   153            weight: 1
   154          requiredDuringSchedulingIgnoredDuringExecution:
   155          - labelSelector:
   156              matchExpressions:
   157              - key: keyValue
   158                operator: operatorValue
   159                values:
   160                - valuesValue
   161              matchLabels:
   162                matchLabelsKey: matchLabelsValue
   163            matchLabelKeys:
   164            - matchLabelKeysValue
   165            mismatchLabelKeys:
   166            - mismatchLabelKeysValue
   167            namespaceSelector:
   168              matchExpressions:
   169              - key: keyValue
   170                operator: operatorValue
   171                values:
   172                - valuesValue
   173              matchLabels:
   174                matchLabelsKey: matchLabelsValue
   175            namespaces:
   176            - namespacesValue
   177            topologyKey: topologyKeyValue
   178        podAntiAffinity:
   179          preferredDuringSchedulingIgnoredDuringExecution:
   180          - podAffinityTerm:
   181              labelSelector:
   182                matchExpressions:
   183                - key: keyValue
   184                  operator: operatorValue
   185                  values:
   186                  - valuesValue
   187                matchLabels:
   188                  matchLabelsKey: matchLabelsValue
   189              matchLabelKeys:
   190              - matchLabelKeysValue
   191              mismatchLabelKeys:
   192              - mismatchLabelKeysValue
   193              namespaceSelector:
   194                matchExpressions:
   195                - key: keyValue
   196                  operator: operatorValue
   197                  values:
   198                  - valuesValue
   199                matchLabels:
   200                  matchLabelsKey: matchLabelsValue
   201              namespaces:
   202              - namespacesValue
   203              topologyKey: topologyKeyValue
   204            weight: 1
   205          requiredDuringSchedulingIgnoredDuringExecution:
   206          - labelSelector:
   207              matchExpressions:
   208              - key: keyValue
   209                operator: operatorValue
   210                values:
   211                - valuesValue
   212              matchLabels:
   213                matchLabelsKey: matchLabelsValue
   214            matchLabelKeys:
   215            - matchLabelKeysValue
   216            mismatchLabelKeys:
   217            - mismatchLabelKeysValue
   218            namespaceSelector:
   219              matchExpressions:
   220              - key: keyValue
   221                operator: operatorValue
   222                values:
   223                - valuesValue
   224              matchLabels:
   225                matchLabelsKey: matchLabelsValue
   226            namespaces:
   227            - namespacesValue
   228            topologyKey: topologyKeyValue
   229      automountServiceAccountToken: true
   230      containers:
   231      - args:
   232        - argsValue
   233        command:
   234        - commandValue
   235        env:
   236        - name: nameValue
   237          value: valueValue
   238          valueFrom:
   239            configMapKeyRef:
   240              key: keyValue
   241              name: nameValue
   242              optional: true
   243            fieldRef:
   244              apiVersion: apiVersionValue
   245              fieldPath: fieldPathValue
   246            resourceFieldRef:
   247              containerName: containerNameValue
   248              divisor: "0"
   249              resource: resourceValue
   250            secretKeyRef:
   251              key: keyValue
   252              name: nameValue
   253              optional: true
   254        envFrom:
   255        - configMapRef:
   256            name: nameValue
   257            optional: true
   258          prefix: prefixValue
   259          secretRef:
   260            name: nameValue
   261            optional: true
   262        image: imageValue
   263        imagePullPolicy: imagePullPolicyValue
   264        lifecycle:
   265          postStart:
   266            exec:
   267              command:
   268              - commandValue
   269            httpGet:
   270              host: hostValue
   271              httpHeaders:
   272              - name: nameValue
   273                value: valueValue
   274              path: pathValue
   275              port: portValue
   276              scheme: schemeValue
   277            sleep:
   278              seconds: 1
   279            tcpSocket:
   280              host: hostValue
   281              port: portValue
   282          preStop:
   283            exec:
   284              command:
   285              - commandValue
   286            httpGet:
   287              host: hostValue
   288              httpHeaders:
   289              - name: nameValue
   290                value: valueValue
   291              path: pathValue
   292              port: portValue
   293              scheme: schemeValue
   294            sleep:
   295              seconds: 1
   296            tcpSocket:
   297              host: hostValue
   298              port: portValue
   299        livenessProbe:
   300          exec:
   301            command:
   302            - commandValue
   303          failureThreshold: 6
   304          grpc:
   305            port: 1
   306            service: serviceValue
   307          httpGet:
   308            host: hostValue
   309            httpHeaders:
   310            - name: nameValue
   311              value: valueValue
   312            path: pathValue
   313            port: portValue
   314            scheme: schemeValue
   315          initialDelaySeconds: 2
   316          periodSeconds: 4
   317          successThreshold: 5
   318          tcpSocket:
   319            host: hostValue
   320            port: portValue
   321          terminationGracePeriodSeconds: 7
   322          timeoutSeconds: 3
   323        name: nameValue
   324        ports:
   325        - containerPort: 3
   326          hostIP: hostIPValue
   327          hostPort: 2
   328          name: nameValue
   329          protocol: protocolValue
   330        readinessProbe:
   331          exec:
   332            command:
   333            - commandValue
   334          failureThreshold: 6
   335          grpc:
   336            port: 1
   337            service: serviceValue
   338          httpGet:
   339            host: hostValue
   340            httpHeaders:
   341            - name: nameValue
   342              value: valueValue
   343            path: pathValue
   344            port: portValue
   345            scheme: schemeValue
   346          initialDelaySeconds: 2
   347          periodSeconds: 4
   348          successThreshold: 5
   349          tcpSocket:
   350            host: hostValue
   351            port: portValue
   352          terminationGracePeriodSeconds: 7
   353          timeoutSeconds: 3
   354        resizePolicy:
   355        - resourceName: resourceNameValue
   356          restartPolicy: restartPolicyValue
   357        resources:
   358          claims:
   359          - name: nameValue
   360          limits:
   361            limitsKey: "0"
   362          requests:
   363            requestsKey: "0"
   364        restartPolicy: restartPolicyValue
   365        securityContext:
   366          allowPrivilegeEscalation: true
   367          capabilities:
   368            add:
   369            - addValue
   370            drop:
   371            - dropValue
   372          privileged: true
   373          procMount: procMountValue
   374          readOnlyRootFilesystem: true
   375          runAsGroup: 8
   376          runAsNonRoot: true
   377          runAsUser: 4
   378          seLinuxOptions:
   379            level: levelValue
   380            role: roleValue
   381            type: typeValue
   382            user: userValue
   383          seccompProfile:
   384            localhostProfile: localhostProfileValue
   385            type: typeValue
   386          windowsOptions:
   387            gmsaCredentialSpec: gmsaCredentialSpecValue
   388            gmsaCredentialSpecName: gmsaCredentialSpecNameValue
   389            hostProcess: true
   390            runAsUserName: runAsUserNameValue
   391        startupProbe:
   392          exec:
   393            command:
   394            - commandValue
   395          failureThreshold: 6
   396          grpc:
   397            port: 1
   398            service: serviceValue
   399          httpGet:
   400            host: hostValue
   401            httpHeaders:
   402            - name: nameValue
   403              value: valueValue
   404            path: pathValue
   405            port: portValue
   406            scheme: schemeValue
   407          initialDelaySeconds: 2
   408          periodSeconds: 4
   409          successThreshold: 5
   410          tcpSocket:
   411            host: hostValue
   412            port: portValue
   413          terminationGracePeriodSeconds: 7
   414          timeoutSeconds: 3
   415        stdin: true
   416        stdinOnce: true
   417        terminationMessagePath: terminationMessagePathValue
   418        terminationMessagePolicy: terminationMessagePolicyValue
   419        tty: true
   420        volumeDevices:
   421        - devicePath: devicePathValue
   422          name: nameValue
   423        volumeMounts:
   424        - mountPath: mountPathValue
   425          mountPropagation: mountPropagationValue
   426          name: nameValue
   427          readOnly: true
   428          subPath: subPathValue
   429          subPathExpr: subPathExprValue
   430        workingDir: workingDirValue
   431      dnsConfig:
   432        nameservers:
   433        - nameserversValue
   434        options:
   435        - name: nameValue
   436          value: valueValue
   437        searches:
   438        - searchesValue
   439      dnsPolicy: dnsPolicyValue
   440      enableServiceLinks: true
   441      ephemeralContainers:
   442      - args:
   443        - argsValue
   444        command:
   445        - commandValue
   446        env:
   447        - name: nameValue
   448          value: valueValue
   449          valueFrom:
   450            configMapKeyRef:
   451              key: keyValue
   452              name: nameValue
   453              optional: true
   454            fieldRef:
   455              apiVersion: apiVersionValue
   456              fieldPath: fieldPathValue
   457            resourceFieldRef:
   458              containerName: containerNameValue
   459              divisor: "0"
   460              resource: resourceValue
   461            secretKeyRef:
   462              key: keyValue
   463              name: nameValue
   464              optional: true
   465        envFrom:
   466        - configMapRef:
   467            name: nameValue
   468            optional: true
   469          prefix: prefixValue
   470          secretRef:
   471            name: nameValue
   472            optional: true
   473        image: imageValue
   474        imagePullPolicy: imagePullPolicyValue
   475        lifecycle:
   476          postStart:
   477            exec:
   478              command:
   479              - commandValue
   480            httpGet:
   481              host: hostValue
   482              httpHeaders:
   483              - name: nameValue
   484                value: valueValue
   485              path: pathValue
   486              port: portValue
   487              scheme: schemeValue
   488            sleep:
   489              seconds: 1
   490            tcpSocket:
   491              host: hostValue
   492              port: portValue
   493          preStop:
   494            exec:
   495              command:
   496              - commandValue
   497            httpGet:
   498              host: hostValue
   499              httpHeaders:
   500              - name: nameValue
   501                value: valueValue
   502              path: pathValue
   503              port: portValue
   504              scheme: schemeValue
   505            sleep:
   506              seconds: 1
   507            tcpSocket:
   508              host: hostValue
   509              port: portValue
   510        livenessProbe:
   511          exec:
   512            command:
   513            - commandValue
   514          failureThreshold: 6
   515          grpc:
   516            port: 1
   517            service: serviceValue
   518          httpGet:
   519            host: hostValue
   520            httpHeaders:
   521            - name: nameValue
   522              value: valueValue
   523            path: pathValue
   524            port: portValue
   525            scheme: schemeValue
   526          initialDelaySeconds: 2
   527          periodSeconds: 4
   528          successThreshold: 5
   529          tcpSocket:
   530            host: hostValue
   531            port: portValue
   532          terminationGracePeriodSeconds: 7
   533          timeoutSeconds: 3
   534        name: nameValue
   535        ports:
   536        - containerPort: 3
   537          hostIP: hostIPValue
   538          hostPort: 2
   539          name: nameValue
   540          protocol: protocolValue
   541        readinessProbe:
   542          exec:
   543            command:
   544            - commandValue
   545          failureThreshold: 6
   546          grpc:
   547            port: 1
   548            service: serviceValue
   549          httpGet:
   550            host: hostValue
   551            httpHeaders:
   552            - name: nameValue
   553              value: valueValue
   554            path: pathValue
   555            port: portValue
   556            scheme: schemeValue
   557          initialDelaySeconds: 2
   558          periodSeconds: 4
   559          successThreshold: 5
   560          tcpSocket:
   561            host: hostValue
   562            port: portValue
   563          terminationGracePeriodSeconds: 7
   564          timeoutSeconds: 3
   565        resizePolicy:
   566        - resourceName: resourceNameValue
   567          restartPolicy: restartPolicyValue
   568        resources:
   569          claims:
   570          - name: nameValue
   571          limits:
   572            limitsKey: "0"
   573          requests:
   574            requestsKey: "0"
   575        restartPolicy: restartPolicyValue
   576        securityContext:
   577          allowPrivilegeEscalation: true
   578          capabilities:
   579            add:
   580            - addValue
   581            drop:
   582            - dropValue
   583          privileged: true
   584          procMount: procMountValue
   585          readOnlyRootFilesystem: true
   586          runAsGroup: 8
   587          runAsNonRoot: true
   588          runAsUser: 4
   589          seLinuxOptions:
   590            level: levelValue
   591            role: roleValue
   592            type: typeValue
   593            user: userValue
   594          seccompProfile:
   595            localhostProfile: localhostProfileValue
   596            type: typeValue
   597          windowsOptions:
   598            gmsaCredentialSpec: gmsaCredentialSpecValue
   599            gmsaCredentialSpecName: gmsaCredentialSpecNameValue
   600            hostProcess: true
   601            runAsUserName: runAsUserNameValue
   602        startupProbe:
   603          exec:
   604            command:
   605            - commandValue
   606          failureThreshold: 6
   607          grpc:
   608            port: 1
   609            service: serviceValue
   610          httpGet:
   611            host: hostValue
   612            httpHeaders:
   613            - name: nameValue
   614              value: valueValue
   615            path: pathValue
   616            port: portValue
   617            scheme: schemeValue
   618          initialDelaySeconds: 2
   619          periodSeconds: 4
   620          successThreshold: 5
   621          tcpSocket:
   622            host: hostValue
   623            port: portValue
   624          terminationGracePeriodSeconds: 7
   625          timeoutSeconds: 3
   626        stdin: true
   627        stdinOnce: true
   628        targetContainerName: targetContainerNameValue
   629        terminationMessagePath: terminationMessagePathValue
   630        terminationMessagePolicy: terminationMessagePolicyValue
   631        tty: true
   632        volumeDevices:
   633        - devicePath: devicePathValue
   634          name: nameValue
   635        volumeMounts:
   636        - mountPath: mountPathValue
   637          mountPropagation: mountPropagationValue
   638          name: nameValue
   639          readOnly: true
   640          subPath: subPathValue
   641          subPathExpr: subPathExprValue
   642        workingDir: workingDirValue
   643      hostAliases:
   644      - hostnames:
   645        - hostnamesValue
   646        ip: ipValue
   647      hostIPC: true
   648      hostNetwork: true
   649      hostPID: true
   650      hostUsers: true
   651      hostname: hostnameValue
   652      imagePullSecrets:
   653      - name: nameValue
   654      initContainers:
   655      - args:
   656        - argsValue
   657        command:
   658        - commandValue
   659        env:
   660        - name: nameValue
   661          value: valueValue
   662          valueFrom:
   663            configMapKeyRef:
   664              key: keyValue
   665              name: nameValue
   666              optional: true
   667            fieldRef:
   668              apiVersion: apiVersionValue
   669              fieldPath: fieldPathValue
   670            resourceFieldRef:
   671              containerName: containerNameValue
   672              divisor: "0"
   673              resource: resourceValue
   674            secretKeyRef:
   675              key: keyValue
   676              name: nameValue
   677              optional: true
   678        envFrom:
   679        - configMapRef:
   680            name: nameValue
   681            optional: true
   682          prefix: prefixValue
   683          secretRef:
   684            name: nameValue
   685            optional: true
   686        image: imageValue
   687        imagePullPolicy: imagePullPolicyValue
   688        lifecycle:
   689          postStart:
   690            exec:
   691              command:
   692              - commandValue
   693            httpGet:
   694              host: hostValue
   695              httpHeaders:
   696              - name: nameValue
   697                value: valueValue
   698              path: pathValue
   699              port: portValue
   700              scheme: schemeValue
   701            sleep:
   702              seconds: 1
   703            tcpSocket:
   704              host: hostValue
   705              port: portValue
   706          preStop:
   707            exec:
   708              command:
   709              - commandValue
   710            httpGet:
   711              host: hostValue
   712              httpHeaders:
   713              - name: nameValue
   714                value: valueValue
   715              path: pathValue
   716              port: portValue
   717              scheme: schemeValue
   718            sleep:
   719              seconds: 1
   720            tcpSocket:
   721              host: hostValue
   722              port: portValue
   723        livenessProbe:
   724          exec:
   725            command:
   726            - commandValue
   727          failureThreshold: 6
   728          grpc:
   729            port: 1
   730            service: serviceValue
   731          httpGet:
   732            host: hostValue
   733            httpHeaders:
   734            - name: nameValue
   735              value: valueValue
   736            path: pathValue
   737            port: portValue
   738            scheme: schemeValue
   739          initialDelaySeconds: 2
   740          periodSeconds: 4
   741          successThreshold: 5
   742          tcpSocket:
   743            host: hostValue
   744            port: portValue
   745          terminationGracePeriodSeconds: 7
   746          timeoutSeconds: 3
   747        name: nameValue
   748        ports:
   749        - containerPort: 3
   750          hostIP: hostIPValue
   751          hostPort: 2
   752          name: nameValue
   753          protocol: protocolValue
   754        readinessProbe:
   755          exec:
   756            command:
   757            - commandValue
   758          failureThreshold: 6
   759          grpc:
   760            port: 1
   761            service: serviceValue
   762          httpGet:
   763            host: hostValue
   764            httpHeaders:
   765            - name: nameValue
   766              value: valueValue
   767            path: pathValue
   768            port: portValue
   769            scheme: schemeValue
   770          initialDelaySeconds: 2
   771          periodSeconds: 4
   772          successThreshold: 5
   773          tcpSocket:
   774            host: hostValue
   775            port: portValue
   776          terminationGracePeriodSeconds: 7
   777          timeoutSeconds: 3
   778        resizePolicy:
   779        - resourceName: resourceNameValue
   780          restartPolicy: restartPolicyValue
   781        resources:
   782          claims:
   783          - name: nameValue
   784          limits:
   785            limitsKey: "0"
   786          requests:
   787            requestsKey: "0"
   788        restartPolicy: restartPolicyValue
   789        securityContext:
   790          allowPrivilegeEscalation: true
   791          capabilities:
   792            add:
   793            - addValue
   794            drop:
   795            - dropValue
   796          privileged: true
   797          procMount: procMountValue
   798          readOnlyRootFilesystem: true
   799          runAsGroup: 8
   800          runAsNonRoot: true
   801          runAsUser: 4
   802          seLinuxOptions:
   803            level: levelValue
   804            role: roleValue
   805            type: typeValue
   806            user: userValue
   807          seccompProfile:
   808            localhostProfile: localhostProfileValue
   809            type: typeValue
   810          windowsOptions:
   811            gmsaCredentialSpec: gmsaCredentialSpecValue
   812            gmsaCredentialSpecName: gmsaCredentialSpecNameValue
   813            hostProcess: true
   814            runAsUserName: runAsUserNameValue
   815        startupProbe:
   816          exec:
   817            command:
   818            - commandValue
   819          failureThreshold: 6
   820          grpc:
   821            port: 1
   822            service: serviceValue
   823          httpGet:
   824            host: hostValue
   825            httpHeaders:
   826            - name: nameValue
   827              value: valueValue
   828            path: pathValue
   829            port: portValue
   830            scheme: schemeValue
   831          initialDelaySeconds: 2
   832          periodSeconds: 4
   833          successThreshold: 5
   834          tcpSocket:
   835            host: hostValue
   836            port: portValue
   837          terminationGracePeriodSeconds: 7
   838          timeoutSeconds: 3
   839        stdin: true
   840        stdinOnce: true
   841        terminationMessagePath: terminationMessagePathValue
   842        terminationMessagePolicy: terminationMessagePolicyValue
   843        tty: true
   844        volumeDevices:
   845        - devicePath: devicePathValue
   846          name: nameValue
   847        volumeMounts:
   848        - mountPath: mountPathValue
   849          mountPropagation: mountPropagationValue
   850          name: nameValue
   851          readOnly: true
   852          subPath: subPathValue
   853          subPathExpr: subPathExprValue
   854        workingDir: workingDirValue
   855      nodeName: nodeNameValue
   856      nodeSelector:
   857        nodeSelectorKey: nodeSelectorValue
   858      os:
   859        name: nameValue
   860      overhead:
   861        overheadKey: "0"
   862      preemptionPolicy: preemptionPolicyValue
   863      priority: 25
   864      priorityClassName: priorityClassNameValue
   865      readinessGates:
   866      - conditionType: conditionTypeValue
   867      resourceClaims:
   868      - name: nameValue
   869        source:
   870          resourceClaimName: resourceClaimNameValue
   871          resourceClaimTemplateName: resourceClaimTemplateNameValue
   872      restartPolicy: restartPolicyValue
   873      runtimeClassName: runtimeClassNameValue
   874      schedulerName: schedulerNameValue
   875      schedulingGates:
   876      - name: nameValue
   877      securityContext:
   878        fsGroup: 5
   879        fsGroupChangePolicy: fsGroupChangePolicyValue
   880        runAsGroup: 6
   881        runAsNonRoot: true
   882        runAsUser: 2
   883        seLinuxOptions:
   884          level: levelValue
   885          role: roleValue
   886          type: typeValue
   887          user: userValue
   888        seccompProfile:
   889          localhostProfile: localhostProfileValue
   890          type: typeValue
   891        supplementalGroups:
   892        - 4
   893        sysctls:
   894        - name: nameValue
   895          value: valueValue
   896        windowsOptions:
   897          gmsaCredentialSpec: gmsaCredentialSpecValue
   898          gmsaCredentialSpecName: gmsaCredentialSpecNameValue
   899          hostProcess: true
   900          runAsUserName: runAsUserNameValue
   901      serviceAccount: serviceAccountValue
   902      serviceAccountName: serviceAccountNameValue
   903      setHostnameAsFQDN: true
   904      shareProcessNamespace: true
   905      subdomain: subdomainValue
   906      terminationGracePeriodSeconds: 4
   907      tolerations:
   908      - effect: effectValue
   909        key: keyValue
   910        operator: operatorValue
   911        tolerationSeconds: 5
   912        value: valueValue
   913      topologySpreadConstraints:
   914      - labelSelector:
   915          matchExpressions:
   916          - key: keyValue
   917            operator: operatorValue
   918            values:
   919            - valuesValue
   920          matchLabels:
   921            matchLabelsKey: matchLabelsValue
   922        matchLabelKeys:
   923        - matchLabelKeysValue
   924        maxSkew: 1
   925        minDomains: 5
   926        nodeAffinityPolicy: nodeAffinityPolicyValue
   927        nodeTaintsPolicy: nodeTaintsPolicyValue
   928        topologyKey: topologyKeyValue
   929        whenUnsatisfiable: whenUnsatisfiableValue
   930      volumes:
   931      - awsElasticBlockStore:
   932          fsType: fsTypeValue
   933          partition: 3
   934          readOnly: true
   935          volumeID: volumeIDValue
   936        azureDisk:
   937          cachingMode: cachingModeValue
   938          diskName: diskNameValue
   939          diskURI: diskURIValue
   940          fsType: fsTypeValue
   941          kind: kindValue
   942          readOnly: true
   943        azureFile:
   944          readOnly: true
   945          secretName: secretNameValue
   946          shareName: shareNameValue
   947        cephfs:
   948          monitors:
   949          - monitorsValue
   950          path: pathValue
   951          readOnly: true
   952          secretFile: secretFileValue
   953          secretRef:
   954            name: nameValue
   955          user: userValue
   956        cinder:
   957          fsType: fsTypeValue
   958          readOnly: true
   959          secretRef:
   960            name: nameValue
   961          volumeID: volumeIDValue
   962        configMap:
   963          defaultMode: 3
   964          items:
   965          - key: keyValue
   966            mode: 3
   967            path: pathValue
   968          name: nameValue
   969          optional: true
   970        csi:
   971          driver: driverValue
   972          fsType: fsTypeValue
   973          nodePublishSecretRef:
   974            name: nameValue
   975          readOnly: true
   976          volumeAttributes:
   977            volumeAttributesKey: volumeAttributesValue
   978        downwardAPI:
   979          defaultMode: 2
   980          items:
   981          - fieldRef:
   982              apiVersion: apiVersionValue
   983              fieldPath: fieldPathValue
   984            mode: 4
   985            path: pathValue
   986            resourceFieldRef:
   987              containerName: containerNameValue
   988              divisor: "0"
   989              resource: resourceValue
   990        emptyDir:
   991          medium: mediumValue
   992          sizeLimit: "0"
   993        ephemeral:
   994          volumeClaimTemplate:
   995            metadata:
   996              annotations:
   997                annotationsKey: annotationsValue
   998              creationTimestamp: "2008-01-01T01:01:01Z"
   999              deletionGracePeriodSeconds: 10
  1000              deletionTimestamp: "2009-01-01T01:01:01Z"
  1001              finalizers:
  1002              - finalizersValue
  1003              generateName: generateNameValue
  1004              generation: 7
  1005              labels:
  1006                labelsKey: labelsValue
  1007              managedFields:
  1008              - apiVersion: apiVersionValue
  1009                fieldsType: fieldsTypeValue
  1010                fieldsV1: {}
  1011                manager: managerValue
  1012                operation: operationValue
  1013                subresource: subresourceValue
  1014                time: "2004-01-01T01:01:01Z"
  1015              name: nameValue
  1016              namespace: namespaceValue
  1017              ownerReferences:
  1018              - apiVersion: apiVersionValue
  1019                blockOwnerDeletion: true
  1020                controller: true
  1021                kind: kindValue
  1022                name: nameValue
  1023                uid: uidValue
  1024              resourceVersion: resourceVersionValue
  1025              selfLink: selfLinkValue
  1026              uid: uidValue
  1027            spec:
  1028              accessModes:
  1029              - accessModesValue
  1030              dataSource:
  1031                apiGroup: apiGroupValue
  1032                kind: kindValue
  1033                name: nameValue
  1034              dataSourceRef:
  1035                apiGroup: apiGroupValue
  1036                kind: kindValue
  1037                name: nameValue
  1038                namespace: namespaceValue
  1039              resources:
  1040                limits:
  1041                  limitsKey: "0"
  1042                requests:
  1043                  requestsKey: "0"
  1044              selector:
  1045                matchExpressions:
  1046                - key: keyValue
  1047                  operator: operatorValue
  1048                  values:
  1049                  - valuesValue
  1050                matchLabels:
  1051                  matchLabelsKey: matchLabelsValue
  1052              storageClassName: storageClassNameValue
  1053              volumeAttributesClassName: volumeAttributesClassNameValue
  1054              volumeMode: volumeModeValue
  1055              volumeName: volumeNameValue
  1056        fc:
  1057          fsType: fsTypeValue
  1058          lun: 2
  1059          readOnly: true
  1060          targetWWNs:
  1061          - targetWWNsValue
  1062          wwids:
  1063          - wwidsValue
  1064        flexVolume:
  1065          driver: driverValue
  1066          fsType: fsTypeValue
  1067          options:
  1068            optionsKey: optionsValue
  1069          readOnly: true
  1070          secretRef:
  1071            name: nameValue
  1072        flocker:
  1073          datasetName: datasetNameValue
  1074          datasetUUID: datasetUUIDValue
  1075        gcePersistentDisk:
  1076          fsType: fsTypeValue
  1077          partition: 3
  1078          pdName: pdNameValue
  1079          readOnly: true
  1080        gitRepo:
  1081          directory: directoryValue
  1082          repository: repositoryValue
  1083          revision: revisionValue
  1084        glusterfs:
  1085          endpoints: endpointsValue
  1086          path: pathValue
  1087          readOnly: true
  1088        hostPath:
  1089          path: pathValue
  1090          type: typeValue
  1091        iscsi:
  1092          chapAuthDiscovery: true
  1093          chapAuthSession: true
  1094          fsType: fsTypeValue
  1095          initiatorName: initiatorNameValue
  1096          iqn: iqnValue
  1097          iscsiInterface: iscsiInterfaceValue
  1098          lun: 3
  1099          portals:
  1100          - portalsValue
  1101          readOnly: true
  1102          secretRef:
  1103            name: nameValue
  1104          targetPortal: targetPortalValue
  1105        name: nameValue
  1106        nfs:
  1107          path: pathValue
  1108          readOnly: true
  1109          server: serverValue
  1110        persistentVolumeClaim:
  1111          claimName: claimNameValue
  1112          readOnly: true
  1113        photonPersistentDisk:
  1114          fsType: fsTypeValue
  1115          pdID: pdIDValue
  1116        portworxVolume:
  1117          fsType: fsTypeValue
  1118          readOnly: true
  1119          volumeID: volumeIDValue
  1120        projected:
  1121          defaultMode: 2
  1122          sources:
  1123          - clusterTrustBundle:
  1124              labelSelector:
  1125                matchExpressions:
  1126                - key: keyValue
  1127                  operator: operatorValue
  1128                  values:
  1129                  - valuesValue
  1130                matchLabels:
  1131                  matchLabelsKey: matchLabelsValue
  1132              name: nameValue
  1133              optional: true
  1134              path: pathValue
  1135              signerName: signerNameValue
  1136            configMap:
  1137              items:
  1138              - key: keyValue
  1139                mode: 3
  1140                path: pathValue
  1141              name: nameValue
  1142              optional: true
  1143            downwardAPI:
  1144              items:
  1145              - fieldRef:
  1146                  apiVersion: apiVersionValue
  1147                  fieldPath: fieldPathValue
  1148                mode: 4
  1149                path: pathValue
  1150                resourceFieldRef:
  1151                  containerName: containerNameValue
  1152                  divisor: "0"
  1153                  resource: resourceValue
  1154            secret:
  1155              items:
  1156              - key: keyValue
  1157                mode: 3
  1158                path: pathValue
  1159              name: nameValue
  1160              optional: true
  1161            serviceAccountToken:
  1162              audience: audienceValue
  1163              expirationSeconds: 2
  1164              path: pathValue
  1165        quobyte:
  1166          group: groupValue
  1167          readOnly: true
  1168          registry: registryValue
  1169          tenant: tenantValue
  1170          user: userValue
  1171          volume: volumeValue
  1172        rbd:
  1173          fsType: fsTypeValue
  1174          image: imageValue
  1175          keyring: keyringValue
  1176          monitors:
  1177          - monitorsValue
  1178          pool: poolValue
  1179          readOnly: true
  1180          secretRef:
  1181            name: nameValue
  1182          user: userValue
  1183        scaleIO:
  1184          fsType: fsTypeValue
  1185          gateway: gatewayValue
  1186          protectionDomain: protectionDomainValue
  1187          readOnly: true
  1188          secretRef:
  1189            name: nameValue
  1190          sslEnabled: true
  1191          storageMode: storageModeValue
  1192          storagePool: storagePoolValue
  1193          system: systemValue
  1194          volumeName: volumeNameValue
  1195        secret:
  1196          defaultMode: 3
  1197          items:
  1198          - key: keyValue
  1199            mode: 3
  1200            path: pathValue
  1201          optional: true
  1202          secretName: secretNameValue
  1203        storageos:
  1204          fsType: fsTypeValue
  1205          readOnly: true
  1206          secretRef:
  1207            name: nameValue
  1208          volumeName: volumeNameValue
  1209          volumeNamespace: volumeNamespaceValue
  1210        vsphereVolume:
  1211          fsType: fsTypeValue
  1212          storagePolicyID: storagePolicyIDValue
  1213          storagePolicyName: storagePolicyNameValue
  1214          volumePath: volumePathValue
  1215  ttlSecondsAfterFinished: 8
  1216status:
  1217  active: 4
  1218  completedIndexes: completedIndexesValue
  1219  completionTime: "2003-01-01T01:01:01Z"
  1220  conditions:
  1221  - lastProbeTime: "2003-01-01T01:01:01Z"
  1222    lastTransitionTime: "2004-01-01T01:01:01Z"
  1223    message: messageValue
  1224    reason: reasonValue
  1225    status: statusValue
  1226    type: typeValue
  1227  failed: 6
  1228  failedIndexes: failedIndexesValue
  1229  ready: 9
  1230  startTime: "2002-01-01T01:01:01Z"
  1231  succeeded: 5
  1232  terminating: 11
  1233  uncountedTerminatedPods:
  1234    failed:
  1235    - failedValue
  1236    succeeded:
  1237    - succeededValue

View as plain text