1{
2 "kind": "Pod",
3 "apiVersion": "v1",
4 "metadata": {
5 "name": "nameValue",
6 "generateName": "generateNameValue",
7 "namespace": "namespaceValue",
8 "selfLink": "selfLinkValue",
9 "uid": "uidValue",
10 "resourceVersion": "resourceVersionValue",
11 "generation": 7,
12 "creationTimestamp": "2008-01-01T01:01:01Z",
13 "deletionTimestamp": "2009-01-01T01:01:01Z",
14 "deletionGracePeriodSeconds": 10,
15 "labels": {
16 "labelsKey": "labelsValue"
17 },
18 "annotations": {
19 "annotationsKey": "annotationsValue"
20 },
21 "ownerReferences": [
22 {
23 "apiVersion": "apiVersionValue",
24 "kind": "kindValue",
25 "name": "nameValue",
26 "uid": "uidValue",
27 "controller": true,
28 "blockOwnerDeletion": true
29 }
30 ],
31 "finalizers": [
32 "finalizersValue"
33 ],
34 "managedFields": [
35 {
36 "manager": "managerValue",
37 "operation": "operationValue",
38 "apiVersion": "apiVersionValue",
39 "time": "2004-01-01T01:01:01Z",
40 "fieldsType": "fieldsTypeValue",
41 "fieldsV1": {},
42 "subresource": "subresourceValue"
43 }
44 ]
45 },
46 "spec": {
47 "volumes": [
48 {
49 "name": "nameValue",
50 "hostPath": {
51 "path": "pathValue",
52 "type": "typeValue"
53 },
54 "emptyDir": {
55 "medium": "mediumValue",
56 "sizeLimit": "0"
57 },
58 "gcePersistentDisk": {
59 "pdName": "pdNameValue",
60 "fsType": "fsTypeValue",
61 "partition": 3,
62 "readOnly": true
63 },
64 "awsElasticBlockStore": {
65 "volumeID": "volumeIDValue",
66 "fsType": "fsTypeValue",
67 "partition": 3,
68 "readOnly": true
69 },
70 "gitRepo": {
71 "repository": "repositoryValue",
72 "revision": "revisionValue",
73 "directory": "directoryValue"
74 },
75 "secret": {
76 "secretName": "secretNameValue",
77 "items": [
78 {
79 "key": "keyValue",
80 "path": "pathValue",
81 "mode": 3
82 }
83 ],
84 "defaultMode": 3,
85 "optional": true
86 },
87 "nfs": {
88 "server": "serverValue",
89 "path": "pathValue",
90 "readOnly": true
91 },
92 "iscsi": {
93 "targetPortal": "targetPortalValue",
94 "iqn": "iqnValue",
95 "lun": 3,
96 "iscsiInterface": "iscsiInterfaceValue",
97 "fsType": "fsTypeValue",
98 "readOnly": true,
99 "portals": [
100 "portalsValue"
101 ],
102 "chapAuthDiscovery": true,
103 "chapAuthSession": true,
104 "secretRef": {
105 "name": "nameValue"
106 },
107 "initiatorName": "initiatorNameValue"
108 },
109 "glusterfs": {
110 "endpoints": "endpointsValue",
111 "path": "pathValue",
112 "readOnly": true
113 },
114 "persistentVolumeClaim": {
115 "claimName": "claimNameValue",
116 "readOnly": true
117 },
118 "rbd": {
119 "monitors": [
120 "monitorsValue"
121 ],
122 "image": "imageValue",
123 "fsType": "fsTypeValue",
124 "pool": "poolValue",
125 "user": "userValue",
126 "keyring": "keyringValue",
127 "secretRef": {
128 "name": "nameValue"
129 },
130 "readOnly": true
131 },
132 "flexVolume": {
133 "driver": "driverValue",
134 "fsType": "fsTypeValue",
135 "secretRef": {
136 "name": "nameValue"
137 },
138 "readOnly": true,
139 "options": {
140 "optionsKey": "optionsValue"
141 }
142 },
143 "cinder": {
144 "volumeID": "volumeIDValue",
145 "fsType": "fsTypeValue",
146 "readOnly": true,
147 "secretRef": {
148 "name": "nameValue"
149 }
150 },
151 "cephfs": {
152 "monitors": [
153 "monitorsValue"
154 ],
155 "path": "pathValue",
156 "user": "userValue",
157 "secretFile": "secretFileValue",
158 "secretRef": {
159 "name": "nameValue"
160 },
161 "readOnly": true
162 },
163 "flocker": {
164 "datasetName": "datasetNameValue",
165 "datasetUUID": "datasetUUIDValue"
166 },
167 "downwardAPI": {
168 "items": [
169 {
170 "path": "pathValue",
171 "fieldRef": {
172 "apiVersion": "apiVersionValue",
173 "fieldPath": "fieldPathValue"
174 },
175 "resourceFieldRef": {
176 "containerName": "containerNameValue",
177 "resource": "resourceValue",
178 "divisor": "0"
179 },
180 "mode": 4
181 }
182 ],
183 "defaultMode": 2
184 },
185 "fc": {
186 "targetWWNs": [
187 "targetWWNsValue"
188 ],
189 "lun": 2,
190 "fsType": "fsTypeValue",
191 "readOnly": true,
192 "wwids": [
193 "wwidsValue"
194 ]
195 },
196 "azureFile": {
197 "secretName": "secretNameValue",
198 "shareName": "shareNameValue",
199 "readOnly": true
200 },
201 "configMap": {
202 "name": "nameValue",
203 "items": [
204 {
205 "key": "keyValue",
206 "path": "pathValue",
207 "mode": 3
208 }
209 ],
210 "defaultMode": 3,
211 "optional": true
212 },
213 "vsphereVolume": {
214 "volumePath": "volumePathValue",
215 "fsType": "fsTypeValue",
216 "storagePolicyName": "storagePolicyNameValue",
217 "storagePolicyID": "storagePolicyIDValue"
218 },
219 "quobyte": {
220 "registry": "registryValue",
221 "volume": "volumeValue",
222 "readOnly": true,
223 "user": "userValue",
224 "group": "groupValue",
225 "tenant": "tenantValue"
226 },
227 "azureDisk": {
228 "diskName": "diskNameValue",
229 "diskURI": "diskURIValue",
230 "cachingMode": "cachingModeValue",
231 "fsType": "fsTypeValue",
232 "readOnly": true,
233 "kind": "kindValue"
234 },
235 "photonPersistentDisk": {
236 "pdID": "pdIDValue",
237 "fsType": "fsTypeValue"
238 },
239 "projected": {
240 "sources": [
241 {
242 "secret": {
243 "name": "nameValue",
244 "items": [
245 {
246 "key": "keyValue",
247 "path": "pathValue",
248 "mode": 3
249 }
250 ],
251 "optional": true
252 },
253 "downwardAPI": {
254 "items": [
255 {
256 "path": "pathValue",
257 "fieldRef": {
258 "apiVersion": "apiVersionValue",
259 "fieldPath": "fieldPathValue"
260 },
261 "resourceFieldRef": {
262 "containerName": "containerNameValue",
263 "resource": "resourceValue",
264 "divisor": "0"
265 },
266 "mode": 4
267 }
268 ]
269 },
270 "configMap": {
271 "name": "nameValue",
272 "items": [
273 {
274 "key": "keyValue",
275 "path": "pathValue",
276 "mode": 3
277 }
278 ],
279 "optional": true
280 },
281 "serviceAccountToken": {
282 "audience": "audienceValue",
283 "expirationSeconds": 2,
284 "path": "pathValue"
285 },
286 "clusterTrustBundle": {
287 "name": "nameValue",
288 "signerName": "signerNameValue",
289 "labelSelector": {
290 "matchLabels": {
291 "matchLabelsKey": "matchLabelsValue"
292 },
293 "matchExpressions": [
294 {
295 "key": "keyValue",
296 "operator": "operatorValue",
297 "values": [
298 "valuesValue"
299 ]
300 }
301 ]
302 },
303 "optional": true,
304 "path": "pathValue"
305 }
306 }
307 ],
308 "defaultMode": 2
309 },
310 "portworxVolume": {
311 "volumeID": "volumeIDValue",
312 "fsType": "fsTypeValue",
313 "readOnly": true
314 },
315 "scaleIO": {
316 "gateway": "gatewayValue",
317 "system": "systemValue",
318 "secretRef": {
319 "name": "nameValue"
320 },
321 "sslEnabled": true,
322 "protectionDomain": "protectionDomainValue",
323 "storagePool": "storagePoolValue",
324 "storageMode": "storageModeValue",
325 "volumeName": "volumeNameValue",
326 "fsType": "fsTypeValue",
327 "readOnly": true
328 },
329 "storageos": {
330 "volumeName": "volumeNameValue",
331 "volumeNamespace": "volumeNamespaceValue",
332 "fsType": "fsTypeValue",
333 "readOnly": true,
334 "secretRef": {
335 "name": "nameValue"
336 }
337 },
338 "csi": {
339 "driver": "driverValue",
340 "readOnly": true,
341 "fsType": "fsTypeValue",
342 "volumeAttributes": {
343 "volumeAttributesKey": "volumeAttributesValue"
344 },
345 "nodePublishSecretRef": {
346 "name": "nameValue"
347 }
348 },
349 "ephemeral": {
350 "volumeClaimTemplate": {
351 "metadata": {
352 "name": "nameValue",
353 "generateName": "generateNameValue",
354 "namespace": "namespaceValue",
355 "selfLink": "selfLinkValue",
356 "uid": "uidValue",
357 "resourceVersion": "resourceVersionValue",
358 "generation": 7,
359 "creationTimestamp": "2008-01-01T01:01:01Z",
360 "deletionTimestamp": "2009-01-01T01:01:01Z",
361 "deletionGracePeriodSeconds": 10,
362 "labels": {
363 "labelsKey": "labelsValue"
364 },
365 "annotations": {
366 "annotationsKey": "annotationsValue"
367 },
368 "ownerReferences": [
369 {
370 "apiVersion": "apiVersionValue",
371 "kind": "kindValue",
372 "name": "nameValue",
373 "uid": "uidValue",
374 "controller": true,
375 "blockOwnerDeletion": true
376 }
377 ],
378 "finalizers": [
379 "finalizersValue"
380 ],
381 "managedFields": [
382 {
383 "manager": "managerValue",
384 "operation": "operationValue",
385 "apiVersion": "apiVersionValue",
386 "time": "2004-01-01T01:01:01Z",
387 "fieldsType": "fieldsTypeValue",
388 "fieldsV1": {},
389 "subresource": "subresourceValue"
390 }
391 ]
392 },
393 "spec": {
394 "accessModes": [
395 "accessModesValue"
396 ],
397 "selector": {
398 "matchLabels": {
399 "matchLabelsKey": "matchLabelsValue"
400 },
401 "matchExpressions": [
402 {
403 "key": "keyValue",
404 "operator": "operatorValue",
405 "values": [
406 "valuesValue"
407 ]
408 }
409 ]
410 },
411 "resources": {
412 "limits": {
413 "limitsKey": "0"
414 },
415 "requests": {
416 "requestsKey": "0"
417 }
418 },
419 "volumeName": "volumeNameValue",
420 "storageClassName": "storageClassNameValue",
421 "volumeMode": "volumeModeValue",
422 "dataSource": {
423 "apiGroup": "apiGroupValue",
424 "kind": "kindValue",
425 "name": "nameValue"
426 },
427 "dataSourceRef": {
428 "apiGroup": "apiGroupValue",
429 "kind": "kindValue",
430 "name": "nameValue",
431 "namespace": "namespaceValue"
432 },
433 "volumeAttributesClassName": "volumeAttributesClassNameValue"
434 }
435 }
436 }
437 }
438 ],
439 "initContainers": [
440 {
441 "name": "nameValue",
442 "image": "imageValue",
443 "command": [
444 "commandValue"
445 ],
446 "args": [
447 "argsValue"
448 ],
449 "workingDir": "workingDirValue",
450 "ports": [
451 {
452 "name": "nameValue",
453 "hostPort": 2,
454 "containerPort": 3,
455 "protocol": "protocolValue",
456 "hostIP": "hostIPValue"
457 }
458 ],
459 "envFrom": [
460 {
461 "prefix": "prefixValue",
462 "configMapRef": {
463 "name": "nameValue",
464 "optional": true
465 },
466 "secretRef": {
467 "name": "nameValue",
468 "optional": true
469 }
470 }
471 ],
472 "env": [
473 {
474 "name": "nameValue",
475 "value": "valueValue",
476 "valueFrom": {
477 "fieldRef": {
478 "apiVersion": "apiVersionValue",
479 "fieldPath": "fieldPathValue"
480 },
481 "resourceFieldRef": {
482 "containerName": "containerNameValue",
483 "resource": "resourceValue",
484 "divisor": "0"
485 },
486 "configMapKeyRef": {
487 "name": "nameValue",
488 "key": "keyValue",
489 "optional": true
490 },
491 "secretKeyRef": {
492 "name": "nameValue",
493 "key": "keyValue",
494 "optional": true
495 }
496 }
497 }
498 ],
499 "resources": {
500 "limits": {
501 "limitsKey": "0"
502 },
503 "requests": {
504 "requestsKey": "0"
505 },
506 "claims": [
507 {
508 "name": "nameValue"
509 }
510 ]
511 },
512 "resizePolicy": [
513 {
514 "resourceName": "resourceNameValue",
515 "restartPolicy": "restartPolicyValue"
516 }
517 ],
518 "restartPolicy": "restartPolicyValue",
519 "volumeMounts": [
520 {
521 "name": "nameValue",
522 "readOnly": true,
523 "mountPath": "mountPathValue",
524 "subPath": "subPathValue",
525 "mountPropagation": "mountPropagationValue",
526 "subPathExpr": "subPathExprValue"
527 }
528 ],
529 "volumeDevices": [
530 {
531 "name": "nameValue",
532 "devicePath": "devicePathValue"
533 }
534 ],
535 "livenessProbe": {
536 "exec": {
537 "command": [
538 "commandValue"
539 ]
540 },
541 "httpGet": {
542 "path": "pathValue",
543 "port": "portValue",
544 "host": "hostValue",
545 "scheme": "schemeValue",
546 "httpHeaders": [
547 {
548 "name": "nameValue",
549 "value": "valueValue"
550 }
551 ]
552 },
553 "tcpSocket": {
554 "port": "portValue",
555 "host": "hostValue"
556 },
557 "grpc": {
558 "port": 1,
559 "service": "serviceValue"
560 },
561 "initialDelaySeconds": 2,
562 "timeoutSeconds": 3,
563 "periodSeconds": 4,
564 "successThreshold": 5,
565 "failureThreshold": 6,
566 "terminationGracePeriodSeconds": 7
567 },
568 "readinessProbe": {
569 "exec": {
570 "command": [
571 "commandValue"
572 ]
573 },
574 "httpGet": {
575 "path": "pathValue",
576 "port": "portValue",
577 "host": "hostValue",
578 "scheme": "schemeValue",
579 "httpHeaders": [
580 {
581 "name": "nameValue",
582 "value": "valueValue"
583 }
584 ]
585 },
586 "tcpSocket": {
587 "port": "portValue",
588 "host": "hostValue"
589 },
590 "grpc": {
591 "port": 1,
592 "service": "serviceValue"
593 },
594 "initialDelaySeconds": 2,
595 "timeoutSeconds": 3,
596 "periodSeconds": 4,
597 "successThreshold": 5,
598 "failureThreshold": 6,
599 "terminationGracePeriodSeconds": 7
600 },
601 "startupProbe": {
602 "exec": {
603 "command": [
604 "commandValue"
605 ]
606 },
607 "httpGet": {
608 "path": "pathValue",
609 "port": "portValue",
610 "host": "hostValue",
611 "scheme": "schemeValue",
612 "httpHeaders": [
613 {
614 "name": "nameValue",
615 "value": "valueValue"
616 }
617 ]
618 },
619 "tcpSocket": {
620 "port": "portValue",
621 "host": "hostValue"
622 },
623 "grpc": {
624 "port": 1,
625 "service": "serviceValue"
626 },
627 "initialDelaySeconds": 2,
628 "timeoutSeconds": 3,
629 "periodSeconds": 4,
630 "successThreshold": 5,
631 "failureThreshold": 6,
632 "terminationGracePeriodSeconds": 7
633 },
634 "lifecycle": {
635 "postStart": {
636 "exec": {
637 "command": [
638 "commandValue"
639 ]
640 },
641 "httpGet": {
642 "path": "pathValue",
643 "port": "portValue",
644 "host": "hostValue",
645 "scheme": "schemeValue",
646 "httpHeaders": [
647 {
648 "name": "nameValue",
649 "value": "valueValue"
650 }
651 ]
652 },
653 "tcpSocket": {
654 "port": "portValue",
655 "host": "hostValue"
656 },
657 "sleep": {
658 "seconds": 1
659 }
660 },
661 "preStop": {
662 "exec": {
663 "command": [
664 "commandValue"
665 ]
666 },
667 "httpGet": {
668 "path": "pathValue",
669 "port": "portValue",
670 "host": "hostValue",
671 "scheme": "schemeValue",
672 "httpHeaders": [
673 {
674 "name": "nameValue",
675 "value": "valueValue"
676 }
677 ]
678 },
679 "tcpSocket": {
680 "port": "portValue",
681 "host": "hostValue"
682 },
683 "sleep": {
684 "seconds": 1
685 }
686 }
687 },
688 "terminationMessagePath": "terminationMessagePathValue",
689 "terminationMessagePolicy": "terminationMessagePolicyValue",
690 "imagePullPolicy": "imagePullPolicyValue",
691 "securityContext": {
692 "capabilities": {
693 "add": [
694 "addValue"
695 ],
696 "drop": [
697 "dropValue"
698 ]
699 },
700 "privileged": true,
701 "seLinuxOptions": {
702 "user": "userValue",
703 "role": "roleValue",
704 "type": "typeValue",
705 "level": "levelValue"
706 },
707 "windowsOptions": {
708 "gmsaCredentialSpecName": "gmsaCredentialSpecNameValue",
709 "gmsaCredentialSpec": "gmsaCredentialSpecValue",
710 "runAsUserName": "runAsUserNameValue",
711 "hostProcess": true
712 },
713 "runAsUser": 4,
714 "runAsGroup": 8,
715 "runAsNonRoot": true,
716 "readOnlyRootFilesystem": true,
717 "allowPrivilegeEscalation": true,
718 "procMount": "procMountValue",
719 "seccompProfile": {
720 "type": "typeValue",
721 "localhostProfile": "localhostProfileValue"
722 }
723 },
724 "stdin": true,
725 "stdinOnce": true,
726 "tty": true
727 }
728 ],
729 "containers": [
730 {
731 "name": "nameValue",
732 "image": "imageValue",
733 "command": [
734 "commandValue"
735 ],
736 "args": [
737 "argsValue"
738 ],
739 "workingDir": "workingDirValue",
740 "ports": [
741 {
742 "name": "nameValue",
743 "hostPort": 2,
744 "containerPort": 3,
745 "protocol": "protocolValue",
746 "hostIP": "hostIPValue"
747 }
748 ],
749 "envFrom": [
750 {
751 "prefix": "prefixValue",
752 "configMapRef": {
753 "name": "nameValue",
754 "optional": true
755 },
756 "secretRef": {
757 "name": "nameValue",
758 "optional": true
759 }
760 }
761 ],
762 "env": [
763 {
764 "name": "nameValue",
765 "value": "valueValue",
766 "valueFrom": {
767 "fieldRef": {
768 "apiVersion": "apiVersionValue",
769 "fieldPath": "fieldPathValue"
770 },
771 "resourceFieldRef": {
772 "containerName": "containerNameValue",
773 "resource": "resourceValue",
774 "divisor": "0"
775 },
776 "configMapKeyRef": {
777 "name": "nameValue",
778 "key": "keyValue",
779 "optional": true
780 },
781 "secretKeyRef": {
782 "name": "nameValue",
783 "key": "keyValue",
784 "optional": true
785 }
786 }
787 }
788 ],
789 "resources": {
790 "limits": {
791 "limitsKey": "0"
792 },
793 "requests": {
794 "requestsKey": "0"
795 },
796 "claims": [
797 {
798 "name": "nameValue"
799 }
800 ]
801 },
802 "resizePolicy": [
803 {
804 "resourceName": "resourceNameValue",
805 "restartPolicy": "restartPolicyValue"
806 }
807 ],
808 "restartPolicy": "restartPolicyValue",
809 "volumeMounts": [
810 {
811 "name": "nameValue",
812 "readOnly": true,
813 "mountPath": "mountPathValue",
814 "subPath": "subPathValue",
815 "mountPropagation": "mountPropagationValue",
816 "subPathExpr": "subPathExprValue"
817 }
818 ],
819 "volumeDevices": [
820 {
821 "name": "nameValue",
822 "devicePath": "devicePathValue"
823 }
824 ],
825 "livenessProbe": {
826 "exec": {
827 "command": [
828 "commandValue"
829 ]
830 },
831 "httpGet": {
832 "path": "pathValue",
833 "port": "portValue",
834 "host": "hostValue",
835 "scheme": "schemeValue",
836 "httpHeaders": [
837 {
838 "name": "nameValue",
839 "value": "valueValue"
840 }
841 ]
842 },
843 "tcpSocket": {
844 "port": "portValue",
845 "host": "hostValue"
846 },
847 "grpc": {
848 "port": 1,
849 "service": "serviceValue"
850 },
851 "initialDelaySeconds": 2,
852 "timeoutSeconds": 3,
853 "periodSeconds": 4,
854 "successThreshold": 5,
855 "failureThreshold": 6,
856 "terminationGracePeriodSeconds": 7
857 },
858 "readinessProbe": {
859 "exec": {
860 "command": [
861 "commandValue"
862 ]
863 },
864 "httpGet": {
865 "path": "pathValue",
866 "port": "portValue",
867 "host": "hostValue",
868 "scheme": "schemeValue",
869 "httpHeaders": [
870 {
871 "name": "nameValue",
872 "value": "valueValue"
873 }
874 ]
875 },
876 "tcpSocket": {
877 "port": "portValue",
878 "host": "hostValue"
879 },
880 "grpc": {
881 "port": 1,
882 "service": "serviceValue"
883 },
884 "initialDelaySeconds": 2,
885 "timeoutSeconds": 3,
886 "periodSeconds": 4,
887 "successThreshold": 5,
888 "failureThreshold": 6,
889 "terminationGracePeriodSeconds": 7
890 },
891 "startupProbe": {
892 "exec": {
893 "command": [
894 "commandValue"
895 ]
896 },
897 "httpGet": {
898 "path": "pathValue",
899 "port": "portValue",
900 "host": "hostValue",
901 "scheme": "schemeValue",
902 "httpHeaders": [
903 {
904 "name": "nameValue",
905 "value": "valueValue"
906 }
907 ]
908 },
909 "tcpSocket": {
910 "port": "portValue",
911 "host": "hostValue"
912 },
913 "grpc": {
914 "port": 1,
915 "service": "serviceValue"
916 },
917 "initialDelaySeconds": 2,
918 "timeoutSeconds": 3,
919 "periodSeconds": 4,
920 "successThreshold": 5,
921 "failureThreshold": 6,
922 "terminationGracePeriodSeconds": 7
923 },
924 "lifecycle": {
925 "postStart": {
926 "exec": {
927 "command": [
928 "commandValue"
929 ]
930 },
931 "httpGet": {
932 "path": "pathValue",
933 "port": "portValue",
934 "host": "hostValue",
935 "scheme": "schemeValue",
936 "httpHeaders": [
937 {
938 "name": "nameValue",
939 "value": "valueValue"
940 }
941 ]
942 },
943 "tcpSocket": {
944 "port": "portValue",
945 "host": "hostValue"
946 },
947 "sleep": {
948 "seconds": 1
949 }
950 },
951 "preStop": {
952 "exec": {
953 "command": [
954 "commandValue"
955 ]
956 },
957 "httpGet": {
958 "path": "pathValue",
959 "port": "portValue",
960 "host": "hostValue",
961 "scheme": "schemeValue",
962 "httpHeaders": [
963 {
964 "name": "nameValue",
965 "value": "valueValue"
966 }
967 ]
968 },
969 "tcpSocket": {
970 "port": "portValue",
971 "host": "hostValue"
972 },
973 "sleep": {
974 "seconds": 1
975 }
976 }
977 },
978 "terminationMessagePath": "terminationMessagePathValue",
979 "terminationMessagePolicy": "terminationMessagePolicyValue",
980 "imagePullPolicy": "imagePullPolicyValue",
981 "securityContext": {
982 "capabilities": {
983 "add": [
984 "addValue"
985 ],
986 "drop": [
987 "dropValue"
988 ]
989 },
990 "privileged": true,
991 "seLinuxOptions": {
992 "user": "userValue",
993 "role": "roleValue",
994 "type": "typeValue",
995 "level": "levelValue"
996 },
997 "windowsOptions": {
998 "gmsaCredentialSpecName": "gmsaCredentialSpecNameValue",
999 "gmsaCredentialSpec": "gmsaCredentialSpecValue",
1000 "runAsUserName": "runAsUserNameValue",
1001 "hostProcess": true
1002 },
1003 "runAsUser": 4,
1004 "runAsGroup": 8,
1005 "runAsNonRoot": true,
1006 "readOnlyRootFilesystem": true,
1007 "allowPrivilegeEscalation": true,
1008 "procMount": "procMountValue",
1009 "seccompProfile": {
1010 "type": "typeValue",
1011 "localhostProfile": "localhostProfileValue"
1012 }
1013 },
1014 "stdin": true,
1015 "stdinOnce": true,
1016 "tty": true
1017 }
1018 ],
1019 "ephemeralContainers": [
1020 {
1021 "name": "nameValue",
1022 "image": "imageValue",
1023 "command": [
1024 "commandValue"
1025 ],
1026 "args": [
1027 "argsValue"
1028 ],
1029 "workingDir": "workingDirValue",
1030 "ports": [
1031 {
1032 "name": "nameValue",
1033 "hostPort": 2,
1034 "containerPort": 3,
1035 "protocol": "protocolValue",
1036 "hostIP": "hostIPValue"
1037 }
1038 ],
1039 "envFrom": [
1040 {
1041 "prefix": "prefixValue",
1042 "configMapRef": {
1043 "name": "nameValue",
1044 "optional": true
1045 },
1046 "secretRef": {
1047 "name": "nameValue",
1048 "optional": true
1049 }
1050 }
1051 ],
1052 "env": [
1053 {
1054 "name": "nameValue",
1055 "value": "valueValue",
1056 "valueFrom": {
1057 "fieldRef": {
1058 "apiVersion": "apiVersionValue",
1059 "fieldPath": "fieldPathValue"
1060 },
1061 "resourceFieldRef": {
1062 "containerName": "containerNameValue",
1063 "resource": "resourceValue",
1064 "divisor": "0"
1065 },
1066 "configMapKeyRef": {
1067 "name": "nameValue",
1068 "key": "keyValue",
1069 "optional": true
1070 },
1071 "secretKeyRef": {
1072 "name": "nameValue",
1073 "key": "keyValue",
1074 "optional": true
1075 }
1076 }
1077 }
1078 ],
1079 "resources": {
1080 "limits": {
1081 "limitsKey": "0"
1082 },
1083 "requests": {
1084 "requestsKey": "0"
1085 },
1086 "claims": [
1087 {
1088 "name": "nameValue"
1089 }
1090 ]
1091 },
1092 "resizePolicy": [
1093 {
1094 "resourceName": "resourceNameValue",
1095 "restartPolicy": "restartPolicyValue"
1096 }
1097 ],
1098 "restartPolicy": "restartPolicyValue",
1099 "volumeMounts": [
1100 {
1101 "name": "nameValue",
1102 "readOnly": true,
1103 "mountPath": "mountPathValue",
1104 "subPath": "subPathValue",
1105 "mountPropagation": "mountPropagationValue",
1106 "subPathExpr": "subPathExprValue"
1107 }
1108 ],
1109 "volumeDevices": [
1110 {
1111 "name": "nameValue",
1112 "devicePath": "devicePathValue"
1113 }
1114 ],
1115 "livenessProbe": {
1116 "exec": {
1117 "command": [
1118 "commandValue"
1119 ]
1120 },
1121 "httpGet": {
1122 "path": "pathValue",
1123 "port": "portValue",
1124 "host": "hostValue",
1125 "scheme": "schemeValue",
1126 "httpHeaders": [
1127 {
1128 "name": "nameValue",
1129 "value": "valueValue"
1130 }
1131 ]
1132 },
1133 "tcpSocket": {
1134 "port": "portValue",
1135 "host": "hostValue"
1136 },
1137 "grpc": {
1138 "port": 1,
1139 "service": "serviceValue"
1140 },
1141 "initialDelaySeconds": 2,
1142 "timeoutSeconds": 3,
1143 "periodSeconds": 4,
1144 "successThreshold": 5,
1145 "failureThreshold": 6,
1146 "terminationGracePeriodSeconds": 7
1147 },
1148 "readinessProbe": {
1149 "exec": {
1150 "command": [
1151 "commandValue"
1152 ]
1153 },
1154 "httpGet": {
1155 "path": "pathValue",
1156 "port": "portValue",
1157 "host": "hostValue",
1158 "scheme": "schemeValue",
1159 "httpHeaders": [
1160 {
1161 "name": "nameValue",
1162 "value": "valueValue"
1163 }
1164 ]
1165 },
1166 "tcpSocket": {
1167 "port": "portValue",
1168 "host": "hostValue"
1169 },
1170 "grpc": {
1171 "port": 1,
1172 "service": "serviceValue"
1173 },
1174 "initialDelaySeconds": 2,
1175 "timeoutSeconds": 3,
1176 "periodSeconds": 4,
1177 "successThreshold": 5,
1178 "failureThreshold": 6,
1179 "terminationGracePeriodSeconds": 7
1180 },
1181 "startupProbe": {
1182 "exec": {
1183 "command": [
1184 "commandValue"
1185 ]
1186 },
1187 "httpGet": {
1188 "path": "pathValue",
1189 "port": "portValue",
1190 "host": "hostValue",
1191 "scheme": "schemeValue",
1192 "httpHeaders": [
1193 {
1194 "name": "nameValue",
1195 "value": "valueValue"
1196 }
1197 ]
1198 },
1199 "tcpSocket": {
1200 "port": "portValue",
1201 "host": "hostValue"
1202 },
1203 "grpc": {
1204 "port": 1,
1205 "service": "serviceValue"
1206 },
1207 "initialDelaySeconds": 2,
1208 "timeoutSeconds": 3,
1209 "periodSeconds": 4,
1210 "successThreshold": 5,
1211 "failureThreshold": 6,
1212 "terminationGracePeriodSeconds": 7
1213 },
1214 "lifecycle": {
1215 "postStart": {
1216 "exec": {
1217 "command": [
1218 "commandValue"
1219 ]
1220 },
1221 "httpGet": {
1222 "path": "pathValue",
1223 "port": "portValue",
1224 "host": "hostValue",
1225 "scheme": "schemeValue",
1226 "httpHeaders": [
1227 {
1228 "name": "nameValue",
1229 "value": "valueValue"
1230 }
1231 ]
1232 },
1233 "tcpSocket": {
1234 "port": "portValue",
1235 "host": "hostValue"
1236 },
1237 "sleep": {
1238 "seconds": 1
1239 }
1240 },
1241 "preStop": {
1242 "exec": {
1243 "command": [
1244 "commandValue"
1245 ]
1246 },
1247 "httpGet": {
1248 "path": "pathValue",
1249 "port": "portValue",
1250 "host": "hostValue",
1251 "scheme": "schemeValue",
1252 "httpHeaders": [
1253 {
1254 "name": "nameValue",
1255 "value": "valueValue"
1256 }
1257 ]
1258 },
1259 "tcpSocket": {
1260 "port": "portValue",
1261 "host": "hostValue"
1262 },
1263 "sleep": {
1264 "seconds": 1
1265 }
1266 }
1267 },
1268 "terminationMessagePath": "terminationMessagePathValue",
1269 "terminationMessagePolicy": "terminationMessagePolicyValue",
1270 "imagePullPolicy": "imagePullPolicyValue",
1271 "securityContext": {
1272 "capabilities": {
1273 "add": [
1274 "addValue"
1275 ],
1276 "drop": [
1277 "dropValue"
1278 ]
1279 },
1280 "privileged": true,
1281 "seLinuxOptions": {
1282 "user": "userValue",
1283 "role": "roleValue",
1284 "type": "typeValue",
1285 "level": "levelValue"
1286 },
1287 "windowsOptions": {
1288 "gmsaCredentialSpecName": "gmsaCredentialSpecNameValue",
1289 "gmsaCredentialSpec": "gmsaCredentialSpecValue",
1290 "runAsUserName": "runAsUserNameValue",
1291 "hostProcess": true
1292 },
1293 "runAsUser": 4,
1294 "runAsGroup": 8,
1295 "runAsNonRoot": true,
1296 "readOnlyRootFilesystem": true,
1297 "allowPrivilegeEscalation": true,
1298 "procMount": "procMountValue",
1299 "seccompProfile": {
1300 "type": "typeValue",
1301 "localhostProfile": "localhostProfileValue"
1302 }
1303 },
1304 "stdin": true,
1305 "stdinOnce": true,
1306 "tty": true,
1307 "targetContainerName": "targetContainerNameValue"
1308 }
1309 ],
1310 "restartPolicy": "restartPolicyValue",
1311 "terminationGracePeriodSeconds": 4,
1312 "activeDeadlineSeconds": 5,
1313 "dnsPolicy": "dnsPolicyValue",
1314 "nodeSelector": {
1315 "nodeSelectorKey": "nodeSelectorValue"
1316 },
1317 "serviceAccountName": "serviceAccountNameValue",
1318 "serviceAccount": "serviceAccountValue",
1319 "automountServiceAccountToken": true,
1320 "nodeName": "nodeNameValue",
1321 "hostNetwork": true,
1322 "hostPID": true,
1323 "hostIPC": true,
1324 "shareProcessNamespace": true,
1325 "securityContext": {
1326 "seLinuxOptions": {
1327 "user": "userValue",
1328 "role": "roleValue",
1329 "type": "typeValue",
1330 "level": "levelValue"
1331 },
1332 "windowsOptions": {
1333 "gmsaCredentialSpecName": "gmsaCredentialSpecNameValue",
1334 "gmsaCredentialSpec": "gmsaCredentialSpecValue",
1335 "runAsUserName": "runAsUserNameValue",
1336 "hostProcess": true
1337 },
1338 "runAsUser": 2,
1339 "runAsGroup": 6,
1340 "runAsNonRoot": true,
1341 "supplementalGroups": [
1342 4
1343 ],
1344 "fsGroup": 5,
1345 "sysctls": [
1346 {
1347 "name": "nameValue",
1348 "value": "valueValue"
1349 }
1350 ],
1351 "fsGroupChangePolicy": "fsGroupChangePolicyValue",
1352 "seccompProfile": {
1353 "type": "typeValue",
1354 "localhostProfile": "localhostProfileValue"
1355 }
1356 },
1357 "imagePullSecrets": [
1358 {
1359 "name": "nameValue"
1360 }
1361 ],
1362 "hostname": "hostnameValue",
1363 "subdomain": "subdomainValue",
1364 "affinity": {
1365 "nodeAffinity": {
1366 "requiredDuringSchedulingIgnoredDuringExecution": {
1367 "nodeSelectorTerms": [
1368 {
1369 "matchExpressions": [
1370 {
1371 "key": "keyValue",
1372 "operator": "operatorValue",
1373 "values": [
1374 "valuesValue"
1375 ]
1376 }
1377 ],
1378 "matchFields": [
1379 {
1380 "key": "keyValue",
1381 "operator": "operatorValue",
1382 "values": [
1383 "valuesValue"
1384 ]
1385 }
1386 ]
1387 }
1388 ]
1389 },
1390 "preferredDuringSchedulingIgnoredDuringExecution": [
1391 {
1392 "weight": 1,
1393 "preference": {
1394 "matchExpressions": [
1395 {
1396 "key": "keyValue",
1397 "operator": "operatorValue",
1398 "values": [
1399 "valuesValue"
1400 ]
1401 }
1402 ],
1403 "matchFields": [
1404 {
1405 "key": "keyValue",
1406 "operator": "operatorValue",
1407 "values": [
1408 "valuesValue"
1409 ]
1410 }
1411 ]
1412 }
1413 }
1414 ]
1415 },
1416 "podAffinity": {
1417 "requiredDuringSchedulingIgnoredDuringExecution": [
1418 {
1419 "labelSelector": {
1420 "matchLabels": {
1421 "matchLabelsKey": "matchLabelsValue"
1422 },
1423 "matchExpressions": [
1424 {
1425 "key": "keyValue",
1426 "operator": "operatorValue",
1427 "values": [
1428 "valuesValue"
1429 ]
1430 }
1431 ]
1432 },
1433 "namespaces": [
1434 "namespacesValue"
1435 ],
1436 "topologyKey": "topologyKeyValue",
1437 "namespaceSelector": {
1438 "matchLabels": {
1439 "matchLabelsKey": "matchLabelsValue"
1440 },
1441 "matchExpressions": [
1442 {
1443 "key": "keyValue",
1444 "operator": "operatorValue",
1445 "values": [
1446 "valuesValue"
1447 ]
1448 }
1449 ]
1450 },
1451 "matchLabelKeys": [
1452 "matchLabelKeysValue"
1453 ],
1454 "mismatchLabelKeys": [
1455 "mismatchLabelKeysValue"
1456 ]
1457 }
1458 ],
1459 "preferredDuringSchedulingIgnoredDuringExecution": [
1460 {
1461 "weight": 1,
1462 "podAffinityTerm": {
1463 "labelSelector": {
1464 "matchLabels": {
1465 "matchLabelsKey": "matchLabelsValue"
1466 },
1467 "matchExpressions": [
1468 {
1469 "key": "keyValue",
1470 "operator": "operatorValue",
1471 "values": [
1472 "valuesValue"
1473 ]
1474 }
1475 ]
1476 },
1477 "namespaces": [
1478 "namespacesValue"
1479 ],
1480 "topologyKey": "topologyKeyValue",
1481 "namespaceSelector": {
1482 "matchLabels": {
1483 "matchLabelsKey": "matchLabelsValue"
1484 },
1485 "matchExpressions": [
1486 {
1487 "key": "keyValue",
1488 "operator": "operatorValue",
1489 "values": [
1490 "valuesValue"
1491 ]
1492 }
1493 ]
1494 },
1495 "matchLabelKeys": [
1496 "matchLabelKeysValue"
1497 ],
1498 "mismatchLabelKeys": [
1499 "mismatchLabelKeysValue"
1500 ]
1501 }
1502 }
1503 ]
1504 },
1505 "podAntiAffinity": {
1506 "requiredDuringSchedulingIgnoredDuringExecution": [
1507 {
1508 "labelSelector": {
1509 "matchLabels": {
1510 "matchLabelsKey": "matchLabelsValue"
1511 },
1512 "matchExpressions": [
1513 {
1514 "key": "keyValue",
1515 "operator": "operatorValue",
1516 "values": [
1517 "valuesValue"
1518 ]
1519 }
1520 ]
1521 },
1522 "namespaces": [
1523 "namespacesValue"
1524 ],
1525 "topologyKey": "topologyKeyValue",
1526 "namespaceSelector": {
1527 "matchLabels": {
1528 "matchLabelsKey": "matchLabelsValue"
1529 },
1530 "matchExpressions": [
1531 {
1532 "key": "keyValue",
1533 "operator": "operatorValue",
1534 "values": [
1535 "valuesValue"
1536 ]
1537 }
1538 ]
1539 },
1540 "matchLabelKeys": [
1541 "matchLabelKeysValue"
1542 ],
1543 "mismatchLabelKeys": [
1544 "mismatchLabelKeysValue"
1545 ]
1546 }
1547 ],
1548 "preferredDuringSchedulingIgnoredDuringExecution": [
1549 {
1550 "weight": 1,
1551 "podAffinityTerm": {
1552 "labelSelector": {
1553 "matchLabels": {
1554 "matchLabelsKey": "matchLabelsValue"
1555 },
1556 "matchExpressions": [
1557 {
1558 "key": "keyValue",
1559 "operator": "operatorValue",
1560 "values": [
1561 "valuesValue"
1562 ]
1563 }
1564 ]
1565 },
1566 "namespaces": [
1567 "namespacesValue"
1568 ],
1569 "topologyKey": "topologyKeyValue",
1570 "namespaceSelector": {
1571 "matchLabels": {
1572 "matchLabelsKey": "matchLabelsValue"
1573 },
1574 "matchExpressions": [
1575 {
1576 "key": "keyValue",
1577 "operator": "operatorValue",
1578 "values": [
1579 "valuesValue"
1580 ]
1581 }
1582 ]
1583 },
1584 "matchLabelKeys": [
1585 "matchLabelKeysValue"
1586 ],
1587 "mismatchLabelKeys": [
1588 "mismatchLabelKeysValue"
1589 ]
1590 }
1591 }
1592 ]
1593 }
1594 },
1595 "schedulerName": "schedulerNameValue",
1596 "tolerations": [
1597 {
1598 "key": "keyValue",
1599 "operator": "operatorValue",
1600 "value": "valueValue",
1601 "effect": "effectValue",
1602 "tolerationSeconds": 5
1603 }
1604 ],
1605 "hostAliases": [
1606 {
1607 "ip": "ipValue",
1608 "hostnames": [
1609 "hostnamesValue"
1610 ]
1611 }
1612 ],
1613 "priorityClassName": "priorityClassNameValue",
1614 "priority": 25,
1615 "dnsConfig": {
1616 "nameservers": [
1617 "nameserversValue"
1618 ],
1619 "searches": [
1620 "searchesValue"
1621 ],
1622 "options": [
1623 {
1624 "name": "nameValue",
1625 "value": "valueValue"
1626 }
1627 ]
1628 },
1629 "readinessGates": [
1630 {
1631 "conditionType": "conditionTypeValue"
1632 }
1633 ],
1634 "runtimeClassName": "runtimeClassNameValue",
1635 "enableServiceLinks": true,
1636 "preemptionPolicy": "preemptionPolicyValue",
1637 "overhead": {
1638 "overheadKey": "0"
1639 },
1640 "topologySpreadConstraints": [
1641 {
1642 "maxSkew": 1,
1643 "topologyKey": "topologyKeyValue",
1644 "whenUnsatisfiable": "whenUnsatisfiableValue",
1645 "labelSelector": {
1646 "matchLabels": {
1647 "matchLabelsKey": "matchLabelsValue"
1648 },
1649 "matchExpressions": [
1650 {
1651 "key": "keyValue",
1652 "operator": "operatorValue",
1653 "values": [
1654 "valuesValue"
1655 ]
1656 }
1657 ]
1658 },
1659 "minDomains": 5,
1660 "nodeAffinityPolicy": "nodeAffinityPolicyValue",
1661 "nodeTaintsPolicy": "nodeTaintsPolicyValue",
1662 "matchLabelKeys": [
1663 "matchLabelKeysValue"
1664 ]
1665 }
1666 ],
1667 "setHostnameAsFQDN": true,
1668 "os": {
1669 "name": "nameValue"
1670 },
1671 "hostUsers": true,
1672 "schedulingGates": [
1673 {
1674 "name": "nameValue"
1675 }
1676 ],
1677 "resourceClaims": [
1678 {
1679 "name": "nameValue",
1680 "source": {
1681 "resourceClaimName": "resourceClaimNameValue",
1682 "resourceClaimTemplateName": "resourceClaimTemplateNameValue"
1683 }
1684 }
1685 ]
1686 },
1687 "status": {
1688 "phase": "phaseValue",
1689 "conditions": [
1690 {
1691 "type": "typeValue",
1692 "status": "statusValue",
1693 "lastProbeTime": "2003-01-01T01:01:01Z",
1694 "lastTransitionTime": "2004-01-01T01:01:01Z",
1695 "reason": "reasonValue",
1696 "message": "messageValue"
1697 }
1698 ],
1699 "message": "messageValue",
1700 "reason": "reasonValue",
1701 "nominatedNodeName": "nominatedNodeNameValue",
1702 "hostIP": "hostIPValue",
1703 "hostIPs": [
1704 {
1705 "ip": "ipValue"
1706 }
1707 ],
1708 "podIP": "podIPValue",
1709 "podIPs": [
1710 {
1711 "ip": "ipValue"
1712 }
1713 ],
1714 "startTime": "2007-01-01T01:01:01Z",
1715 "initContainerStatuses": [
1716 {
1717 "name": "nameValue",
1718 "state": {
1719 "waiting": {
1720 "reason": "reasonValue",
1721 "message": "messageValue"
1722 },
1723 "running": {
1724 "startedAt": "2001-01-01T01:01:01Z"
1725 },
1726 "terminated": {
1727 "exitCode": 1,
1728 "signal": 2,
1729 "reason": "reasonValue",
1730 "message": "messageValue",
1731 "startedAt": "2005-01-01T01:01:01Z",
1732 "finishedAt": "2006-01-01T01:01:01Z",
1733 "containerID": "containerIDValue"
1734 }
1735 },
1736 "lastState": {
1737 "waiting": {
1738 "reason": "reasonValue",
1739 "message": "messageValue"
1740 },
1741 "running": {
1742 "startedAt": "2001-01-01T01:01:01Z"
1743 },
1744 "terminated": {
1745 "exitCode": 1,
1746 "signal": 2,
1747 "reason": "reasonValue",
1748 "message": "messageValue",
1749 "startedAt": "2005-01-01T01:01:01Z",
1750 "finishedAt": "2006-01-01T01:01:01Z",
1751 "containerID": "containerIDValue"
1752 }
1753 },
1754 "ready": true,
1755 "restartCount": 5,
1756 "image": "imageValue",
1757 "imageID": "imageIDValue",
1758 "containerID": "containerIDValue",
1759 "started": true,
1760 "allocatedResources": {
1761 "allocatedResourcesKey": "0"
1762 },
1763 "resources": {
1764 "limits": {
1765 "limitsKey": "0"
1766 },
1767 "requests": {
1768 "requestsKey": "0"
1769 },
1770 "claims": [
1771 {
1772 "name": "nameValue"
1773 }
1774 ]
1775 }
1776 }
1777 ],
1778 "containerStatuses": [
1779 {
1780 "name": "nameValue",
1781 "state": {
1782 "waiting": {
1783 "reason": "reasonValue",
1784 "message": "messageValue"
1785 },
1786 "running": {
1787 "startedAt": "2001-01-01T01:01:01Z"
1788 },
1789 "terminated": {
1790 "exitCode": 1,
1791 "signal": 2,
1792 "reason": "reasonValue",
1793 "message": "messageValue",
1794 "startedAt": "2005-01-01T01:01:01Z",
1795 "finishedAt": "2006-01-01T01:01:01Z",
1796 "containerID": "containerIDValue"
1797 }
1798 },
1799 "lastState": {
1800 "waiting": {
1801 "reason": "reasonValue",
1802 "message": "messageValue"
1803 },
1804 "running": {
1805 "startedAt": "2001-01-01T01:01:01Z"
1806 },
1807 "terminated": {
1808 "exitCode": 1,
1809 "signal": 2,
1810 "reason": "reasonValue",
1811 "message": "messageValue",
1812 "startedAt": "2005-01-01T01:01:01Z",
1813 "finishedAt": "2006-01-01T01:01:01Z",
1814 "containerID": "containerIDValue"
1815 }
1816 },
1817 "ready": true,
1818 "restartCount": 5,
1819 "image": "imageValue",
1820 "imageID": "imageIDValue",
1821 "containerID": "containerIDValue",
1822 "started": true,
1823 "allocatedResources": {
1824 "allocatedResourcesKey": "0"
1825 },
1826 "resources": {
1827 "limits": {
1828 "limitsKey": "0"
1829 },
1830 "requests": {
1831 "requestsKey": "0"
1832 },
1833 "claims": [
1834 {
1835 "name": "nameValue"
1836 }
1837 ]
1838 }
1839 }
1840 ],
1841 "qosClass": "qosClassValue",
1842 "ephemeralContainerStatuses": [
1843 {
1844 "name": "nameValue",
1845 "state": {
1846 "waiting": {
1847 "reason": "reasonValue",
1848 "message": "messageValue"
1849 },
1850 "running": {
1851 "startedAt": "2001-01-01T01:01:01Z"
1852 },
1853 "terminated": {
1854 "exitCode": 1,
1855 "signal": 2,
1856 "reason": "reasonValue",
1857 "message": "messageValue",
1858 "startedAt": "2005-01-01T01:01:01Z",
1859 "finishedAt": "2006-01-01T01:01:01Z",
1860 "containerID": "containerIDValue"
1861 }
1862 },
1863 "lastState": {
1864 "waiting": {
1865 "reason": "reasonValue",
1866 "message": "messageValue"
1867 },
1868 "running": {
1869 "startedAt": "2001-01-01T01:01:01Z"
1870 },
1871 "terminated": {
1872 "exitCode": 1,
1873 "signal": 2,
1874 "reason": "reasonValue",
1875 "message": "messageValue",
1876 "startedAt": "2005-01-01T01:01:01Z",
1877 "finishedAt": "2006-01-01T01:01:01Z",
1878 "containerID": "containerIDValue"
1879 }
1880 },
1881 "ready": true,
1882 "restartCount": 5,
1883 "image": "imageValue",
1884 "imageID": "imageIDValue",
1885 "containerID": "containerIDValue",
1886 "started": true,
1887 "allocatedResources": {
1888 "allocatedResourcesKey": "0"
1889 },
1890 "resources": {
1891 "limits": {
1892 "limitsKey": "0"
1893 },
1894 "requests": {
1895 "requestsKey": "0"
1896 },
1897 "claims": [
1898 {
1899 "name": "nameValue"
1900 }
1901 ]
1902 }
1903 }
1904 ],
1905 "resize": "resizeValue",
1906 "resourceClaimStatuses": [
1907 {
1908 "name": "nameValue",
1909 "resourceClaimName": "resourceClaimNameValue"
1910 }
1911 ]
1912 }
1913}
View as plain text