kubernetes-io 1.0.0.pre.alpha2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1302) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +8 -0
  3. data/Gemfile.lock +89 -0
  4. data/README.md +1515 -0
  5. data/Rakefile +8 -0
  6. data/docs/AdmissionregistrationApi.md +56 -0
  7. data/docs/AdmissionregistrationV1alpha1Api.md +516 -0
  8. data/docs/AdmissionregistrationV1beta1Api.md +976 -0
  9. data/docs/AdmissionregistrationV1beta1ServiceReference.md +10 -0
  10. data/docs/AdmissionregistrationV1beta1WebhookClientConfig.md +10 -0
  11. data/docs/ApiextensionsApi.md +56 -0
  12. data/docs/ApiextensionsV1beta1Api.md +700 -0
  13. data/docs/ApiextensionsV1beta1ServiceReference.md +10 -0
  14. data/docs/ApiextensionsV1beta1WebhookClientConfig.md +10 -0
  15. data/docs/ApiregistrationApi.md +56 -0
  16. data/docs/ApiregistrationV1Api.md +700 -0
  17. data/docs/ApiregistrationV1beta1Api.md +700 -0
  18. data/docs/ApiregistrationV1beta1ServiceReference.md +9 -0
  19. data/docs/ApisApi.md +56 -0
  20. data/docs/AppsApi.md +56 -0
  21. data/docs/AppsV1Api.md +4167 -0
  22. data/docs/AppsV1beta1Api.md +2552 -0
  23. data/docs/AppsV1beta1Deployment.md +12 -0
  24. data/docs/AppsV1beta1DeploymentCondition.md +13 -0
  25. data/docs/AppsV1beta1DeploymentList.md +11 -0
  26. data/docs/AppsV1beta1DeploymentRollback.md +12 -0
  27. data/docs/AppsV1beta1DeploymentSpec.md +16 -0
  28. data/docs/AppsV1beta1DeploymentStatus.md +15 -0
  29. data/docs/AppsV1beta1DeploymentStrategy.md +9 -0
  30. data/docs/AppsV1beta1RollbackConfig.md +8 -0
  31. data/docs/AppsV1beta1RollingUpdateDeployment.md +9 -0
  32. data/docs/AppsV1beta1Scale.md +12 -0
  33. data/docs/AppsV1beta1ScaleSpec.md +8 -0
  34. data/docs/AppsV1beta1ScaleStatus.md +10 -0
  35. data/docs/AppsV1beta2Api.md +4167 -0
  36. data/docs/AuditregistrationApi.md +56 -0
  37. data/docs/AuditregistrationV1alpha1Api.md +516 -0
  38. data/docs/AuthenticationApi.md +56 -0
  39. data/docs/AuthenticationV1Api.md +118 -0
  40. data/docs/AuthenticationV1beta1Api.md +118 -0
  41. data/docs/AuthorizationApi.md +56 -0
  42. data/docs/AuthorizationV1Api.md +307 -0
  43. data/docs/AuthorizationV1beta1Api.md +307 -0
  44. data/docs/AutoscalingApi.md +56 -0
  45. data/docs/AutoscalingV1Api.md +801 -0
  46. data/docs/AutoscalingV2beta1Api.md +801 -0
  47. data/docs/AutoscalingV2beta2Api.md +801 -0
  48. data/docs/BatchApi.md +56 -0
  49. data/docs/BatchV1Api.md +801 -0
  50. data/docs/BatchV1beta1Api.md +801 -0
  51. data/docs/BatchV2alpha1Api.md +801 -0
  52. data/docs/CertificatesApi.md +56 -0
  53. data/docs/CertificatesV1beta1Api.md +763 -0
  54. data/docs/CoordinationApi.md +56 -0
  55. data/docs/CoordinationV1beta1Api.md +608 -0
  56. data/docs/CoreApi.md +56 -0
  57. data/docs/CoreV1Api.md +13078 -0
  58. data/docs/CustomObjectsApi.md +1640 -0
  59. data/docs/EventsApi.md +56 -0
  60. data/docs/EventsV1beta1Api.md +608 -0
  61. data/docs/ExtensionsApi.md +56 -0
  62. data/docs/ExtensionsV1beta1AllowedFlexVolume.md +8 -0
  63. data/docs/ExtensionsV1beta1AllowedHostPath.md +9 -0
  64. data/docs/ExtensionsV1beta1Api.md +4695 -0
  65. data/docs/ExtensionsV1beta1Deployment.md +12 -0
  66. data/docs/ExtensionsV1beta1DeploymentCondition.md +13 -0
  67. data/docs/ExtensionsV1beta1DeploymentList.md +11 -0
  68. data/docs/ExtensionsV1beta1DeploymentRollback.md +12 -0
  69. data/docs/ExtensionsV1beta1DeploymentSpec.md +16 -0
  70. data/docs/ExtensionsV1beta1DeploymentStatus.md +15 -0
  71. data/docs/ExtensionsV1beta1DeploymentStrategy.md +9 -0
  72. data/docs/ExtensionsV1beta1FSGroupStrategyOptions.md +9 -0
  73. data/docs/ExtensionsV1beta1HostPortRange.md +9 -0
  74. data/docs/ExtensionsV1beta1IDRange.md +9 -0
  75. data/docs/ExtensionsV1beta1PodSecurityPolicy.md +11 -0
  76. data/docs/ExtensionsV1beta1PodSecurityPolicyList.md +11 -0
  77. data/docs/ExtensionsV1beta1PodSecurityPolicySpec.md +29 -0
  78. data/docs/ExtensionsV1beta1RollbackConfig.md +8 -0
  79. data/docs/ExtensionsV1beta1RollingUpdateDeployment.md +9 -0
  80. data/docs/ExtensionsV1beta1RunAsGroupStrategyOptions.md +9 -0
  81. data/docs/ExtensionsV1beta1RunAsUserStrategyOptions.md +9 -0
  82. data/docs/ExtensionsV1beta1SELinuxStrategyOptions.md +9 -0
  83. data/docs/ExtensionsV1beta1Scale.md +12 -0
  84. data/docs/ExtensionsV1beta1ScaleSpec.md +8 -0
  85. data/docs/ExtensionsV1beta1ScaleStatus.md +10 -0
  86. data/docs/ExtensionsV1beta1SupplementalGroupsStrategyOptions.md +9 -0
  87. data/docs/LogsApi.md +104 -0
  88. data/docs/NetworkingApi.md +56 -0
  89. data/docs/NetworkingV1Api.md +608 -0
  90. data/docs/PolicyApi.md +56 -0
  91. data/docs/PolicyV1beta1AllowedFlexVolume.md +8 -0
  92. data/docs/PolicyV1beta1AllowedHostPath.md +9 -0
  93. data/docs/PolicyV1beta1Api.md +1261 -0
  94. data/docs/PolicyV1beta1FSGroupStrategyOptions.md +9 -0
  95. data/docs/PolicyV1beta1HostPortRange.md +9 -0
  96. data/docs/PolicyV1beta1IDRange.md +9 -0
  97. data/docs/PolicyV1beta1PodSecurityPolicy.md +11 -0
  98. data/docs/PolicyV1beta1PodSecurityPolicyList.md +11 -0
  99. data/docs/PolicyV1beta1PodSecurityPolicySpec.md +29 -0
  100. data/docs/PolicyV1beta1RunAsGroupStrategyOptions.md +9 -0
  101. data/docs/PolicyV1beta1RunAsUserStrategyOptions.md +9 -0
  102. data/docs/PolicyV1beta1SELinuxStrategyOptions.md +9 -0
  103. data/docs/PolicyV1beta1SupplementalGroupsStrategyOptions.md +9 -0
  104. data/docs/RbacAuthorizationApi.md +56 -0
  105. data/docs/RbacAuthorizationV1Api.md +2064 -0
  106. data/docs/RbacAuthorizationV1alpha1Api.md +2064 -0
  107. data/docs/RbacAuthorizationV1beta1Api.md +2064 -0
  108. data/docs/RuntimeRawExtension.md +8 -0
  109. data/docs/SchedulingApi.md +56 -0
  110. data/docs/SchedulingV1alpha1Api.md +516 -0
  111. data/docs/SchedulingV1beta1Api.md +516 -0
  112. data/docs/SettingsApi.md +56 -0
  113. data/docs/SettingsV1alpha1Api.md +608 -0
  114. data/docs/StorageApi.md +56 -0
  115. data/docs/StorageV1Api.md +1160 -0
  116. data/docs/StorageV1alpha1Api.md +516 -0
  117. data/docs/StorageV1beta1Api.md +976 -0
  118. data/docs/V1APIGroup.md +13 -0
  119. data/docs/V1APIGroupList.md +10 -0
  120. data/docs/V1APIResource.md +16 -0
  121. data/docs/V1APIResourceList.md +11 -0
  122. data/docs/V1APIService.md +12 -0
  123. data/docs/V1APIServiceCondition.md +12 -0
  124. data/docs/V1APIServiceList.md +11 -0
  125. data/docs/V1APIServiceSpec.md +14 -0
  126. data/docs/V1APIServiceStatus.md +8 -0
  127. data/docs/V1APIVersions.md +11 -0
  128. data/docs/V1AWSElasticBlockStoreVolumeSource.md +11 -0
  129. data/docs/V1Affinity.md +10 -0
  130. data/docs/V1AggregationRule.md +8 -0
  131. data/docs/V1AttachedVolume.md +9 -0
  132. data/docs/V1AzureDiskVolumeSource.md +13 -0
  133. data/docs/V1AzureFilePersistentVolumeSource.md +11 -0
  134. data/docs/V1AzureFileVolumeSource.md +10 -0
  135. data/docs/V1Binding.md +11 -0
  136. data/docs/V1CSIPersistentVolumeSource.md +15 -0
  137. data/docs/V1Capabilities.md +9 -0
  138. data/docs/V1CephFSPersistentVolumeSource.md +13 -0
  139. data/docs/V1CephFSVolumeSource.md +13 -0
  140. data/docs/V1CinderPersistentVolumeSource.md +11 -0
  141. data/docs/V1CinderVolumeSource.md +11 -0
  142. data/docs/V1ClientIPConfig.md +8 -0
  143. data/docs/V1ClusterRole.md +12 -0
  144. data/docs/V1ClusterRoleBinding.md +12 -0
  145. data/docs/V1ClusterRoleBindingList.md +11 -0
  146. data/docs/V1ClusterRoleList.md +11 -0
  147. data/docs/V1ComponentCondition.md +11 -0
  148. data/docs/V1ComponentStatus.md +11 -0
  149. data/docs/V1ComponentStatusList.md +11 -0
  150. data/docs/V1ConfigMap.md +12 -0
  151. data/docs/V1ConfigMapEnvSource.md +9 -0
  152. data/docs/V1ConfigMapKeySelector.md +10 -0
  153. data/docs/V1ConfigMapList.md +11 -0
  154. data/docs/V1ConfigMapNodeConfigSource.md +12 -0
  155. data/docs/V1ConfigMapProjection.md +10 -0
  156. data/docs/V1ConfigMapVolumeSource.md +11 -0
  157. data/docs/V1Container.md +28 -0
  158. data/docs/V1ContainerImage.md +9 -0
  159. data/docs/V1ContainerPort.md +12 -0
  160. data/docs/V1ContainerState.md +10 -0
  161. data/docs/V1ContainerStateRunning.md +8 -0
  162. data/docs/V1ContainerStateTerminated.md +14 -0
  163. data/docs/V1ContainerStateWaiting.md +9 -0
  164. data/docs/V1ContainerStatus.md +15 -0
  165. data/docs/V1ControllerRevision.md +12 -0
  166. data/docs/V1ControllerRevisionList.md +11 -0
  167. data/docs/V1CrossVersionObjectReference.md +10 -0
  168. data/docs/V1DaemonEndpoint.md +8 -0
  169. data/docs/V1DaemonSet.md +12 -0
  170. data/docs/V1DaemonSetCondition.md +12 -0
  171. data/docs/V1DaemonSetList.md +11 -0
  172. data/docs/V1DaemonSetSpec.md +12 -0
  173. data/docs/V1DaemonSetStatus.md +17 -0
  174. data/docs/V1DaemonSetUpdateStrategy.md +9 -0
  175. data/docs/V1DeleteOptions.md +14 -0
  176. data/docs/V1Deployment.md +12 -0
  177. data/docs/V1DeploymentCondition.md +13 -0
  178. data/docs/V1DeploymentList.md +11 -0
  179. data/docs/V1DeploymentSpec.md +15 -0
  180. data/docs/V1DeploymentStatus.md +15 -0
  181. data/docs/V1DeploymentStrategy.md +9 -0
  182. data/docs/V1DownwardAPIProjection.md +8 -0
  183. data/docs/V1DownwardAPIVolumeFile.md +11 -0
  184. data/docs/V1DownwardAPIVolumeSource.md +9 -0
  185. data/docs/V1EmptyDirVolumeSource.md +9 -0
  186. data/docs/V1EndpointAddress.md +11 -0
  187. data/docs/V1EndpointPort.md +10 -0
  188. data/docs/V1EndpointSubset.md +10 -0
  189. data/docs/V1Endpoints.md +11 -0
  190. data/docs/V1EndpointsList.md +11 -0
  191. data/docs/V1EnvFromSource.md +10 -0
  192. data/docs/V1EnvVar.md +10 -0
  193. data/docs/V1EnvVarSource.md +11 -0
  194. data/docs/V1Event.md +24 -0
  195. data/docs/V1EventList.md +11 -0
  196. data/docs/V1EventSeries.md +10 -0
  197. data/docs/V1EventSource.md +9 -0
  198. data/docs/V1ExecAction.md +8 -0
  199. data/docs/V1FCVolumeSource.md +12 -0
  200. data/docs/V1FlexPersistentVolumeSource.md +12 -0
  201. data/docs/V1FlexVolumeSource.md +12 -0
  202. data/docs/V1FlockerVolumeSource.md +9 -0
  203. data/docs/V1GCEPersistentDiskVolumeSource.md +11 -0
  204. data/docs/V1GitRepoVolumeSource.md +10 -0
  205. data/docs/V1GlusterfsPersistentVolumeSource.md +11 -0
  206. data/docs/V1GlusterfsVolumeSource.md +10 -0
  207. data/docs/V1GroupVersionForDiscovery.md +9 -0
  208. data/docs/V1HTTPGetAction.md +12 -0
  209. data/docs/V1HTTPHeader.md +9 -0
  210. data/docs/V1Handler.md +10 -0
  211. data/docs/V1HorizontalPodAutoscaler.md +12 -0
  212. data/docs/V1HorizontalPodAutoscalerList.md +11 -0
  213. data/docs/V1HorizontalPodAutoscalerSpec.md +11 -0
  214. data/docs/V1HorizontalPodAutoscalerStatus.md +12 -0
  215. data/docs/V1HostAlias.md +9 -0
  216. data/docs/V1HostPathVolumeSource.md +9 -0
  217. data/docs/V1IPBlock.md +9 -0
  218. data/docs/V1ISCSIPersistentVolumeSource.md +18 -0
  219. data/docs/V1ISCSIVolumeSource.md +18 -0
  220. data/docs/V1Initializer.md +8 -0
  221. data/docs/V1Initializers.md +9 -0
  222. data/docs/V1Job.md +12 -0
  223. data/docs/V1JobCondition.md +13 -0
  224. data/docs/V1JobList.md +11 -0
  225. data/docs/V1JobSpec.md +15 -0
  226. data/docs/V1JobStatus.md +13 -0
  227. data/docs/V1KeyToPath.md +10 -0
  228. data/docs/V1LabelSelector.md +9 -0
  229. data/docs/V1LabelSelectorRequirement.md +10 -0
  230. data/docs/V1Lifecycle.md +9 -0
  231. data/docs/V1LimitRange.md +11 -0
  232. data/docs/V1LimitRangeItem.md +13 -0
  233. data/docs/V1LimitRangeList.md +11 -0
  234. data/docs/V1LimitRangeSpec.md +8 -0
  235. data/docs/V1ListMeta.md +10 -0
  236. data/docs/V1LoadBalancerIngress.md +9 -0
  237. data/docs/V1LoadBalancerStatus.md +8 -0
  238. data/docs/V1LocalObjectReference.md +8 -0
  239. data/docs/V1LocalSubjectAccessReview.md +12 -0
  240. data/docs/V1LocalVolumeSource.md +9 -0
  241. data/docs/V1NFSVolumeSource.md +10 -0
  242. data/docs/V1Namespace.md +12 -0
  243. data/docs/V1NamespaceList.md +11 -0
  244. data/docs/V1NamespaceSpec.md +8 -0
  245. data/docs/V1NamespaceStatus.md +8 -0
  246. data/docs/V1NetworkPolicy.md +11 -0
  247. data/docs/V1NetworkPolicyEgressRule.md +9 -0
  248. data/docs/V1NetworkPolicyIngressRule.md +9 -0
  249. data/docs/V1NetworkPolicyList.md +11 -0
  250. data/docs/V1NetworkPolicyPeer.md +10 -0
  251. data/docs/V1NetworkPolicyPort.md +9 -0
  252. data/docs/V1NetworkPolicySpec.md +11 -0
  253. data/docs/V1Node.md +12 -0
  254. data/docs/V1NodeAddress.md +9 -0
  255. data/docs/V1NodeAffinity.md +9 -0
  256. data/docs/V1NodeCondition.md +13 -0
  257. data/docs/V1NodeConfigSource.md +8 -0
  258. data/docs/V1NodeConfigStatus.md +11 -0
  259. data/docs/V1NodeDaemonEndpoints.md +8 -0
  260. data/docs/V1NodeList.md +11 -0
  261. data/docs/V1NodeSelector.md +8 -0
  262. data/docs/V1NodeSelectorRequirement.md +10 -0
  263. data/docs/V1NodeSelectorTerm.md +9 -0
  264. data/docs/V1NodeSpec.md +13 -0
  265. data/docs/V1NodeStatus.md +18 -0
  266. data/docs/V1NodeSystemInfo.md +17 -0
  267. data/docs/V1NonResourceAttributes.md +9 -0
  268. data/docs/V1NonResourceRule.md +9 -0
  269. data/docs/V1ObjectFieldSelector.md +9 -0
  270. data/docs/V1ObjectMeta.md +23 -0
  271. data/docs/V1ObjectReference.md +14 -0
  272. data/docs/V1OwnerReference.md +13 -0
  273. data/docs/V1PersistentVolume.md +12 -0
  274. data/docs/V1PersistentVolumeClaim.md +12 -0
  275. data/docs/V1PersistentVolumeClaimCondition.md +13 -0
  276. data/docs/V1PersistentVolumeClaimList.md +11 -0
  277. data/docs/V1PersistentVolumeClaimSpec.md +14 -0
  278. data/docs/V1PersistentVolumeClaimStatus.md +11 -0
  279. data/docs/V1PersistentVolumeClaimVolumeSource.md +9 -0
  280. data/docs/V1PersistentVolumeList.md +11 -0
  281. data/docs/V1PersistentVolumeSpec.md +37 -0
  282. data/docs/V1PersistentVolumeStatus.md +10 -0
  283. data/docs/V1PhotonPersistentDiskVolumeSource.md +9 -0
  284. data/docs/V1Pod.md +12 -0
  285. data/docs/V1PodAffinity.md +9 -0
  286. data/docs/V1PodAffinityTerm.md +10 -0
  287. data/docs/V1PodAntiAffinity.md +9 -0
  288. data/docs/V1PodCondition.md +13 -0
  289. data/docs/V1PodDNSConfig.md +10 -0
  290. data/docs/V1PodDNSConfigOption.md +9 -0
  291. data/docs/V1PodList.md +11 -0
  292. data/docs/V1PodReadinessGate.md +8 -0
  293. data/docs/V1PodSecurityContext.md +14 -0
  294. data/docs/V1PodSpec.md +37 -0
  295. data/docs/V1PodStatus.md +18 -0
  296. data/docs/V1PodTemplate.md +11 -0
  297. data/docs/V1PodTemplateList.md +11 -0
  298. data/docs/V1PodTemplateSpec.md +9 -0
  299. data/docs/V1PolicyRule.md +12 -0
  300. data/docs/V1PortworxVolumeSource.md +10 -0
  301. data/docs/V1Preconditions.md +8 -0
  302. data/docs/V1PreferredSchedulingTerm.md +9 -0
  303. data/docs/V1Probe.md +15 -0
  304. data/docs/V1ProjectedVolumeSource.md +9 -0
  305. data/docs/V1QuobyteVolumeSource.md +12 -0
  306. data/docs/V1RBDPersistentVolumeSource.md +15 -0
  307. data/docs/V1RBDVolumeSource.md +15 -0
  308. data/docs/V1ReplicaSet.md +12 -0
  309. data/docs/V1ReplicaSetCondition.md +12 -0
  310. data/docs/V1ReplicaSetList.md +11 -0
  311. data/docs/V1ReplicaSetSpec.md +11 -0
  312. data/docs/V1ReplicaSetStatus.md +13 -0
  313. data/docs/V1ReplicationController.md +12 -0
  314. data/docs/V1ReplicationControllerCondition.md +12 -0
  315. data/docs/V1ReplicationControllerList.md +11 -0
  316. data/docs/V1ReplicationControllerSpec.md +11 -0
  317. data/docs/V1ReplicationControllerStatus.md +13 -0
  318. data/docs/V1ResourceAttributes.md +14 -0
  319. data/docs/V1ResourceFieldSelector.md +10 -0
  320. data/docs/V1ResourceQuota.md +12 -0
  321. data/docs/V1ResourceQuotaList.md +11 -0
  322. data/docs/V1ResourceQuotaSpec.md +10 -0
  323. data/docs/V1ResourceQuotaStatus.md +9 -0
  324. data/docs/V1ResourceRequirements.md +9 -0
  325. data/docs/V1ResourceRule.md +11 -0
  326. data/docs/V1Role.md +11 -0
  327. data/docs/V1RoleBinding.md +12 -0
  328. data/docs/V1RoleBindingList.md +11 -0
  329. data/docs/V1RoleList.md +11 -0
  330. data/docs/V1RoleRef.md +10 -0
  331. data/docs/V1RollingUpdateDaemonSet.md +8 -0
  332. data/docs/V1RollingUpdateDeployment.md +9 -0
  333. data/docs/V1RollingUpdateStatefulSetStrategy.md +8 -0
  334. data/docs/V1SELinuxOptions.md +11 -0
  335. data/docs/V1Scale.md +12 -0
  336. data/docs/V1ScaleIOPersistentVolumeSource.md +17 -0
  337. data/docs/V1ScaleIOVolumeSource.md +17 -0
  338. data/docs/V1ScaleSpec.md +8 -0
  339. data/docs/V1ScaleStatus.md +9 -0
  340. data/docs/V1ScopeSelector.md +8 -0
  341. data/docs/V1ScopedResourceSelectorRequirement.md +10 -0
  342. data/docs/V1Secret.md +13 -0
  343. data/docs/V1SecretEnvSource.md +9 -0
  344. data/docs/V1SecretKeySelector.md +10 -0
  345. data/docs/V1SecretList.md +11 -0
  346. data/docs/V1SecretProjection.md +10 -0
  347. data/docs/V1SecretReference.md +9 -0
  348. data/docs/V1SecretVolumeSource.md +11 -0
  349. data/docs/V1SecurityContext.md +16 -0
  350. data/docs/V1SelfSubjectAccessReview.md +12 -0
  351. data/docs/V1SelfSubjectAccessReviewSpec.md +9 -0
  352. data/docs/V1SelfSubjectRulesReview.md +12 -0
  353. data/docs/V1SelfSubjectRulesReviewSpec.md +8 -0
  354. data/docs/V1ServerAddressByClientCIDR.md +9 -0
  355. data/docs/V1Service.md +12 -0
  356. data/docs/V1ServiceAccount.md +13 -0
  357. data/docs/V1ServiceAccountList.md +11 -0
  358. data/docs/V1ServiceAccountTokenProjection.md +10 -0
  359. data/docs/V1ServiceList.md +11 -0
  360. data/docs/V1ServicePort.md +12 -0
  361. data/docs/V1ServiceReference.md +9 -0
  362. data/docs/V1ServiceSpec.md +20 -0
  363. data/docs/V1ServiceStatus.md +8 -0
  364. data/docs/V1SessionAffinityConfig.md +8 -0
  365. data/docs/V1StatefulSet.md +12 -0
  366. data/docs/V1StatefulSetCondition.md +12 -0
  367. data/docs/V1StatefulSetList.md +11 -0
  368. data/docs/V1StatefulSetSpec.md +15 -0
  369. data/docs/V1StatefulSetStatus.md +16 -0
  370. data/docs/V1StatefulSetUpdateStrategy.md +9 -0
  371. data/docs/V1Status.md +15 -0
  372. data/docs/V1StatusCause.md +10 -0
  373. data/docs/V1StatusDetails.md +13 -0
  374. data/docs/V1StorageClass.md +17 -0
  375. data/docs/V1StorageClassList.md +11 -0
  376. data/docs/V1StorageOSPersistentVolumeSource.md +12 -0
  377. data/docs/V1StorageOSVolumeSource.md +12 -0
  378. data/docs/V1Subject.md +11 -0
  379. data/docs/V1SubjectAccessReview.md +12 -0
  380. data/docs/V1SubjectAccessReviewSpec.md +13 -0
  381. data/docs/V1SubjectAccessReviewStatus.md +11 -0
  382. data/docs/V1SubjectRulesReviewStatus.md +11 -0
  383. data/docs/V1Sysctl.md +9 -0
  384. data/docs/V1TCPSocketAction.md +9 -0
  385. data/docs/V1Taint.md +11 -0
  386. data/docs/V1TokenReview.md +12 -0
  387. data/docs/V1TokenReviewSpec.md +9 -0
  388. data/docs/V1TokenReviewStatus.md +11 -0
  389. data/docs/V1Toleration.md +12 -0
  390. data/docs/V1TopologySelectorLabelRequirement.md +9 -0
  391. data/docs/V1TopologySelectorTerm.md +8 -0
  392. data/docs/V1TypedLocalObjectReference.md +10 -0
  393. data/docs/V1UserInfo.md +11 -0
  394. data/docs/V1Volume.md +35 -0
  395. data/docs/V1VolumeAttachment.md +12 -0
  396. data/docs/V1VolumeAttachmentList.md +11 -0
  397. data/docs/V1VolumeAttachmentSource.md +8 -0
  398. data/docs/V1VolumeAttachmentSpec.md +10 -0
  399. data/docs/V1VolumeAttachmentStatus.md +11 -0
  400. data/docs/V1VolumeDevice.md +9 -0
  401. data/docs/V1VolumeError.md +9 -0
  402. data/docs/V1VolumeMount.md +12 -0
  403. data/docs/V1VolumeNodeAffinity.md +8 -0
  404. data/docs/V1VolumeProjection.md +11 -0
  405. data/docs/V1VsphereVirtualDiskVolumeSource.md +11 -0
  406. data/docs/V1WatchEvent.md +9 -0
  407. data/docs/V1WeightedPodAffinityTerm.md +9 -0
  408. data/docs/V1alpha1AggregationRule.md +8 -0
  409. data/docs/V1alpha1AuditSink.md +11 -0
  410. data/docs/V1alpha1AuditSinkList.md +11 -0
  411. data/docs/V1alpha1AuditSinkSpec.md +9 -0
  412. data/docs/V1alpha1ClusterRole.md +12 -0
  413. data/docs/V1alpha1ClusterRoleBinding.md +12 -0
  414. data/docs/V1alpha1ClusterRoleBindingList.md +11 -0
  415. data/docs/V1alpha1ClusterRoleList.md +11 -0
  416. data/docs/V1alpha1Initializer.md +9 -0
  417. data/docs/V1alpha1InitializerConfiguration.md +11 -0
  418. data/docs/V1alpha1InitializerConfigurationList.md +11 -0
  419. data/docs/V1alpha1PodPreset.md +11 -0
  420. data/docs/V1alpha1PodPresetList.md +11 -0
  421. data/docs/V1alpha1PodPresetSpec.md +12 -0
  422. data/docs/V1alpha1Policy.md +9 -0
  423. data/docs/V1alpha1PolicyRule.md +12 -0
  424. data/docs/V1alpha1PriorityClass.md +13 -0
  425. data/docs/V1alpha1PriorityClassList.md +11 -0
  426. data/docs/V1alpha1Role.md +11 -0
  427. data/docs/V1alpha1RoleBinding.md +12 -0
  428. data/docs/V1alpha1RoleBindingList.md +11 -0
  429. data/docs/V1alpha1RoleList.md +11 -0
  430. data/docs/V1alpha1RoleRef.md +10 -0
  431. data/docs/V1alpha1Rule.md +10 -0
  432. data/docs/V1alpha1ServiceReference.md +10 -0
  433. data/docs/V1alpha1Subject.md +11 -0
  434. data/docs/V1alpha1VolumeAttachment.md +12 -0
  435. data/docs/V1alpha1VolumeAttachmentList.md +11 -0
  436. data/docs/V1alpha1VolumeAttachmentSource.md +8 -0
  437. data/docs/V1alpha1VolumeAttachmentSpec.md +10 -0
  438. data/docs/V1alpha1VolumeAttachmentStatus.md +11 -0
  439. data/docs/V1alpha1VolumeError.md +9 -0
  440. data/docs/V1alpha1Webhook.md +9 -0
  441. data/docs/V1alpha1WebhookClientConfig.md +10 -0
  442. data/docs/V1alpha1WebhookThrottleConfig.md +9 -0
  443. data/docs/V1beta1APIService.md +12 -0
  444. data/docs/V1beta1APIServiceCondition.md +12 -0
  445. data/docs/V1beta1APIServiceList.md +11 -0
  446. data/docs/V1beta1APIServiceSpec.md +14 -0
  447. data/docs/V1beta1APIServiceStatus.md +8 -0
  448. data/docs/V1beta1AggregationRule.md +8 -0
  449. data/docs/V1beta1CertificateSigningRequest.md +12 -0
  450. data/docs/V1beta1CertificateSigningRequestCondition.md +11 -0
  451. data/docs/V1beta1CertificateSigningRequestList.md +11 -0
  452. data/docs/V1beta1CertificateSigningRequestSpec.md +13 -0
  453. data/docs/V1beta1CertificateSigningRequestStatus.md +9 -0
  454. data/docs/V1beta1ClusterRole.md +12 -0
  455. data/docs/V1beta1ClusterRoleBinding.md +12 -0
  456. data/docs/V1beta1ClusterRoleBindingList.md +11 -0
  457. data/docs/V1beta1ClusterRoleList.md +11 -0
  458. data/docs/V1beta1ControllerRevision.md +12 -0
  459. data/docs/V1beta1ControllerRevisionList.md +11 -0
  460. data/docs/V1beta1CronJob.md +12 -0
  461. data/docs/V1beta1CronJobList.md +11 -0
  462. data/docs/V1beta1CronJobSpec.md +14 -0
  463. data/docs/V1beta1CronJobStatus.md +9 -0
  464. data/docs/V1beta1CustomResourceColumnDefinition.md +13 -0
  465. data/docs/V1beta1CustomResourceConversion.md +9 -0
  466. data/docs/V1beta1CustomResourceDefinition.md +12 -0
  467. data/docs/V1beta1CustomResourceDefinitionCondition.md +12 -0
  468. data/docs/V1beta1CustomResourceDefinitionList.md +11 -0
  469. data/docs/V1beta1CustomResourceDefinitionNames.md +13 -0
  470. data/docs/V1beta1CustomResourceDefinitionSpec.md +16 -0
  471. data/docs/V1beta1CustomResourceDefinitionStatus.md +10 -0
  472. data/docs/V1beta1CustomResourceDefinitionVersion.md +13 -0
  473. data/docs/V1beta1CustomResourceSubresourceScale.md +10 -0
  474. data/docs/V1beta1CustomResourceSubresources.md +9 -0
  475. data/docs/V1beta1CustomResourceValidation.md +8 -0
  476. data/docs/V1beta1DaemonSet.md +12 -0
  477. data/docs/V1beta1DaemonSetCondition.md +12 -0
  478. data/docs/V1beta1DaemonSetList.md +11 -0
  479. data/docs/V1beta1DaemonSetSpec.md +13 -0
  480. data/docs/V1beta1DaemonSetStatus.md +17 -0
  481. data/docs/V1beta1DaemonSetUpdateStrategy.md +9 -0
  482. data/docs/V1beta1Event.md +24 -0
  483. data/docs/V1beta1EventList.md +11 -0
  484. data/docs/V1beta1EventSeries.md +10 -0
  485. data/docs/V1beta1Eviction.md +11 -0
  486. data/docs/V1beta1ExternalDocumentation.md +9 -0
  487. data/docs/V1beta1HTTPIngressPath.md +9 -0
  488. data/docs/V1beta1HTTPIngressRuleValue.md +8 -0
  489. data/docs/V1beta1IPBlock.md +9 -0
  490. data/docs/V1beta1Ingress.md +12 -0
  491. data/docs/V1beta1IngressBackend.md +9 -0
  492. data/docs/V1beta1IngressList.md +11 -0
  493. data/docs/V1beta1IngressRule.md +9 -0
  494. data/docs/V1beta1IngressSpec.md +10 -0
  495. data/docs/V1beta1IngressStatus.md +8 -0
  496. data/docs/V1beta1IngressTLS.md +9 -0
  497. data/docs/V1beta1JSONSchemaProps.md +43 -0
  498. data/docs/V1beta1JobTemplateSpec.md +9 -0
  499. data/docs/V1beta1Lease.md +11 -0
  500. data/docs/V1beta1LeaseList.md +11 -0
  501. data/docs/V1beta1LeaseSpec.md +12 -0
  502. data/docs/V1beta1LocalSubjectAccessReview.md +12 -0
  503. data/docs/V1beta1MutatingWebhookConfiguration.md +11 -0
  504. data/docs/V1beta1MutatingWebhookConfigurationList.md +11 -0
  505. data/docs/V1beta1NetworkPolicy.md +11 -0
  506. data/docs/V1beta1NetworkPolicyEgressRule.md +9 -0
  507. data/docs/V1beta1NetworkPolicyIngressRule.md +9 -0
  508. data/docs/V1beta1NetworkPolicyList.md +11 -0
  509. data/docs/V1beta1NetworkPolicyPeer.md +10 -0
  510. data/docs/V1beta1NetworkPolicyPort.md +9 -0
  511. data/docs/V1beta1NetworkPolicySpec.md +11 -0
  512. data/docs/V1beta1NonResourceAttributes.md +9 -0
  513. data/docs/V1beta1NonResourceRule.md +9 -0
  514. data/docs/V1beta1PodDisruptionBudget.md +12 -0
  515. data/docs/V1beta1PodDisruptionBudgetList.md +11 -0
  516. data/docs/V1beta1PodDisruptionBudgetSpec.md +10 -0
  517. data/docs/V1beta1PodDisruptionBudgetStatus.md +13 -0
  518. data/docs/V1beta1PolicyRule.md +12 -0
  519. data/docs/V1beta1PriorityClass.md +13 -0
  520. data/docs/V1beta1PriorityClassList.md +11 -0
  521. data/docs/V1beta1ReplicaSet.md +12 -0
  522. data/docs/V1beta1ReplicaSetCondition.md +12 -0
  523. data/docs/V1beta1ReplicaSetList.md +11 -0
  524. data/docs/V1beta1ReplicaSetSpec.md +11 -0
  525. data/docs/V1beta1ReplicaSetStatus.md +13 -0
  526. data/docs/V1beta1ResourceAttributes.md +14 -0
  527. data/docs/V1beta1ResourceRule.md +11 -0
  528. data/docs/V1beta1Role.md +11 -0
  529. data/docs/V1beta1RoleBinding.md +12 -0
  530. data/docs/V1beta1RoleBindingList.md +11 -0
  531. data/docs/V1beta1RoleList.md +11 -0
  532. data/docs/V1beta1RoleRef.md +10 -0
  533. data/docs/V1beta1RollingUpdateDaemonSet.md +8 -0
  534. data/docs/V1beta1RollingUpdateStatefulSetStrategy.md +8 -0
  535. data/docs/V1beta1RuleWithOperations.md +11 -0
  536. data/docs/V1beta1SelfSubjectAccessReview.md +12 -0
  537. data/docs/V1beta1SelfSubjectAccessReviewSpec.md +9 -0
  538. data/docs/V1beta1SelfSubjectRulesReview.md +12 -0
  539. data/docs/V1beta1SelfSubjectRulesReviewSpec.md +8 -0
  540. data/docs/V1beta1StatefulSet.md +12 -0
  541. data/docs/V1beta1StatefulSetCondition.md +12 -0
  542. data/docs/V1beta1StatefulSetList.md +11 -0
  543. data/docs/V1beta1StatefulSetSpec.md +15 -0
  544. data/docs/V1beta1StatefulSetStatus.md +16 -0
  545. data/docs/V1beta1StatefulSetUpdateStrategy.md +9 -0
  546. data/docs/V1beta1StorageClass.md +17 -0
  547. data/docs/V1beta1StorageClassList.md +11 -0
  548. data/docs/V1beta1Subject.md +11 -0
  549. data/docs/V1beta1SubjectAccessReview.md +12 -0
  550. data/docs/V1beta1SubjectAccessReviewSpec.md +13 -0
  551. data/docs/V1beta1SubjectAccessReviewStatus.md +11 -0
  552. data/docs/V1beta1SubjectRulesReviewStatus.md +11 -0
  553. data/docs/V1beta1TokenReview.md +12 -0
  554. data/docs/V1beta1TokenReviewSpec.md +9 -0
  555. data/docs/V1beta1TokenReviewStatus.md +11 -0
  556. data/docs/V1beta1UserInfo.md +11 -0
  557. data/docs/V1beta1ValidatingWebhookConfiguration.md +11 -0
  558. data/docs/V1beta1ValidatingWebhookConfigurationList.md +11 -0
  559. data/docs/V1beta1VolumeAttachment.md +12 -0
  560. data/docs/V1beta1VolumeAttachmentList.md +11 -0
  561. data/docs/V1beta1VolumeAttachmentSource.md +8 -0
  562. data/docs/V1beta1VolumeAttachmentSpec.md +10 -0
  563. data/docs/V1beta1VolumeAttachmentStatus.md +11 -0
  564. data/docs/V1beta1VolumeError.md +9 -0
  565. data/docs/V1beta1Webhook.md +13 -0
  566. data/docs/V1beta2ControllerRevision.md +12 -0
  567. data/docs/V1beta2ControllerRevisionList.md +11 -0
  568. data/docs/V1beta2DaemonSet.md +12 -0
  569. data/docs/V1beta2DaemonSetCondition.md +12 -0
  570. data/docs/V1beta2DaemonSetList.md +11 -0
  571. data/docs/V1beta2DaemonSetSpec.md +12 -0
  572. data/docs/V1beta2DaemonSetStatus.md +17 -0
  573. data/docs/V1beta2DaemonSetUpdateStrategy.md +9 -0
  574. data/docs/V1beta2Deployment.md +12 -0
  575. data/docs/V1beta2DeploymentCondition.md +13 -0
  576. data/docs/V1beta2DeploymentList.md +11 -0
  577. data/docs/V1beta2DeploymentSpec.md +15 -0
  578. data/docs/V1beta2DeploymentStatus.md +15 -0
  579. data/docs/V1beta2DeploymentStrategy.md +9 -0
  580. data/docs/V1beta2ReplicaSet.md +12 -0
  581. data/docs/V1beta2ReplicaSetCondition.md +12 -0
  582. data/docs/V1beta2ReplicaSetList.md +11 -0
  583. data/docs/V1beta2ReplicaSetSpec.md +11 -0
  584. data/docs/V1beta2ReplicaSetStatus.md +13 -0
  585. data/docs/V1beta2RollingUpdateDaemonSet.md +8 -0
  586. data/docs/V1beta2RollingUpdateDeployment.md +9 -0
  587. data/docs/V1beta2RollingUpdateStatefulSetStrategy.md +8 -0
  588. data/docs/V1beta2Scale.md +12 -0
  589. data/docs/V1beta2ScaleSpec.md +8 -0
  590. data/docs/V1beta2ScaleStatus.md +10 -0
  591. data/docs/V1beta2StatefulSet.md +12 -0
  592. data/docs/V1beta2StatefulSetCondition.md +12 -0
  593. data/docs/V1beta2StatefulSetList.md +11 -0
  594. data/docs/V1beta2StatefulSetSpec.md +15 -0
  595. data/docs/V1beta2StatefulSetStatus.md +16 -0
  596. data/docs/V1beta2StatefulSetUpdateStrategy.md +9 -0
  597. data/docs/V2alpha1CronJob.md +12 -0
  598. data/docs/V2alpha1CronJobList.md +11 -0
  599. data/docs/V2alpha1CronJobSpec.md +14 -0
  600. data/docs/V2alpha1CronJobStatus.md +9 -0
  601. data/docs/V2alpha1JobTemplateSpec.md +9 -0
  602. data/docs/V2beta1CrossVersionObjectReference.md +10 -0
  603. data/docs/V2beta1ExternalMetricSource.md +11 -0
  604. data/docs/V2beta1ExternalMetricStatus.md +11 -0
  605. data/docs/V2beta1HorizontalPodAutoscaler.md +12 -0
  606. data/docs/V2beta1HorizontalPodAutoscalerCondition.md +12 -0
  607. data/docs/V2beta1HorizontalPodAutoscalerList.md +11 -0
  608. data/docs/V2beta1HorizontalPodAutoscalerSpec.md +11 -0
  609. data/docs/V2beta1HorizontalPodAutoscalerStatus.md +13 -0
  610. data/docs/V2beta1MetricSpec.md +12 -0
  611. data/docs/V2beta1MetricStatus.md +12 -0
  612. data/docs/V2beta1ObjectMetricSource.md +12 -0
  613. data/docs/V2beta1ObjectMetricStatus.md +12 -0
  614. data/docs/V2beta1PodsMetricSource.md +10 -0
  615. data/docs/V2beta1PodsMetricStatus.md +10 -0
  616. data/docs/V2beta1ResourceMetricSource.md +10 -0
  617. data/docs/V2beta1ResourceMetricStatus.md +10 -0
  618. data/docs/V2beta2CrossVersionObjectReference.md +10 -0
  619. data/docs/V2beta2ExternalMetricSource.md +9 -0
  620. data/docs/V2beta2ExternalMetricStatus.md +9 -0
  621. data/docs/V2beta2HorizontalPodAutoscaler.md +12 -0
  622. data/docs/V2beta2HorizontalPodAutoscalerCondition.md +12 -0
  623. data/docs/V2beta2HorizontalPodAutoscalerList.md +11 -0
  624. data/docs/V2beta2HorizontalPodAutoscalerSpec.md +11 -0
  625. data/docs/V2beta2HorizontalPodAutoscalerStatus.md +13 -0
  626. data/docs/V2beta2MetricIdentifier.md +9 -0
  627. data/docs/V2beta2MetricSpec.md +12 -0
  628. data/docs/V2beta2MetricStatus.md +12 -0
  629. data/docs/V2beta2MetricTarget.md +11 -0
  630. data/docs/V2beta2MetricValueStatus.md +10 -0
  631. data/docs/V2beta2ObjectMetricSource.md +10 -0
  632. data/docs/V2beta2ObjectMetricStatus.md +10 -0
  633. data/docs/V2beta2PodsMetricSource.md +9 -0
  634. data/docs/V2beta2PodsMetricStatus.md +9 -0
  635. data/docs/V2beta2ResourceMetricSource.md +9 -0
  636. data/docs/V2beta2ResourceMetricStatus.md +9 -0
  637. data/docs/VersionApi.md +56 -0
  638. data/docs/VersionInfo.md +16 -0
  639. data/git_push.sh +55 -0
  640. data/kubernetes.gemspec +45 -0
  641. data/lib/kubernetes.rb +679 -0
  642. data/lib/kubernetes/api/admissionregistration_api.rb +72 -0
  643. data/lib/kubernetes/api/admissionregistration_v1alpha1_api.rb +558 -0
  644. data/lib/kubernetes/api/admissionregistration_v1beta1_api.rb +1044 -0
  645. data/lib/kubernetes/api/apiextensions_api.rb +72 -0
  646. data/lib/kubernetes/api/apiextensions_v1beta1_api.rb +750 -0
  647. data/lib/kubernetes/api/apiregistration_api.rb +72 -0
  648. data/lib/kubernetes/api/apiregistration_v1_api.rb +750 -0
  649. data/lib/kubernetes/api/apiregistration_v1beta1_api.rb +750 -0
  650. data/lib/kubernetes/api/apis_api.rb +72 -0
  651. data/lib/kubernetes/api/apps_api.rb +72 -0
  652. data/lib/kubernetes/api/apps_v1_api.rb +4562 -0
  653. data/lib/kubernetes/api/apps_v1beta1_api.rb +2800 -0
  654. data/lib/kubernetes/api/apps_v1beta2_api.rb +4562 -0
  655. data/lib/kubernetes/api/auditregistration_api.rb +72 -0
  656. data/lib/kubernetes/api/auditregistration_v1alpha1_api.rb +558 -0
  657. data/lib/kubernetes/api/authentication_api.rb +72 -0
  658. data/lib/kubernetes/api/authentication_v1_api.rb +136 -0
  659. data/lib/kubernetes/api/authentication_v1beta1_api.rb +136 -0
  660. data/lib/kubernetes/api/authorization_api.rb +72 -0
  661. data/lib/kubernetes/api/authorization_v1_api.rb +334 -0
  662. data/lib/kubernetes/api/authorization_v1beta1_api.rb +334 -0
  663. data/lib/kubernetes/api/autoscaling_api.rb +72 -0
  664. data/lib/kubernetes/api/autoscaling_v1_api.rb +886 -0
  665. data/lib/kubernetes/api/autoscaling_v2beta1_api.rb +886 -0
  666. data/lib/kubernetes/api/autoscaling_v2beta2_api.rb +886 -0
  667. data/lib/kubernetes/api/batch_api.rb +72 -0
  668. data/lib/kubernetes/api/batch_v1_api.rb +886 -0
  669. data/lib/kubernetes/api/batch_v1beta1_api.rb +886 -0
  670. data/lib/kubernetes/api/batch_v2alpha1_api.rb +886 -0
  671. data/lib/kubernetes/api/certificates_api.rb +72 -0
  672. data/lib/kubernetes/api/certificates_v1beta1_api.rb +817 -0
  673. data/lib/kubernetes/api/coordination_api.rb +72 -0
  674. data/lib/kubernetes/api/coordination_v1beta1_api.rb +676 -0
  675. data/lib/kubernetes/api/core_api.rb +72 -0
  676. data/lib/kubernetes/api/core_v1_api.rb +14132 -0
  677. data/lib/kubernetes/api/custom_objects_api.rb +1969 -0
  678. data/lib/kubernetes/api/events_api.rb +72 -0
  679. data/lib/kubernetes/api/events_v1beta1_api.rb +676 -0
  680. data/lib/kubernetes/api/extensions_api.rb +72 -0
  681. data/lib/kubernetes/api/extensions_v1beta1_api.rb +5124 -0
  682. data/lib/kubernetes/api/logs_api.rb +117 -0
  683. data/lib/kubernetes/api/networking_api.rb +72 -0
  684. data/lib/kubernetes/api/networking_v1_api.rb +676 -0
  685. data/lib/kubernetes/api/policy_api.rb +72 -0
  686. data/lib/kubernetes/api/policy_v1beta1_api.rb +1372 -0
  687. data/lib/kubernetes/api/rbac_authorization_api.rb +72 -0
  688. data/lib/kubernetes/api/rbac_authorization_v1_api.rb +2228 -0
  689. data/lib/kubernetes/api/rbac_authorization_v1alpha1_api.rb +2228 -0
  690. data/lib/kubernetes/api/rbac_authorization_v1beta1_api.rb +2228 -0
  691. data/lib/kubernetes/api/scheduling_api.rb +72 -0
  692. data/lib/kubernetes/api/scheduling_v1alpha1_api.rb +558 -0
  693. data/lib/kubernetes/api/scheduling_v1beta1_api.rb +558 -0
  694. data/lib/kubernetes/api/settings_api.rb +72 -0
  695. data/lib/kubernetes/api/settings_v1alpha1_api.rb +676 -0
  696. data/lib/kubernetes/api/storage_api.rb +72 -0
  697. data/lib/kubernetes/api/storage_v1_api.rb +1236 -0
  698. data/lib/kubernetes/api/storage_v1alpha1_api.rb +558 -0
  699. data/lib/kubernetes/api/storage_v1beta1_api.rb +1044 -0
  700. data/lib/kubernetes/api/version_api.rb +72 -0
  701. data/lib/kubernetes/api_client.rb +389 -0
  702. data/lib/kubernetes/api_error.rb +38 -0
  703. data/lib/kubernetes/configuration.rb +209 -0
  704. data/lib/kubernetes/models/admissionregistration_v1beta1_service_reference.rb +219 -0
  705. data/lib/kubernetes/models/admissionregistration_v1beta1_webhook_client_config.rb +225 -0
  706. data/lib/kubernetes/models/apiextensions_v1beta1_service_reference.rb +219 -0
  707. data/lib/kubernetes/models/apiextensions_v1beta1_webhook_client_config.rb +225 -0
  708. data/lib/kubernetes/models/apiregistration_v1beta1_service_reference.rb +199 -0
  709. data/lib/kubernetes/models/apps_v1beta1_deployment.rb +229 -0
  710. data/lib/kubernetes/models/apps_v1beta1_deployment_condition.rb +249 -0
  711. data/lib/kubernetes/models/apps_v1beta1_deployment_list.rb +226 -0
  712. data/lib/kubernetes/models/apps_v1beta1_deployment_rollback.rb +241 -0
  713. data/lib/kubernetes/models/apps_v1beta1_deployment_spec.rb +274 -0
  714. data/lib/kubernetes/models/apps_v1beta1_deployment_status.rb +261 -0
  715. data/lib/kubernetes/models/apps_v1beta1_deployment_strategy.rb +199 -0
  716. data/lib/kubernetes/models/apps_v1beta1_rollback_config.rb +189 -0
  717. data/lib/kubernetes/models/apps_v1beta1_rolling_update_deployment.rb +199 -0
  718. data/lib/kubernetes/models/apps_v1beta1_scale.rb +229 -0
  719. data/lib/kubernetes/models/apps_v1beta1_scale_spec.rb +189 -0
  720. data/lib/kubernetes/models/apps_v1beta1_scale_status.rb +216 -0
  721. data/lib/kubernetes/models/extensions_v1beta1_allowed_flex_volume.rb +194 -0
  722. data/lib/kubernetes/models/extensions_v1beta1_allowed_host_path.rb +199 -0
  723. data/lib/kubernetes/models/extensions_v1beta1_deployment.rb +229 -0
  724. data/lib/kubernetes/models/extensions_v1beta1_deployment_condition.rb +249 -0
  725. data/lib/kubernetes/models/extensions_v1beta1_deployment_list.rb +226 -0
  726. data/lib/kubernetes/models/extensions_v1beta1_deployment_rollback.rb +241 -0
  727. data/lib/kubernetes/models/extensions_v1beta1_deployment_spec.rb +274 -0
  728. data/lib/kubernetes/models/extensions_v1beta1_deployment_status.rb +261 -0
  729. data/lib/kubernetes/models/extensions_v1beta1_deployment_strategy.rb +199 -0
  730. data/lib/kubernetes/models/extensions_v1beta1_fs_group_strategy_options.rb +201 -0
  731. data/lib/kubernetes/models/extensions_v1beta1_host_port_range.rb +209 -0
  732. data/lib/kubernetes/models/extensions_v1beta1_id_range.rb +209 -0
  733. data/lib/kubernetes/models/extensions_v1beta1_pod_security_policy.rb +219 -0
  734. data/lib/kubernetes/models/extensions_v1beta1_pod_security_policy_list.rb +226 -0
  735. data/lib/kubernetes/models/extensions_v1beta1_pod_security_policy_spec.rb +439 -0
  736. data/lib/kubernetes/models/extensions_v1beta1_rollback_config.rb +189 -0
  737. data/lib/kubernetes/models/extensions_v1beta1_rolling_update_deployment.rb +199 -0
  738. data/lib/kubernetes/models/extensions_v1beta1_run_as_group_strategy_options.rb +206 -0
  739. data/lib/kubernetes/models/extensions_v1beta1_run_as_user_strategy_options.rb +206 -0
  740. data/lib/kubernetes/models/extensions_v1beta1_scale.rb +229 -0
  741. data/lib/kubernetes/models/extensions_v1beta1_scale_spec.rb +189 -0
  742. data/lib/kubernetes/models/extensions_v1beta1_scale_status.rb +216 -0
  743. data/lib/kubernetes/models/extensions_v1beta1_se_linux_strategy_options.rb +204 -0
  744. data/lib/kubernetes/models/extensions_v1beta1_supplemental_groups_strategy_options.rb +201 -0
  745. data/lib/kubernetes/models/policy_v1beta1_allowed_flex_volume.rb +194 -0
  746. data/lib/kubernetes/models/policy_v1beta1_allowed_host_path.rb +199 -0
  747. data/lib/kubernetes/models/policy_v1beta1_fs_group_strategy_options.rb +201 -0
  748. data/lib/kubernetes/models/policy_v1beta1_host_port_range.rb +209 -0
  749. data/lib/kubernetes/models/policy_v1beta1_id_range.rb +209 -0
  750. data/lib/kubernetes/models/policy_v1beta1_pod_security_policy.rb +219 -0
  751. data/lib/kubernetes/models/policy_v1beta1_pod_security_policy_list.rb +226 -0
  752. data/lib/kubernetes/models/policy_v1beta1_pod_security_policy_spec.rb +439 -0
  753. data/lib/kubernetes/models/policy_v1beta1_run_as_group_strategy_options.rb +206 -0
  754. data/lib/kubernetes/models/policy_v1beta1_run_as_user_strategy_options.rb +206 -0
  755. data/lib/kubernetes/models/policy_v1beta1_se_linux_strategy_options.rb +204 -0
  756. data/lib/kubernetes/models/policy_v1beta1_supplemental_groups_strategy_options.rb +201 -0
  757. data/lib/kubernetes/models/runtime_raw_extension.rb +213 -0
  758. data/lib/kubernetes/models/v1_affinity.rb +209 -0
  759. data/lib/kubernetes/models/v1_aggregation_rule.rb +191 -0
  760. data/lib/kubernetes/models/v1_api_group.rb +253 -0
  761. data/lib/kubernetes/models/v1_api_group_list.rb +216 -0
  762. data/lib/kubernetes/models/v1_api_resource.rb +300 -0
  763. data/lib/kubernetes/models/v1_api_resource_list.rb +231 -0
  764. data/lib/kubernetes/models/v1_api_service.rb +228 -0
  765. data/lib/kubernetes/models/v1_api_service_condition.rb +239 -0
  766. data/lib/kubernetes/models/v1_api_service_list.rb +224 -0
  767. data/lib/kubernetes/models/v1_api_service_spec.rb +280 -0
  768. data/lib/kubernetes/models/v1_api_service_status.rb +191 -0
  769. data/lib/kubernetes/models/v1_api_versions.rb +233 -0
  770. data/lib/kubernetes/models/v1_attached_volume.rb +209 -0
  771. data/lib/kubernetes/models/v1_aws_elastic_block_store_volume_source.rb +224 -0
  772. data/lib/kubernetes/models/v1_azure_disk_volume_source.rb +249 -0
  773. data/lib/kubernetes/models/v1_azure_file_persistent_volume_source.rb +229 -0
  774. data/lib/kubernetes/models/v1_azure_file_volume_source.rb +219 -0
  775. data/lib/kubernetes/models/v1_binding.rb +224 -0
  776. data/lib/kubernetes/models/v1_capabilities.rb +203 -0
  777. data/lib/kubernetes/models/v1_ceph_fs_persistent_volume_source.rb +246 -0
  778. data/lib/kubernetes/models/v1_ceph_fs_volume_source.rb +246 -0
  779. data/lib/kubernetes/models/v1_cinder_persistent_volume_source.rb +224 -0
  780. data/lib/kubernetes/models/v1_cinder_volume_source.rb +224 -0
  781. data/lib/kubernetes/models/v1_client_ip_config.rb +189 -0
  782. data/lib/kubernetes/models/v1_cluster_role.rb +236 -0
  783. data/lib/kubernetes/models/v1_cluster_role_binding.rb +236 -0
  784. data/lib/kubernetes/models/v1_cluster_role_binding_list.rb +226 -0
  785. data/lib/kubernetes/models/v1_cluster_role_list.rb +226 -0
  786. data/lib/kubernetes/models/v1_component_condition.rb +229 -0
  787. data/lib/kubernetes/models/v1_component_status.rb +221 -0
  788. data/lib/kubernetes/models/v1_component_status_list.rb +226 -0
  789. data/lib/kubernetes/models/v1_config_map.rb +233 -0
  790. data/lib/kubernetes/models/v1_config_map_env_source.rb +199 -0
  791. data/lib/kubernetes/models/v1_config_map_key_selector.rb +214 -0
  792. data/lib/kubernetes/models/v1_config_map_list.rb +226 -0
  793. data/lib/kubernetes/models/v1_config_map_node_config_source.rb +244 -0
  794. data/lib/kubernetes/models/v1_config_map_projection.rb +211 -0
  795. data/lib/kubernetes/models/v1_config_map_volume_source.rb +221 -0
  796. data/lib/kubernetes/models/v1_container.rb +408 -0
  797. data/lib/kubernetes/models/v1_container_image.rb +206 -0
  798. data/lib/kubernetes/models/v1_container_port.rb +234 -0
  799. data/lib/kubernetes/models/v1_container_state.rb +209 -0
  800. data/lib/kubernetes/models/v1_container_state_running.rb +189 -0
  801. data/lib/kubernetes/models/v1_container_state_terminated.rb +254 -0
  802. data/lib/kubernetes/models/v1_container_state_waiting.rb +199 -0
  803. data/lib/kubernetes/models/v1_container_status.rb +284 -0
  804. data/lib/kubernetes/models/v1_controller_revision.rb +234 -0
  805. data/lib/kubernetes/models/v1_controller_revision_list.rb +226 -0
  806. data/lib/kubernetes/models/v1_cross_version_object_reference.rb +219 -0
  807. data/lib/kubernetes/models/v1_csi_persistent_volume_source.rb +271 -0
  808. data/lib/kubernetes/models/v1_daemon_endpoint.rb +194 -0
  809. data/lib/kubernetes/models/v1_daemon_set.rb +229 -0
  810. data/lib/kubernetes/models/v1_daemon_set_condition.rb +239 -0
  811. data/lib/kubernetes/models/v1_daemon_set_list.rb +226 -0
  812. data/lib/kubernetes/models/v1_daemon_set_spec.rb +239 -0
  813. data/lib/kubernetes/models/v1_daemon_set_status.rb +301 -0
  814. data/lib/kubernetes/models/v1_daemon_set_update_strategy.rb +199 -0
  815. data/lib/kubernetes/models/v1_delete_options.rb +251 -0
  816. data/lib/kubernetes/models/v1_deployment.rb +229 -0
  817. data/lib/kubernetes/models/v1_deployment_condition.rb +249 -0
  818. data/lib/kubernetes/models/v1_deployment_list.rb +226 -0
  819. data/lib/kubernetes/models/v1_deployment_spec.rb +269 -0
  820. data/lib/kubernetes/models/v1_deployment_status.rb +261 -0
  821. data/lib/kubernetes/models/v1_deployment_strategy.rb +199 -0
  822. data/lib/kubernetes/models/v1_downward_api_projection.rb +191 -0
  823. data/lib/kubernetes/models/v1_downward_api_volume_file.rb +224 -0
  824. data/lib/kubernetes/models/v1_downward_api_volume_source.rb +201 -0
  825. data/lib/kubernetes/models/v1_empty_dir_volume_source.rb +199 -0
  826. data/lib/kubernetes/models/v1_endpoint_address.rb +224 -0
  827. data/lib/kubernetes/models/v1_endpoint_port.rb +214 -0
  828. data/lib/kubernetes/models/v1_endpoint_subset.rb +215 -0
  829. data/lib/kubernetes/models/v1_endpoints.rb +221 -0
  830. data/lib/kubernetes/models/v1_endpoints_list.rb +226 -0
  831. data/lib/kubernetes/models/v1_env_from_source.rb +209 -0
  832. data/lib/kubernetes/models/v1_env_var.rb +214 -0
  833. data/lib/kubernetes/models/v1_env_var_source.rb +219 -0
  834. data/lib/kubernetes/models/v1_event.rb +359 -0
  835. data/lib/kubernetes/models/v1_event_list.rb +226 -0
  836. data/lib/kubernetes/models/v1_event_series.rb +209 -0
  837. data/lib/kubernetes/models/v1_event_source.rb +199 -0
  838. data/lib/kubernetes/models/v1_exec_action.rb +191 -0
  839. data/lib/kubernetes/models/v1_fc_volume_source.rb +233 -0
  840. data/lib/kubernetes/models/v1_flex_persistent_volume_source.rb +236 -0
  841. data/lib/kubernetes/models/v1_flex_volume_source.rb +236 -0
  842. data/lib/kubernetes/models/v1_flocker_volume_source.rb +199 -0
  843. data/lib/kubernetes/models/v1_gce_persistent_disk_volume_source.rb +224 -0
  844. data/lib/kubernetes/models/v1_git_repo_volume_source.rb +214 -0
  845. data/lib/kubernetes/models/v1_glusterfs_persistent_volume_source.rb +229 -0
  846. data/lib/kubernetes/models/v1_glusterfs_volume_source.rb +219 -0
  847. data/lib/kubernetes/models/v1_group_version_for_discovery.rb +209 -0
  848. data/lib/kubernetes/models/v1_handler.rb +209 -0
  849. data/lib/kubernetes/models/v1_horizontal_pod_autoscaler.rb +229 -0
  850. data/lib/kubernetes/models/v1_horizontal_pod_autoscaler_list.rb +226 -0
  851. data/lib/kubernetes/models/v1_horizontal_pod_autoscaler_spec.rb +229 -0
  852. data/lib/kubernetes/models/v1_horizontal_pod_autoscaler_status.rb +239 -0
  853. data/lib/kubernetes/models/v1_host_alias.rb +201 -0
  854. data/lib/kubernetes/models/v1_host_path_volume_source.rb +204 -0
  855. data/lib/kubernetes/models/v1_http_get_action.rb +236 -0
  856. data/lib/kubernetes/models/v1_http_header.rb +209 -0
  857. data/lib/kubernetes/models/v1_initializer.rb +194 -0
  858. data/lib/kubernetes/models/v1_initializers.rb +206 -0
  859. data/lib/kubernetes/models/v1_ip_block.rb +206 -0
  860. data/lib/kubernetes/models/v1_iscsi_persistent_volume_source.rb +306 -0
  861. data/lib/kubernetes/models/v1_iscsi_volume_source.rb +306 -0
  862. data/lib/kubernetes/models/v1_job.rb +229 -0
  863. data/lib/kubernetes/models/v1_job_condition.rb +249 -0
  864. data/lib/kubernetes/models/v1_job_list.rb +226 -0
  865. data/lib/kubernetes/models/v1_job_spec.rb +264 -0
  866. data/lib/kubernetes/models/v1_job_status.rb +241 -0
  867. data/lib/kubernetes/models/v1_key_to_path.rb +219 -0
  868. data/lib/kubernetes/models/v1_label_selector.rb +203 -0
  869. data/lib/kubernetes/models/v1_label_selector_requirement.rb +221 -0
  870. data/lib/kubernetes/models/v1_lifecycle.rb +199 -0
  871. data/lib/kubernetes/models/v1_limit_range.rb +219 -0
  872. data/lib/kubernetes/models/v1_limit_range_item.rb +249 -0
  873. data/lib/kubernetes/models/v1_limit_range_list.rb +226 -0
  874. data/lib/kubernetes/models/v1_limit_range_spec.rb +196 -0
  875. data/lib/kubernetes/models/v1_list_meta.rb +209 -0
  876. data/lib/kubernetes/models/v1_load_balancer_ingress.rb +199 -0
  877. data/lib/kubernetes/models/v1_load_balancer_status.rb +191 -0
  878. data/lib/kubernetes/models/v1_local_object_reference.rb +189 -0
  879. data/lib/kubernetes/models/v1_local_subject_access_review.rb +233 -0
  880. data/lib/kubernetes/models/v1_local_volume_source.rb +204 -0
  881. data/lib/kubernetes/models/v1_namespace.rb +229 -0
  882. data/lib/kubernetes/models/v1_namespace_list.rb +226 -0
  883. data/lib/kubernetes/models/v1_namespace_spec.rb +191 -0
  884. data/lib/kubernetes/models/v1_namespace_status.rb +189 -0
  885. data/lib/kubernetes/models/v1_network_policy.rb +219 -0
  886. data/lib/kubernetes/models/v1_network_policy_egress_rule.rb +203 -0
  887. data/lib/kubernetes/models/v1_network_policy_ingress_rule.rb +203 -0
  888. data/lib/kubernetes/models/v1_network_policy_list.rb +226 -0
  889. data/lib/kubernetes/models/v1_network_policy_peer.rb +209 -0
  890. data/lib/kubernetes/models/v1_network_policy_port.rb +199 -0
  891. data/lib/kubernetes/models/v1_network_policy_spec.rb +230 -0
  892. data/lib/kubernetes/models/v1_nfs_volume_source.rb +219 -0
  893. data/lib/kubernetes/models/v1_node.rb +229 -0
  894. data/lib/kubernetes/models/v1_node_address.rb +209 -0
  895. data/lib/kubernetes/models/v1_node_affinity.rb +201 -0
  896. data/lib/kubernetes/models/v1_node_condition.rb +249 -0
  897. data/lib/kubernetes/models/v1_node_config_source.rb +189 -0
  898. data/lib/kubernetes/models/v1_node_config_status.rb +219 -0
  899. data/lib/kubernetes/models/v1_node_daemon_endpoints.rb +189 -0
  900. data/lib/kubernetes/models/v1_node_list.rb +226 -0
  901. data/lib/kubernetes/models/v1_node_selector.rb +196 -0
  902. data/lib/kubernetes/models/v1_node_selector_requirement.rb +221 -0
  903. data/lib/kubernetes/models/v1_node_selector_term.rb +203 -0
  904. data/lib/kubernetes/models/v1_node_spec.rb +241 -0
  905. data/lib/kubernetes/models/v1_node_status.rb +303 -0
  906. data/lib/kubernetes/models/v1_node_system_info.rb +329 -0
  907. data/lib/kubernetes/models/v1_non_resource_attributes.rb +199 -0
  908. data/lib/kubernetes/models/v1_non_resource_rule.rb +208 -0
  909. data/lib/kubernetes/models/v1_object_field_selector.rb +204 -0
  910. data/lib/kubernetes/models/v1_object_meta.rb +347 -0
  911. data/lib/kubernetes/models/v1_object_reference.rb +249 -0
  912. data/lib/kubernetes/models/v1_owner_reference.rb +259 -0
  913. data/lib/kubernetes/models/v1_persistent_volume.rb +229 -0
  914. data/lib/kubernetes/models/v1_persistent_volume_claim.rb +229 -0
  915. data/lib/kubernetes/models/v1_persistent_volume_claim_condition.rb +247 -0
  916. data/lib/kubernetes/models/v1_persistent_volume_claim_list.rb +226 -0
  917. data/lib/kubernetes/models/v1_persistent_volume_claim_spec.rb +251 -0
  918. data/lib/kubernetes/models/v1_persistent_volume_claim_status.rb +225 -0
  919. data/lib/kubernetes/models/v1_persistent_volume_claim_volume_source.rb +204 -0
  920. data/lib/kubernetes/models/v1_persistent_volume_list.rb +226 -0
  921. data/lib/kubernetes/models/v1_persistent_volume_spec.rb +485 -0
  922. data/lib/kubernetes/models/v1_persistent_volume_status.rb +209 -0
  923. data/lib/kubernetes/models/v1_photon_persistent_disk_volume_source.rb +204 -0
  924. data/lib/kubernetes/models/v1_pod.rb +229 -0
  925. data/lib/kubernetes/models/v1_pod_affinity.rb +203 -0
  926. data/lib/kubernetes/models/v1_pod_affinity_term.rb +216 -0
  927. data/lib/kubernetes/models/v1_pod_anti_affinity.rb +203 -0
  928. data/lib/kubernetes/models/v1_pod_condition.rb +249 -0
  929. data/lib/kubernetes/models/v1_pod_dns_config.rb +215 -0
  930. data/lib/kubernetes/models/v1_pod_dns_config_option.rb +198 -0
  931. data/lib/kubernetes/models/v1_pod_list.rb +226 -0
  932. data/lib/kubernetes/models/v1_pod_readiness_gate.rb +194 -0
  933. data/lib/kubernetes/models/v1_pod_security_context.rb +253 -0
  934. data/lib/kubernetes/models/v1_pod_spec.rb +500 -0
  935. data/lib/kubernetes/models/v1_pod_status.rb +295 -0
  936. data/lib/kubernetes/models/v1_pod_template.rb +219 -0
  937. data/lib/kubernetes/models/v1_pod_template_list.rb +226 -0
  938. data/lib/kubernetes/models/v1_pod_template_spec.rb +199 -0
  939. data/lib/kubernetes/models/v1_policy_rule.rb +244 -0
  940. data/lib/kubernetes/models/v1_portworx_volume_source.rb +214 -0
  941. data/lib/kubernetes/models/v1_preconditions.rb +189 -0
  942. data/lib/kubernetes/models/v1_preferred_scheduling_term.rb +209 -0
  943. data/lib/kubernetes/models/v1_probe.rb +259 -0
  944. data/lib/kubernetes/models/v1_projected_volume_source.rb +206 -0
  945. data/lib/kubernetes/models/v1_quobyte_volume_source.rb +239 -0
  946. data/lib/kubernetes/models/v1_rbd_persistent_volume_source.rb +271 -0
  947. data/lib/kubernetes/models/v1_rbd_volume_source.rb +271 -0
  948. data/lib/kubernetes/models/v1_replica_set.rb +229 -0
  949. data/lib/kubernetes/models/v1_replica_set_condition.rb +239 -0
  950. data/lib/kubernetes/models/v1_replica_set_list.rb +226 -0
  951. data/lib/kubernetes/models/v1_replica_set_spec.rb +224 -0
  952. data/lib/kubernetes/models/v1_replica_set_status.rb +246 -0
  953. data/lib/kubernetes/models/v1_replication_controller.rb +229 -0
  954. data/lib/kubernetes/models/v1_replication_controller_condition.rb +239 -0
  955. data/lib/kubernetes/models/v1_replication_controller_list.rb +226 -0
  956. data/lib/kubernetes/models/v1_replication_controller_spec.rb +221 -0
  957. data/lib/kubernetes/models/v1_replication_controller_status.rb +246 -0
  958. data/lib/kubernetes/models/v1_resource_attributes.rb +249 -0
  959. data/lib/kubernetes/models/v1_resource_field_selector.rb +214 -0
  960. data/lib/kubernetes/models/v1_resource_quota.rb +229 -0
  961. data/lib/kubernetes/models/v1_resource_quota_list.rb +226 -0
  962. data/lib/kubernetes/models/v1_resource_quota_spec.rb +213 -0
  963. data/lib/kubernetes/models/v1_resource_quota_status.rb +203 -0
  964. data/lib/kubernetes/models/v1_resource_requirements.rb +203 -0
  965. data/lib/kubernetes/models/v1_resource_rule.rb +232 -0
  966. data/lib/kubernetes/models/v1_role.rb +226 -0
  967. data/lib/kubernetes/models/v1_role_binding.rb +236 -0
  968. data/lib/kubernetes/models/v1_role_binding_list.rb +226 -0
  969. data/lib/kubernetes/models/v1_role_list.rb +226 -0
  970. data/lib/kubernetes/models/v1_role_ref.rb +224 -0
  971. data/lib/kubernetes/models/v1_rolling_update_daemon_set.rb +189 -0
  972. data/lib/kubernetes/models/v1_rolling_update_deployment.rb +199 -0
  973. data/lib/kubernetes/models/v1_rolling_update_stateful_set_strategy.rb +189 -0
  974. data/lib/kubernetes/models/v1_scale.rb +229 -0
  975. data/lib/kubernetes/models/v1_scale_io_persistent_volume_source.rb +294 -0
  976. data/lib/kubernetes/models/v1_scale_io_volume_source.rb +294 -0
  977. data/lib/kubernetes/models/v1_scale_spec.rb +189 -0
  978. data/lib/kubernetes/models/v1_scale_status.rb +204 -0
  979. data/lib/kubernetes/models/v1_scope_selector.rb +191 -0
  980. data/lib/kubernetes/models/v1_scoped_resource_selector_requirement.rb +221 -0
  981. data/lib/kubernetes/models/v1_se_linux_options.rb +219 -0
  982. data/lib/kubernetes/models/v1_secret.rb +243 -0
  983. data/lib/kubernetes/models/v1_secret_env_source.rb +199 -0
  984. data/lib/kubernetes/models/v1_secret_key_selector.rb +214 -0
  985. data/lib/kubernetes/models/v1_secret_list.rb +226 -0
  986. data/lib/kubernetes/models/v1_secret_projection.rb +211 -0
  987. data/lib/kubernetes/models/v1_secret_reference.rb +199 -0
  988. data/lib/kubernetes/models/v1_secret_volume_source.rb +221 -0
  989. data/lib/kubernetes/models/v1_security_context.rb +269 -0
  990. data/lib/kubernetes/models/v1_self_subject_access_review.rb +233 -0
  991. data/lib/kubernetes/models/v1_self_subject_access_review_spec.rb +199 -0
  992. data/lib/kubernetes/models/v1_self_subject_rules_review.rb +233 -0
  993. data/lib/kubernetes/models/v1_self_subject_rules_review_spec.rb +189 -0
  994. data/lib/kubernetes/models/v1_server_address_by_client_cidr.rb +209 -0
  995. data/lib/kubernetes/models/v1_service.rb +229 -0
  996. data/lib/kubernetes/models/v1_service_account.rb +243 -0
  997. data/lib/kubernetes/models/v1_service_account_list.rb +226 -0
  998. data/lib/kubernetes/models/v1_service_account_token_projection.rb +214 -0
  999. data/lib/kubernetes/models/v1_service_list.rb +226 -0
  1000. data/lib/kubernetes/models/v1_service_port.rb +234 -0
  1001. data/lib/kubernetes/models/v1_service_reference.rb +199 -0
  1002. data/lib/kubernetes/models/v1_service_spec.rb +317 -0
  1003. data/lib/kubernetes/models/v1_service_status.rb +189 -0
  1004. data/lib/kubernetes/models/v1_session_affinity_config.rb +189 -0
  1005. data/lib/kubernetes/models/v1_stateful_set.rb +228 -0
  1006. data/lib/kubernetes/models/v1_stateful_set_condition.rb +239 -0
  1007. data/lib/kubernetes/models/v1_stateful_set_list.rb +224 -0
  1008. data/lib/kubernetes/models/v1_stateful_set_spec.rb +276 -0
  1009. data/lib/kubernetes/models/v1_stateful_set_status.rb +276 -0
  1010. data/lib/kubernetes/models/v1_stateful_set_update_strategy.rb +199 -0
  1011. data/lib/kubernetes/models/v1_status.rb +259 -0
  1012. data/lib/kubernetes/models/v1_status_cause.rb +209 -0
  1013. data/lib/kubernetes/models/v1_status_details.rb +241 -0
  1014. data/lib/kubernetes/models/v1_storage_class.rb +290 -0
  1015. data/lib/kubernetes/models/v1_storage_class_list.rb +226 -0
  1016. data/lib/kubernetes/models/v1_storage_os_persistent_volume_source.rb +229 -0
  1017. data/lib/kubernetes/models/v1_storage_os_volume_source.rb +229 -0
  1018. data/lib/kubernetes/models/v1_subject.rb +229 -0
  1019. data/lib/kubernetes/models/v1_subject_access_review.rb +233 -0
  1020. data/lib/kubernetes/models/v1_subject_access_review_spec.rb +243 -0
  1021. data/lib/kubernetes/models/v1_subject_access_review_status.rb +224 -0
  1022. data/lib/kubernetes/models/v1_subject_rules_review_status.rb +238 -0
  1023. data/lib/kubernetes/models/v1_sysctl.rb +209 -0
  1024. data/lib/kubernetes/models/v1_taint.rb +229 -0
  1025. data/lib/kubernetes/models/v1_tcp_socket_action.rb +204 -0
  1026. data/lib/kubernetes/models/v1_token_review.rb +233 -0
  1027. data/lib/kubernetes/models/v1_token_review_spec.rb +201 -0
  1028. data/lib/kubernetes/models/v1_token_review_status.rb +221 -0
  1029. data/lib/kubernetes/models/v1_toleration.rb +229 -0
  1030. data/lib/kubernetes/models/v1_topology_selector_label_requirement.rb +211 -0
  1031. data/lib/kubernetes/models/v1_topology_selector_term.rb +191 -0
  1032. data/lib/kubernetes/models/v1_typed_local_object_reference.rb +219 -0
  1033. data/lib/kubernetes/models/v1_user_info.rb +223 -0
  1034. data/lib/kubernetes/models/v1_volume.rb +464 -0
  1035. data/lib/kubernetes/models/v1_volume_attachment.rb +234 -0
  1036. data/lib/kubernetes/models/v1_volume_attachment_list.rb +226 -0
  1037. data/lib/kubernetes/models/v1_volume_attachment_source.rb +189 -0
  1038. data/lib/kubernetes/models/v1_volume_attachment_spec.rb +224 -0
  1039. data/lib/kubernetes/models/v1_volume_attachment_status.rb +226 -0
  1040. data/lib/kubernetes/models/v1_volume_device.rb +209 -0
  1041. data/lib/kubernetes/models/v1_volume_error.rb +199 -0
  1042. data/lib/kubernetes/models/v1_volume_mount.rb +239 -0
  1043. data/lib/kubernetes/models/v1_volume_node_affinity.rb +189 -0
  1044. data/lib/kubernetes/models/v1_volume_projection.rb +219 -0
  1045. data/lib/kubernetes/models/v1_vsphere_virtual_disk_volume_source.rb +224 -0
  1046. data/lib/kubernetes/models/v1_watch_event.rb +208 -0
  1047. data/lib/kubernetes/models/v1_weighted_pod_affinity_term.rb +209 -0
  1048. data/lib/kubernetes/models/v1alpha1_aggregation_rule.rb +191 -0
  1049. data/lib/kubernetes/models/v1alpha1_audit_sink.rb +218 -0
  1050. data/lib/kubernetes/models/v1alpha1_audit_sink_list.rb +225 -0
  1051. data/lib/kubernetes/models/v1alpha1_audit_sink_spec.rb +209 -0
  1052. data/lib/kubernetes/models/v1alpha1_cluster_role.rb +236 -0
  1053. data/lib/kubernetes/models/v1alpha1_cluster_role_binding.rb +236 -0
  1054. data/lib/kubernetes/models/v1alpha1_cluster_role_binding_list.rb +226 -0
  1055. data/lib/kubernetes/models/v1alpha1_cluster_role_list.rb +226 -0
  1056. data/lib/kubernetes/models/v1alpha1_initializer.rb +206 -0
  1057. data/lib/kubernetes/models/v1alpha1_initializer_configuration.rb +221 -0
  1058. data/lib/kubernetes/models/v1alpha1_initializer_configuration_list.rb +226 -0
  1059. data/lib/kubernetes/models/v1alpha1_pod_preset.rb +217 -0
  1060. data/lib/kubernetes/models/v1alpha1_pod_preset_list.rb +226 -0
  1061. data/lib/kubernetes/models/v1alpha1_pod_preset_spec.rb +237 -0
  1062. data/lib/kubernetes/models/v1alpha1_policy.rb +206 -0
  1063. data/lib/kubernetes/models/v1alpha1_policy_rule.rb +244 -0
  1064. data/lib/kubernetes/models/v1alpha1_priority_class.rb +244 -0
  1065. data/lib/kubernetes/models/v1alpha1_priority_class_list.rb +226 -0
  1066. data/lib/kubernetes/models/v1alpha1_role.rb +226 -0
  1067. data/lib/kubernetes/models/v1alpha1_role_binding.rb +236 -0
  1068. data/lib/kubernetes/models/v1alpha1_role_binding_list.rb +226 -0
  1069. data/lib/kubernetes/models/v1alpha1_role_list.rb +226 -0
  1070. data/lib/kubernetes/models/v1alpha1_role_ref.rb +224 -0
  1071. data/lib/kubernetes/models/v1alpha1_rule.rb +215 -0
  1072. data/lib/kubernetes/models/v1alpha1_service_reference.rb +219 -0
  1073. data/lib/kubernetes/models/v1alpha1_subject.rb +229 -0
  1074. data/lib/kubernetes/models/v1alpha1_volume_attachment.rb +234 -0
  1075. data/lib/kubernetes/models/v1alpha1_volume_attachment_list.rb +226 -0
  1076. data/lib/kubernetes/models/v1alpha1_volume_attachment_source.rb +189 -0
  1077. data/lib/kubernetes/models/v1alpha1_volume_attachment_spec.rb +224 -0
  1078. data/lib/kubernetes/models/v1alpha1_volume_attachment_status.rb +226 -0
  1079. data/lib/kubernetes/models/v1alpha1_volume_error.rb +199 -0
  1080. data/lib/kubernetes/models/v1alpha1_webhook.rb +204 -0
  1081. data/lib/kubernetes/models/v1alpha1_webhook_client_config.rb +225 -0
  1082. data/lib/kubernetes/models/v1alpha1_webhook_throttle_config.rb +199 -0
  1083. data/lib/kubernetes/models/v1beta1_aggregation_rule.rb +191 -0
  1084. data/lib/kubernetes/models/v1beta1_api_service.rb +228 -0
  1085. data/lib/kubernetes/models/v1beta1_api_service_condition.rb +239 -0
  1086. data/lib/kubernetes/models/v1beta1_api_service_list.rb +224 -0
  1087. data/lib/kubernetes/models/v1beta1_api_service_spec.rb +280 -0
  1088. data/lib/kubernetes/models/v1beta1_api_service_status.rb +191 -0
  1089. data/lib/kubernetes/models/v1beta1_certificate_signing_request.rb +228 -0
  1090. data/lib/kubernetes/models/v1beta1_certificate_signing_request_condition.rb +224 -0
  1091. data/lib/kubernetes/models/v1beta1_certificate_signing_request_list.rb +224 -0
  1092. data/lib/kubernetes/models/v1beta1_certificate_signing_request_spec.rb +269 -0
  1093. data/lib/kubernetes/models/v1beta1_certificate_signing_request_status.rb +217 -0
  1094. data/lib/kubernetes/models/v1beta1_cluster_role.rb +236 -0
  1095. data/lib/kubernetes/models/v1beta1_cluster_role_binding.rb +236 -0
  1096. data/lib/kubernetes/models/v1beta1_cluster_role_binding_list.rb +226 -0
  1097. data/lib/kubernetes/models/v1beta1_cluster_role_list.rb +226 -0
  1098. data/lib/kubernetes/models/v1beta1_controller_revision.rb +234 -0
  1099. data/lib/kubernetes/models/v1beta1_controller_revision_list.rb +226 -0
  1100. data/lib/kubernetes/models/v1beta1_cron_job.rb +229 -0
  1101. data/lib/kubernetes/models/v1beta1_cron_job_list.rb +226 -0
  1102. data/lib/kubernetes/models/v1beta1_cron_job_spec.rb +259 -0
  1103. data/lib/kubernetes/models/v1beta1_cron_job_status.rb +201 -0
  1104. data/lib/kubernetes/models/v1beta1_custom_resource_column_definition.rb +254 -0
  1105. data/lib/kubernetes/models/v1beta1_custom_resource_conversion.rb +204 -0
  1106. data/lib/kubernetes/models/v1beta1_custom_resource_definition.rb +233 -0
  1107. data/lib/kubernetes/models/v1beta1_custom_resource_definition_condition.rb +239 -0
  1108. data/lib/kubernetes/models/v1beta1_custom_resource_definition_list.rb +225 -0
  1109. data/lib/kubernetes/models/v1beta1_custom_resource_definition_names.rb +253 -0
  1110. data/lib/kubernetes/models/v1beta1_custom_resource_definition_spec.rb +288 -0
  1111. data/lib/kubernetes/models/v1beta1_custom_resource_definition_status.rb +228 -0
  1112. data/lib/kubernetes/models/v1beta1_custom_resource_definition_version.rb +256 -0
  1113. data/lib/kubernetes/models/v1beta1_custom_resource_subresource_scale.rb +219 -0
  1114. data/lib/kubernetes/models/v1beta1_custom_resource_subresources.rb +199 -0
  1115. data/lib/kubernetes/models/v1beta1_custom_resource_validation.rb +189 -0
  1116. data/lib/kubernetes/models/v1beta1_daemon_set.rb +229 -0
  1117. data/lib/kubernetes/models/v1beta1_daemon_set_condition.rb +239 -0
  1118. data/lib/kubernetes/models/v1beta1_daemon_set_list.rb +226 -0
  1119. data/lib/kubernetes/models/v1beta1_daemon_set_spec.rb +244 -0
  1120. data/lib/kubernetes/models/v1beta1_daemon_set_status.rb +301 -0
  1121. data/lib/kubernetes/models/v1beta1_daemon_set_update_strategy.rb +199 -0
  1122. data/lib/kubernetes/models/v1beta1_event.rb +353 -0
  1123. data/lib/kubernetes/models/v1beta1_event_list.rb +226 -0
  1124. data/lib/kubernetes/models/v1beta1_event_series.rb +224 -0
  1125. data/lib/kubernetes/models/v1beta1_eviction.rb +219 -0
  1126. data/lib/kubernetes/models/v1beta1_external_documentation.rb +197 -0
  1127. data/lib/kubernetes/models/v1beta1_http_ingress_path.rb +204 -0
  1128. data/lib/kubernetes/models/v1beta1_http_ingress_rule_value.rb +196 -0
  1129. data/lib/kubernetes/models/v1beta1_ingress.rb +229 -0
  1130. data/lib/kubernetes/models/v1beta1_ingress_backend.rb +209 -0
  1131. data/lib/kubernetes/models/v1beta1_ingress_list.rb +226 -0
  1132. data/lib/kubernetes/models/v1beta1_ingress_rule.rb +198 -0
  1133. data/lib/kubernetes/models/v1beta1_ingress_spec.rb +213 -0
  1134. data/lib/kubernetes/models/v1beta1_ingress_status.rb +189 -0
  1135. data/lib/kubernetes/models/v1beta1_ingress_tls.rb +201 -0
  1136. data/lib/kubernetes/models/v1beta1_ip_block.rb +206 -0
  1137. data/lib/kubernetes/models/v1beta1_job_template_spec.rb +199 -0
  1138. data/lib/kubernetes/models/v1beta1_json_schema_props.rb +526 -0
  1139. data/lib/kubernetes/models/v1beta1_lease.rb +219 -0
  1140. data/lib/kubernetes/models/v1beta1_lease_list.rb +226 -0
  1141. data/lib/kubernetes/models/v1beta1_lease_spec.rb +229 -0
  1142. data/lib/kubernetes/models/v1beta1_local_subject_access_review.rb +233 -0
  1143. data/lib/kubernetes/models/v1beta1_mutating_webhook_configuration.rb +221 -0
  1144. data/lib/kubernetes/models/v1beta1_mutating_webhook_configuration_list.rb +226 -0
  1145. data/lib/kubernetes/models/v1beta1_network_policy.rb +219 -0
  1146. data/lib/kubernetes/models/v1beta1_network_policy_egress_rule.rb +203 -0
  1147. data/lib/kubernetes/models/v1beta1_network_policy_ingress_rule.rb +203 -0
  1148. data/lib/kubernetes/models/v1beta1_network_policy_list.rb +226 -0
  1149. data/lib/kubernetes/models/v1beta1_network_policy_peer.rb +209 -0
  1150. data/lib/kubernetes/models/v1beta1_network_policy_port.rb +199 -0
  1151. data/lib/kubernetes/models/v1beta1_network_policy_spec.rb +230 -0
  1152. data/lib/kubernetes/models/v1beta1_non_resource_attributes.rb +199 -0
  1153. data/lib/kubernetes/models/v1beta1_non_resource_rule.rb +208 -0
  1154. data/lib/kubernetes/models/v1beta1_pod_disruption_budget.rb +228 -0
  1155. data/lib/kubernetes/models/v1beta1_pod_disruption_budget_list.rb +224 -0
  1156. data/lib/kubernetes/models/v1beta1_pod_disruption_budget_spec.rb +209 -0
  1157. data/lib/kubernetes/models/v1beta1_pod_disruption_budget_status.rb +261 -0
  1158. data/lib/kubernetes/models/v1beta1_policy_rule.rb +244 -0
  1159. data/lib/kubernetes/models/v1beta1_priority_class.rb +244 -0
  1160. data/lib/kubernetes/models/v1beta1_priority_class_list.rb +226 -0
  1161. data/lib/kubernetes/models/v1beta1_replica_set.rb +229 -0
  1162. data/lib/kubernetes/models/v1beta1_replica_set_condition.rb +239 -0
  1163. data/lib/kubernetes/models/v1beta1_replica_set_list.rb +226 -0
  1164. data/lib/kubernetes/models/v1beta1_replica_set_spec.rb +219 -0
  1165. data/lib/kubernetes/models/v1beta1_replica_set_status.rb +246 -0
  1166. data/lib/kubernetes/models/v1beta1_resource_attributes.rb +249 -0
  1167. data/lib/kubernetes/models/v1beta1_resource_rule.rb +232 -0
  1168. data/lib/kubernetes/models/v1beta1_role.rb +226 -0
  1169. data/lib/kubernetes/models/v1beta1_role_binding.rb +236 -0
  1170. data/lib/kubernetes/models/v1beta1_role_binding_list.rb +226 -0
  1171. data/lib/kubernetes/models/v1beta1_role_list.rb +226 -0
  1172. data/lib/kubernetes/models/v1beta1_role_ref.rb +224 -0
  1173. data/lib/kubernetes/models/v1beta1_rolling_update_daemon_set.rb +189 -0
  1174. data/lib/kubernetes/models/v1beta1_rolling_update_stateful_set_strategy.rb +189 -0
  1175. data/lib/kubernetes/models/v1beta1_rule_with_operations.rb +227 -0
  1176. data/lib/kubernetes/models/v1beta1_self_subject_access_review.rb +233 -0
  1177. data/lib/kubernetes/models/v1beta1_self_subject_access_review_spec.rb +199 -0
  1178. data/lib/kubernetes/models/v1beta1_self_subject_rules_review.rb +233 -0
  1179. data/lib/kubernetes/models/v1beta1_self_subject_rules_review_spec.rb +189 -0
  1180. data/lib/kubernetes/models/v1beta1_stateful_set.rb +228 -0
  1181. data/lib/kubernetes/models/v1beta1_stateful_set_condition.rb +239 -0
  1182. data/lib/kubernetes/models/v1beta1_stateful_set_list.rb +224 -0
  1183. data/lib/kubernetes/models/v1beta1_stateful_set_spec.rb +271 -0
  1184. data/lib/kubernetes/models/v1beta1_stateful_set_status.rb +276 -0
  1185. data/lib/kubernetes/models/v1beta1_stateful_set_update_strategy.rb +199 -0
  1186. data/lib/kubernetes/models/v1beta1_storage_class.rb +290 -0
  1187. data/lib/kubernetes/models/v1beta1_storage_class_list.rb +226 -0
  1188. data/lib/kubernetes/models/v1beta1_subject.rb +229 -0
  1189. data/lib/kubernetes/models/v1beta1_subject_access_review.rb +233 -0
  1190. data/lib/kubernetes/models/v1beta1_subject_access_review_spec.rb +243 -0
  1191. data/lib/kubernetes/models/v1beta1_subject_access_review_status.rb +224 -0
  1192. data/lib/kubernetes/models/v1beta1_subject_rules_review_status.rb +238 -0
  1193. data/lib/kubernetes/models/v1beta1_token_review.rb +233 -0
  1194. data/lib/kubernetes/models/v1beta1_token_review_spec.rb +201 -0
  1195. data/lib/kubernetes/models/v1beta1_token_review_status.rb +221 -0
  1196. data/lib/kubernetes/models/v1beta1_user_info.rb +223 -0
  1197. data/lib/kubernetes/models/v1beta1_validating_webhook_configuration.rb +221 -0
  1198. data/lib/kubernetes/models/v1beta1_validating_webhook_configuration_list.rb +226 -0
  1199. data/lib/kubernetes/models/v1beta1_volume_attachment.rb +234 -0
  1200. data/lib/kubernetes/models/v1beta1_volume_attachment_list.rb +226 -0
  1201. data/lib/kubernetes/models/v1beta1_volume_attachment_source.rb +189 -0
  1202. data/lib/kubernetes/models/v1beta1_volume_attachment_spec.rb +224 -0
  1203. data/lib/kubernetes/models/v1beta1_volume_attachment_status.rb +226 -0
  1204. data/lib/kubernetes/models/v1beta1_volume_error.rb +199 -0
  1205. data/lib/kubernetes/models/v1beta1_webhook.rb +251 -0
  1206. data/lib/kubernetes/models/v1beta2_controller_revision.rb +234 -0
  1207. data/lib/kubernetes/models/v1beta2_controller_revision_list.rb +226 -0
  1208. data/lib/kubernetes/models/v1beta2_daemon_set.rb +229 -0
  1209. data/lib/kubernetes/models/v1beta2_daemon_set_condition.rb +239 -0
  1210. data/lib/kubernetes/models/v1beta2_daemon_set_list.rb +226 -0
  1211. data/lib/kubernetes/models/v1beta2_daemon_set_spec.rb +239 -0
  1212. data/lib/kubernetes/models/v1beta2_daemon_set_status.rb +301 -0
  1213. data/lib/kubernetes/models/v1beta2_daemon_set_update_strategy.rb +199 -0
  1214. data/lib/kubernetes/models/v1beta2_deployment.rb +229 -0
  1215. data/lib/kubernetes/models/v1beta2_deployment_condition.rb +249 -0
  1216. data/lib/kubernetes/models/v1beta2_deployment_list.rb +226 -0
  1217. data/lib/kubernetes/models/v1beta2_deployment_spec.rb +269 -0
  1218. data/lib/kubernetes/models/v1beta2_deployment_status.rb +261 -0
  1219. data/lib/kubernetes/models/v1beta2_deployment_strategy.rb +199 -0
  1220. data/lib/kubernetes/models/v1beta2_replica_set.rb +229 -0
  1221. data/lib/kubernetes/models/v1beta2_replica_set_condition.rb +239 -0
  1222. data/lib/kubernetes/models/v1beta2_replica_set_list.rb +226 -0
  1223. data/lib/kubernetes/models/v1beta2_replica_set_spec.rb +224 -0
  1224. data/lib/kubernetes/models/v1beta2_replica_set_status.rb +246 -0
  1225. data/lib/kubernetes/models/v1beta2_rolling_update_daemon_set.rb +189 -0
  1226. data/lib/kubernetes/models/v1beta2_rolling_update_deployment.rb +199 -0
  1227. data/lib/kubernetes/models/v1beta2_rolling_update_stateful_set_strategy.rb +189 -0
  1228. data/lib/kubernetes/models/v1beta2_scale.rb +229 -0
  1229. data/lib/kubernetes/models/v1beta2_scale_spec.rb +189 -0
  1230. data/lib/kubernetes/models/v1beta2_scale_status.rb +216 -0
  1231. data/lib/kubernetes/models/v1beta2_stateful_set.rb +228 -0
  1232. data/lib/kubernetes/models/v1beta2_stateful_set_condition.rb +239 -0
  1233. data/lib/kubernetes/models/v1beta2_stateful_set_list.rb +224 -0
  1234. data/lib/kubernetes/models/v1beta2_stateful_set_spec.rb +276 -0
  1235. data/lib/kubernetes/models/v1beta2_stateful_set_status.rb +276 -0
  1236. data/lib/kubernetes/models/v1beta2_stateful_set_update_strategy.rb +199 -0
  1237. data/lib/kubernetes/models/v2alpha1_cron_job.rb +229 -0
  1238. data/lib/kubernetes/models/v2alpha1_cron_job_list.rb +226 -0
  1239. data/lib/kubernetes/models/v2alpha1_cron_job_spec.rb +259 -0
  1240. data/lib/kubernetes/models/v2alpha1_cron_job_status.rb +201 -0
  1241. data/lib/kubernetes/models/v2alpha1_job_template_spec.rb +199 -0
  1242. data/lib/kubernetes/models/v2beta1_cross_version_object_reference.rb +219 -0
  1243. data/lib/kubernetes/models/v2beta1_external_metric_source.rb +224 -0
  1244. data/lib/kubernetes/models/v2beta1_external_metric_status.rb +229 -0
  1245. data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler.rb +229 -0
  1246. data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler_condition.rb +239 -0
  1247. data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler_list.rb +226 -0
  1248. data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler_spec.rb +231 -0
  1249. data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler_status.rb +258 -0
  1250. data/lib/kubernetes/models/v2beta1_metric_spec.rb +234 -0
  1251. data/lib/kubernetes/models/v2beta1_metric_status.rb +234 -0
  1252. data/lib/kubernetes/models/v2beta1_object_metric_source.rb +244 -0
  1253. data/lib/kubernetes/models/v2beta1_object_metric_status.rb +244 -0
  1254. data/lib/kubernetes/models/v2beta1_pods_metric_source.rb +219 -0
  1255. data/lib/kubernetes/models/v2beta1_pods_metric_status.rb +219 -0
  1256. data/lib/kubernetes/models/v2beta1_resource_metric_source.rb +214 -0
  1257. data/lib/kubernetes/models/v2beta1_resource_metric_status.rb +219 -0
  1258. data/lib/kubernetes/models/v2beta2_cross_version_object_reference.rb +219 -0
  1259. data/lib/kubernetes/models/v2beta2_external_metric_source.rb +209 -0
  1260. data/lib/kubernetes/models/v2beta2_external_metric_status.rb +209 -0
  1261. data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler.rb +229 -0
  1262. data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler_condition.rb +239 -0
  1263. data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler_list.rb +226 -0
  1264. data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler_spec.rb +231 -0
  1265. data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler_status.rb +258 -0
  1266. data/lib/kubernetes/models/v2beta2_metric_identifier.rb +204 -0
  1267. data/lib/kubernetes/models/v2beta2_metric_spec.rb +234 -0
  1268. data/lib/kubernetes/models/v2beta2_metric_status.rb +234 -0
  1269. data/lib/kubernetes/models/v2beta2_metric_target.rb +224 -0
  1270. data/lib/kubernetes/models/v2beta2_metric_value_status.rb +209 -0
  1271. data/lib/kubernetes/models/v2beta2_object_metric_source.rb +223 -0
  1272. data/lib/kubernetes/models/v2beta2_object_metric_status.rb +223 -0
  1273. data/lib/kubernetes/models/v2beta2_pods_metric_source.rb +209 -0
  1274. data/lib/kubernetes/models/v2beta2_pods_metric_status.rb +209 -0
  1275. data/lib/kubernetes/models/v2beta2_resource_metric_source.rb +209 -0
  1276. data/lib/kubernetes/models/v2beta2_resource_metric_status.rb +209 -0
  1277. data/lib/kubernetes/models/version_info.rb +305 -0
  1278. data/lib/kubernetes/version.rb +15 -0
  1279. data/spec/config/incluster_config_spec.rb +144 -0
  1280. data/spec/config/kube_config_spec.rb +319 -0
  1281. data/spec/config/matchers.rb +29 -0
  1282. data/spec/fixtures/config/kube_config_hash.rb +194 -0
  1283. data/spec/fixtures/files/certs/ca.crt +27 -0
  1284. data/spec/fixtures/files/certs/client.crt +28 -0
  1285. data/spec/fixtures/files/certs/client.key +51 -0
  1286. data/spec/fixtures/files/config/.kube/config +16 -0
  1287. data/spec/fixtures/files/config/config +13 -0
  1288. data/spec/fixtures/files/config/config_2 +15 -0
  1289. data/spec/fixtures/files/config/empty +1 -0
  1290. data/spec/fixtures/files/tokens/token +1 -0
  1291. data/spec/helpers/file_fixtures.rb +41 -0
  1292. data/spec/spec_helper.rb +108 -0
  1293. data/spec/utils_spec.rb +118 -0
  1294. data/spec/watch_spec.rb +36 -0
  1295. data/src/kubernetes/config/error.rb +17 -0
  1296. data/src/kubernetes/config/incluster_config.rb +80 -0
  1297. data/src/kubernetes/config/kube_config.rb +171 -0
  1298. data/src/kubernetes/loader.rb +55 -0
  1299. data/src/kubernetes/utils.rb +92 -0
  1300. data/src/kubernetes/watch.rb +51 -0
  1301. data/swagger.json +89546 -0
  1302. metadata +1541 -0
@@ -0,0 +1,2552 @@
1
+ # Kubernetes::AppsV1beta1Api
2
+
3
+ All URIs are relative to *https://localhost*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**create_namespaced_controller_revision**](AppsV1beta1Api.md#create_namespaced_controller_revision) | **POST** /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions |
8
+ [**create_namespaced_deployment**](AppsV1beta1Api.md#create_namespaced_deployment) | **POST** /apis/apps/v1beta1/namespaces/{namespace}/deployments |
9
+ [**create_namespaced_deployment_rollback**](AppsV1beta1Api.md#create_namespaced_deployment_rollback) | **POST** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/rollback |
10
+ [**create_namespaced_stateful_set**](AppsV1beta1Api.md#create_namespaced_stateful_set) | **POST** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets |
11
+ [**delete_collection_namespaced_controller_revision**](AppsV1beta1Api.md#delete_collection_namespaced_controller_revision) | **DELETE** /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions |
12
+ [**delete_collection_namespaced_deployment**](AppsV1beta1Api.md#delete_collection_namespaced_deployment) | **DELETE** /apis/apps/v1beta1/namespaces/{namespace}/deployments |
13
+ [**delete_collection_namespaced_stateful_set**](AppsV1beta1Api.md#delete_collection_namespaced_stateful_set) | **DELETE** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets |
14
+ [**delete_namespaced_controller_revision**](AppsV1beta1Api.md#delete_namespaced_controller_revision) | **DELETE** /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name} |
15
+ [**delete_namespaced_deployment**](AppsV1beta1Api.md#delete_namespaced_deployment) | **DELETE** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name} |
16
+ [**delete_namespaced_stateful_set**](AppsV1beta1Api.md#delete_namespaced_stateful_set) | **DELETE** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name} |
17
+ [**get_api_resources**](AppsV1beta1Api.md#get_api_resources) | **GET** /apis/apps/v1beta1/ |
18
+ [**list_controller_revision_for_all_namespaces**](AppsV1beta1Api.md#list_controller_revision_for_all_namespaces) | **GET** /apis/apps/v1beta1/controllerrevisions |
19
+ [**list_deployment_for_all_namespaces**](AppsV1beta1Api.md#list_deployment_for_all_namespaces) | **GET** /apis/apps/v1beta1/deployments |
20
+ [**list_namespaced_controller_revision**](AppsV1beta1Api.md#list_namespaced_controller_revision) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions |
21
+ [**list_namespaced_deployment**](AppsV1beta1Api.md#list_namespaced_deployment) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/deployments |
22
+ [**list_namespaced_stateful_set**](AppsV1beta1Api.md#list_namespaced_stateful_set) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets |
23
+ [**list_stateful_set_for_all_namespaces**](AppsV1beta1Api.md#list_stateful_set_for_all_namespaces) | **GET** /apis/apps/v1beta1/statefulsets |
24
+ [**patch_namespaced_controller_revision**](AppsV1beta1Api.md#patch_namespaced_controller_revision) | **PATCH** /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name} |
25
+ [**patch_namespaced_deployment**](AppsV1beta1Api.md#patch_namespaced_deployment) | **PATCH** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name} |
26
+ [**patch_namespaced_deployment_scale**](AppsV1beta1Api.md#patch_namespaced_deployment_scale) | **PATCH** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale |
27
+ [**patch_namespaced_deployment_status**](AppsV1beta1Api.md#patch_namespaced_deployment_status) | **PATCH** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status |
28
+ [**patch_namespaced_stateful_set**](AppsV1beta1Api.md#patch_namespaced_stateful_set) | **PATCH** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name} |
29
+ [**patch_namespaced_stateful_set_scale**](AppsV1beta1Api.md#patch_namespaced_stateful_set_scale) | **PATCH** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scale |
30
+ [**patch_namespaced_stateful_set_status**](AppsV1beta1Api.md#patch_namespaced_stateful_set_status) | **PATCH** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status |
31
+ [**read_namespaced_controller_revision**](AppsV1beta1Api.md#read_namespaced_controller_revision) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name} |
32
+ [**read_namespaced_deployment**](AppsV1beta1Api.md#read_namespaced_deployment) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name} |
33
+ [**read_namespaced_deployment_scale**](AppsV1beta1Api.md#read_namespaced_deployment_scale) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale |
34
+ [**read_namespaced_deployment_status**](AppsV1beta1Api.md#read_namespaced_deployment_status) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status |
35
+ [**read_namespaced_stateful_set**](AppsV1beta1Api.md#read_namespaced_stateful_set) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name} |
36
+ [**read_namespaced_stateful_set_scale**](AppsV1beta1Api.md#read_namespaced_stateful_set_scale) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scale |
37
+ [**read_namespaced_stateful_set_status**](AppsV1beta1Api.md#read_namespaced_stateful_set_status) | **GET** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status |
38
+ [**replace_namespaced_controller_revision**](AppsV1beta1Api.md#replace_namespaced_controller_revision) | **PUT** /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name} |
39
+ [**replace_namespaced_deployment**](AppsV1beta1Api.md#replace_namespaced_deployment) | **PUT** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name} |
40
+ [**replace_namespaced_deployment_scale**](AppsV1beta1Api.md#replace_namespaced_deployment_scale) | **PUT** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale |
41
+ [**replace_namespaced_deployment_status**](AppsV1beta1Api.md#replace_namespaced_deployment_status) | **PUT** /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status |
42
+ [**replace_namespaced_stateful_set**](AppsV1beta1Api.md#replace_namespaced_stateful_set) | **PUT** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name} |
43
+ [**replace_namespaced_stateful_set_scale**](AppsV1beta1Api.md#replace_namespaced_stateful_set_scale) | **PUT** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scale |
44
+ [**replace_namespaced_stateful_set_status**](AppsV1beta1Api.md#replace_namespaced_stateful_set_status) | **PUT** /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status |
45
+
46
+
47
+ # **create_namespaced_controller_revision**
48
+ > V1beta1ControllerRevision create_namespaced_controller_revision(namespacebody, opts)
49
+
50
+
51
+
52
+ create a ControllerRevision
53
+
54
+ ### Example
55
+ ```ruby
56
+ # load the gem
57
+ require 'kubernetes'
58
+ # setup authorization
59
+ Kubernetes.configure do |config|
60
+ # Configure API key authorization: BearerToken
61
+ config.api_key['authorization'] = 'YOUR API KEY'
62
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
63
+ #config.api_key_prefix['authorization'] = 'Bearer'
64
+ end
65
+
66
+ api_instance = Kubernetes::AppsV1beta1Api.new
67
+
68
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
69
+
70
+ body = Kubernetes::V1beta1ControllerRevision.new # V1beta1ControllerRevision |
71
+
72
+ opts = {
73
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
74
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
75
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
76
+ }
77
+
78
+ begin
79
+ result = api_instance.create_namespaced_controller_revision(namespacebody, opts)
80
+ p result
81
+ rescue Kubernetes::ApiError => e
82
+ puts "Exception when calling AppsV1beta1Api->create_namespaced_controller_revision: #{e}"
83
+ end
84
+ ```
85
+
86
+ ### Parameters
87
+
88
+ Name | Type | Description | Notes
89
+ ------------- | ------------- | ------------- | -------------
90
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
91
+ **body** | [**V1beta1ControllerRevision**](V1beta1ControllerRevision.md)| |
92
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
93
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
94
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
95
+
96
+ ### Return type
97
+
98
+ [**V1beta1ControllerRevision**](V1beta1ControllerRevision.md)
99
+
100
+ ### Authorization
101
+
102
+ [BearerToken](../README.md#BearerToken)
103
+
104
+ ### HTTP request headers
105
+
106
+ - **Content-Type**: */*
107
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
108
+
109
+
110
+
111
+ # **create_namespaced_deployment**
112
+ > AppsV1beta1Deployment create_namespaced_deployment(namespacebody, opts)
113
+
114
+
115
+
116
+ create a Deployment
117
+
118
+ ### Example
119
+ ```ruby
120
+ # load the gem
121
+ require 'kubernetes'
122
+ # setup authorization
123
+ Kubernetes.configure do |config|
124
+ # Configure API key authorization: BearerToken
125
+ config.api_key['authorization'] = 'YOUR API KEY'
126
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
127
+ #config.api_key_prefix['authorization'] = 'Bearer'
128
+ end
129
+
130
+ api_instance = Kubernetes::AppsV1beta1Api.new
131
+
132
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
133
+
134
+ body = Kubernetes::AppsV1beta1Deployment.new # AppsV1beta1Deployment |
135
+
136
+ opts = {
137
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
138
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
139
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
140
+ }
141
+
142
+ begin
143
+ result = api_instance.create_namespaced_deployment(namespacebody, opts)
144
+ p result
145
+ rescue Kubernetes::ApiError => e
146
+ puts "Exception when calling AppsV1beta1Api->create_namespaced_deployment: #{e}"
147
+ end
148
+ ```
149
+
150
+ ### Parameters
151
+
152
+ Name | Type | Description | Notes
153
+ ------------- | ------------- | ------------- | -------------
154
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
155
+ **body** | [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)| |
156
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
157
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
158
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
159
+
160
+ ### Return type
161
+
162
+ [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)
163
+
164
+ ### Authorization
165
+
166
+ [BearerToken](../README.md#BearerToken)
167
+
168
+ ### HTTP request headers
169
+
170
+ - **Content-Type**: */*
171
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
172
+
173
+
174
+
175
+ # **create_namespaced_deployment_rollback**
176
+ > V1Status create_namespaced_deployment_rollback(name, namespace, body, opts)
177
+
178
+
179
+
180
+ create rollback of a Deployment
181
+
182
+ ### Example
183
+ ```ruby
184
+ # load the gem
185
+ require 'kubernetes'
186
+ # setup authorization
187
+ Kubernetes.configure do |config|
188
+ # Configure API key authorization: BearerToken
189
+ config.api_key['authorization'] = 'YOUR API KEY'
190
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
191
+ #config.api_key_prefix['authorization'] = 'Bearer'
192
+ end
193
+
194
+ api_instance = Kubernetes::AppsV1beta1Api.new
195
+
196
+ name = "name_example" # String | name of the DeploymentRollback
197
+
198
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
199
+
200
+ body = Kubernetes::AppsV1beta1DeploymentRollback.new # AppsV1beta1DeploymentRollback |
201
+
202
+ opts = {
203
+ dry_run: "dry_run_example", # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
204
+ include_uninitialized: true, # BOOLEAN | If IncludeUninitialized is specified, the object may be returned without completing initialization.
205
+ pretty: "pretty_example" # String | If 'true', then the output is pretty printed.
206
+ }
207
+
208
+ begin
209
+ result = api_instance.create_namespaced_deployment_rollback(name, namespace, body, opts)
210
+ p result
211
+ rescue Kubernetes::ApiError => e
212
+ puts "Exception when calling AppsV1beta1Api->create_namespaced_deployment_rollback: #{e}"
213
+ end
214
+ ```
215
+
216
+ ### Parameters
217
+
218
+ Name | Type | Description | Notes
219
+ ------------- | ------------- | ------------- | -------------
220
+ **name** | **String**| name of the DeploymentRollback |
221
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
222
+ **body** | [**AppsV1beta1DeploymentRollback**](AppsV1beta1DeploymentRollback.md)| |
223
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
224
+ **include_uninitialized** | **BOOLEAN**| If IncludeUninitialized is specified, the object may be returned without completing initialization. | [optional]
225
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
226
+
227
+ ### Return type
228
+
229
+ [**V1Status**](V1Status.md)
230
+
231
+ ### Authorization
232
+
233
+ [BearerToken](../README.md#BearerToken)
234
+
235
+ ### HTTP request headers
236
+
237
+ - **Content-Type**: */*
238
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
239
+
240
+
241
+
242
+ # **create_namespaced_stateful_set**
243
+ > V1beta1StatefulSet create_namespaced_stateful_set(namespacebody, opts)
244
+
245
+
246
+
247
+ create a StatefulSet
248
+
249
+ ### Example
250
+ ```ruby
251
+ # load the gem
252
+ require 'kubernetes'
253
+ # setup authorization
254
+ Kubernetes.configure do |config|
255
+ # Configure API key authorization: BearerToken
256
+ config.api_key['authorization'] = 'YOUR API KEY'
257
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
258
+ #config.api_key_prefix['authorization'] = 'Bearer'
259
+ end
260
+
261
+ api_instance = Kubernetes::AppsV1beta1Api.new
262
+
263
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
264
+
265
+ body = Kubernetes::V1beta1StatefulSet.new # V1beta1StatefulSet |
266
+
267
+ opts = {
268
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
269
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
270
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
271
+ }
272
+
273
+ begin
274
+ result = api_instance.create_namespaced_stateful_set(namespacebody, opts)
275
+ p result
276
+ rescue Kubernetes::ApiError => e
277
+ puts "Exception when calling AppsV1beta1Api->create_namespaced_stateful_set: #{e}"
278
+ end
279
+ ```
280
+
281
+ ### Parameters
282
+
283
+ Name | Type | Description | Notes
284
+ ------------- | ------------- | ------------- | -------------
285
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
286
+ **body** | [**V1beta1StatefulSet**](V1beta1StatefulSet.md)| |
287
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
288
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
289
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
290
+
291
+ ### Return type
292
+
293
+ [**V1beta1StatefulSet**](V1beta1StatefulSet.md)
294
+
295
+ ### Authorization
296
+
297
+ [BearerToken](../README.md#BearerToken)
298
+
299
+ ### HTTP request headers
300
+
301
+ - **Content-Type**: */*
302
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
303
+
304
+
305
+
306
+ # **delete_collection_namespaced_controller_revision**
307
+ > V1Status delete_collection_namespaced_controller_revision(namespace, opts)
308
+
309
+
310
+
311
+ delete collection of ControllerRevision
312
+
313
+ ### Example
314
+ ```ruby
315
+ # load the gem
316
+ require 'kubernetes'
317
+ # setup authorization
318
+ Kubernetes.configure do |config|
319
+ # Configure API key authorization: BearerToken
320
+ config.api_key['authorization'] = 'YOUR API KEY'
321
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
322
+ #config.api_key_prefix['authorization'] = 'Bearer'
323
+ end
324
+
325
+ api_instance = Kubernetes::AppsV1beta1Api.new
326
+
327
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
328
+
329
+ opts = {
330
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
331
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
332
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
333
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
334
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
335
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
336
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
337
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
338
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
339
+ }
340
+
341
+ begin
342
+ result = api_instance.delete_collection_namespaced_controller_revision(namespace, opts)
343
+ p result
344
+ rescue Kubernetes::ApiError => e
345
+ puts "Exception when calling AppsV1beta1Api->delete_collection_namespaced_controller_revision: #{e}"
346
+ end
347
+ ```
348
+
349
+ ### Parameters
350
+
351
+ Name | Type | Description | Notes
352
+ ------------- | ------------- | ------------- | -------------
353
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
354
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
355
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
356
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
357
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
358
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
359
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
360
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
361
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
362
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
363
+
364
+ ### Return type
365
+
366
+ [**V1Status**](V1Status.md)
367
+
368
+ ### Authorization
369
+
370
+ [BearerToken](../README.md#BearerToken)
371
+
372
+ ### HTTP request headers
373
+
374
+ - **Content-Type**: */*
375
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
376
+
377
+
378
+
379
+ # **delete_collection_namespaced_deployment**
380
+ > V1Status delete_collection_namespaced_deployment(namespace, opts)
381
+
382
+
383
+
384
+ delete collection of Deployment
385
+
386
+ ### Example
387
+ ```ruby
388
+ # load the gem
389
+ require 'kubernetes'
390
+ # setup authorization
391
+ Kubernetes.configure do |config|
392
+ # Configure API key authorization: BearerToken
393
+ config.api_key['authorization'] = 'YOUR API KEY'
394
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
395
+ #config.api_key_prefix['authorization'] = 'Bearer'
396
+ end
397
+
398
+ api_instance = Kubernetes::AppsV1beta1Api.new
399
+
400
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
401
+
402
+ opts = {
403
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
404
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
405
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
406
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
407
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
408
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
409
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
410
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
411
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
412
+ }
413
+
414
+ begin
415
+ result = api_instance.delete_collection_namespaced_deployment(namespace, opts)
416
+ p result
417
+ rescue Kubernetes::ApiError => e
418
+ puts "Exception when calling AppsV1beta1Api->delete_collection_namespaced_deployment: #{e}"
419
+ end
420
+ ```
421
+
422
+ ### Parameters
423
+
424
+ Name | Type | Description | Notes
425
+ ------------- | ------------- | ------------- | -------------
426
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
427
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
428
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
429
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
430
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
431
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
432
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
433
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
434
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
435
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
436
+
437
+ ### Return type
438
+
439
+ [**V1Status**](V1Status.md)
440
+
441
+ ### Authorization
442
+
443
+ [BearerToken](../README.md#BearerToken)
444
+
445
+ ### HTTP request headers
446
+
447
+ - **Content-Type**: */*
448
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
449
+
450
+
451
+
452
+ # **delete_collection_namespaced_stateful_set**
453
+ > V1Status delete_collection_namespaced_stateful_set(namespace, opts)
454
+
455
+
456
+
457
+ delete collection of StatefulSet
458
+
459
+ ### Example
460
+ ```ruby
461
+ # load the gem
462
+ require 'kubernetes'
463
+ # setup authorization
464
+ Kubernetes.configure do |config|
465
+ # Configure API key authorization: BearerToken
466
+ config.api_key['authorization'] = 'YOUR API KEY'
467
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
468
+ #config.api_key_prefix['authorization'] = 'Bearer'
469
+ end
470
+
471
+ api_instance = Kubernetes::AppsV1beta1Api.new
472
+
473
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
474
+
475
+ opts = {
476
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
477
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
478
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
479
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
480
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
481
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
482
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
483
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
484
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
485
+ }
486
+
487
+ begin
488
+ result = api_instance.delete_collection_namespaced_stateful_set(namespace, opts)
489
+ p result
490
+ rescue Kubernetes::ApiError => e
491
+ puts "Exception when calling AppsV1beta1Api->delete_collection_namespaced_stateful_set: #{e}"
492
+ end
493
+ ```
494
+
495
+ ### Parameters
496
+
497
+ Name | Type | Description | Notes
498
+ ------------- | ------------- | ------------- | -------------
499
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
500
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
501
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
502
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
503
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
504
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
505
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
506
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
507
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
508
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
509
+
510
+ ### Return type
511
+
512
+ [**V1Status**](V1Status.md)
513
+
514
+ ### Authorization
515
+
516
+ [BearerToken](../README.md#BearerToken)
517
+
518
+ ### HTTP request headers
519
+
520
+ - **Content-Type**: */*
521
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
522
+
523
+
524
+
525
+ # **delete_namespaced_controller_revision**
526
+ > V1Status delete_namespaced_controller_revision(name, namespace, , opts)
527
+
528
+
529
+
530
+ delete a ControllerRevision
531
+
532
+ ### Example
533
+ ```ruby
534
+ # load the gem
535
+ require 'kubernetes'
536
+ # setup authorization
537
+ Kubernetes.configure do |config|
538
+ # Configure API key authorization: BearerToken
539
+ config.api_key['authorization'] = 'YOUR API KEY'
540
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
541
+ #config.api_key_prefix['authorization'] = 'Bearer'
542
+ end
543
+
544
+ api_instance = Kubernetes::AppsV1beta1Api.new
545
+
546
+ name = "name_example" # String | name of the ControllerRevision
547
+
548
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
549
+
550
+ opts = {
551
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
552
+ body: Kubernetes::V1DeleteOptions.new, # V1DeleteOptions |
553
+ dry_run: "dry_run_example", # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
554
+ grace_period_seconds: 56, # Integer | The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.
555
+ orphan_dependents: true, # BOOLEAN | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both.
556
+ propagation_policy: "propagation_policy_example" # String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground.
557
+ }
558
+
559
+ begin
560
+ result = api_instance.delete_namespaced_controller_revision(name, namespace, , opts)
561
+ p result
562
+ rescue Kubernetes::ApiError => e
563
+ puts "Exception when calling AppsV1beta1Api->delete_namespaced_controller_revision: #{e}"
564
+ end
565
+ ```
566
+
567
+ ### Parameters
568
+
569
+ Name | Type | Description | Notes
570
+ ------------- | ------------- | ------------- | -------------
571
+ **name** | **String**| name of the ControllerRevision |
572
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
573
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
574
+ **body** | [**V1DeleteOptions**](V1DeleteOptions.md)| | [optional]
575
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
576
+ **grace_period_seconds** | **Integer**| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | [optional]
577
+ **orphan_dependents** | **BOOLEAN**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | [optional]
578
+ **propagation_policy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | [optional]
579
+
580
+ ### Return type
581
+
582
+ [**V1Status**](V1Status.md)
583
+
584
+ ### Authorization
585
+
586
+ [BearerToken](../README.md#BearerToken)
587
+
588
+ ### HTTP request headers
589
+
590
+ - **Content-Type**: */*
591
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
592
+
593
+
594
+
595
+ # **delete_namespaced_deployment**
596
+ > V1Status delete_namespaced_deployment(name, namespace, , opts)
597
+
598
+
599
+
600
+ delete a Deployment
601
+
602
+ ### Example
603
+ ```ruby
604
+ # load the gem
605
+ require 'kubernetes'
606
+ # setup authorization
607
+ Kubernetes.configure do |config|
608
+ # Configure API key authorization: BearerToken
609
+ config.api_key['authorization'] = 'YOUR API KEY'
610
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
611
+ #config.api_key_prefix['authorization'] = 'Bearer'
612
+ end
613
+
614
+ api_instance = Kubernetes::AppsV1beta1Api.new
615
+
616
+ name = "name_example" # String | name of the Deployment
617
+
618
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
619
+
620
+ opts = {
621
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
622
+ body: Kubernetes::V1DeleteOptions.new, # V1DeleteOptions |
623
+ dry_run: "dry_run_example", # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
624
+ grace_period_seconds: 56, # Integer | The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.
625
+ orphan_dependents: true, # BOOLEAN | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both.
626
+ propagation_policy: "propagation_policy_example" # String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground.
627
+ }
628
+
629
+ begin
630
+ result = api_instance.delete_namespaced_deployment(name, namespace, , opts)
631
+ p result
632
+ rescue Kubernetes::ApiError => e
633
+ puts "Exception when calling AppsV1beta1Api->delete_namespaced_deployment: #{e}"
634
+ end
635
+ ```
636
+
637
+ ### Parameters
638
+
639
+ Name | Type | Description | Notes
640
+ ------------- | ------------- | ------------- | -------------
641
+ **name** | **String**| name of the Deployment |
642
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
643
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
644
+ **body** | [**V1DeleteOptions**](V1DeleteOptions.md)| | [optional]
645
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
646
+ **grace_period_seconds** | **Integer**| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | [optional]
647
+ **orphan_dependents** | **BOOLEAN**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | [optional]
648
+ **propagation_policy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | [optional]
649
+
650
+ ### Return type
651
+
652
+ [**V1Status**](V1Status.md)
653
+
654
+ ### Authorization
655
+
656
+ [BearerToken](../README.md#BearerToken)
657
+
658
+ ### HTTP request headers
659
+
660
+ - **Content-Type**: */*
661
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
662
+
663
+
664
+
665
+ # **delete_namespaced_stateful_set**
666
+ > V1Status delete_namespaced_stateful_set(name, namespace, , opts)
667
+
668
+
669
+
670
+ delete a StatefulSet
671
+
672
+ ### Example
673
+ ```ruby
674
+ # load the gem
675
+ require 'kubernetes'
676
+ # setup authorization
677
+ Kubernetes.configure do |config|
678
+ # Configure API key authorization: BearerToken
679
+ config.api_key['authorization'] = 'YOUR API KEY'
680
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
681
+ #config.api_key_prefix['authorization'] = 'Bearer'
682
+ end
683
+
684
+ api_instance = Kubernetes::AppsV1beta1Api.new
685
+
686
+ name = "name_example" # String | name of the StatefulSet
687
+
688
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
689
+
690
+ opts = {
691
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
692
+ body: Kubernetes::V1DeleteOptions.new, # V1DeleteOptions |
693
+ dry_run: "dry_run_example", # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
694
+ grace_period_seconds: 56, # Integer | The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.
695
+ orphan_dependents: true, # BOOLEAN | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both.
696
+ propagation_policy: "propagation_policy_example" # String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground.
697
+ }
698
+
699
+ begin
700
+ result = api_instance.delete_namespaced_stateful_set(name, namespace, , opts)
701
+ p result
702
+ rescue Kubernetes::ApiError => e
703
+ puts "Exception when calling AppsV1beta1Api->delete_namespaced_stateful_set: #{e}"
704
+ end
705
+ ```
706
+
707
+ ### Parameters
708
+
709
+ Name | Type | Description | Notes
710
+ ------------- | ------------- | ------------- | -------------
711
+ **name** | **String**| name of the StatefulSet |
712
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
713
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
714
+ **body** | [**V1DeleteOptions**](V1DeleteOptions.md)| | [optional]
715
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
716
+ **grace_period_seconds** | **Integer**| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | [optional]
717
+ **orphan_dependents** | **BOOLEAN**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | [optional]
718
+ **propagation_policy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | [optional]
719
+
720
+ ### Return type
721
+
722
+ [**V1Status**](V1Status.md)
723
+
724
+ ### Authorization
725
+
726
+ [BearerToken](../README.md#BearerToken)
727
+
728
+ ### HTTP request headers
729
+
730
+ - **Content-Type**: */*
731
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
732
+
733
+
734
+
735
+ # **get_api_resources**
736
+ > V1APIResourceList get_api_resources
737
+
738
+
739
+
740
+ get available resources
741
+
742
+ ### Example
743
+ ```ruby
744
+ # load the gem
745
+ require 'kubernetes'
746
+ # setup authorization
747
+ Kubernetes.configure do |config|
748
+ # Configure API key authorization: BearerToken
749
+ config.api_key['authorization'] = 'YOUR API KEY'
750
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
751
+ #config.api_key_prefix['authorization'] = 'Bearer'
752
+ end
753
+
754
+ api_instance = Kubernetes::AppsV1beta1Api.new
755
+
756
+ begin
757
+ result = api_instance.get_api_resources
758
+ p result
759
+ rescue Kubernetes::ApiError => e
760
+ puts "Exception when calling AppsV1beta1Api->get_api_resources: #{e}"
761
+ end
762
+ ```
763
+
764
+ ### Parameters
765
+ This endpoint does not need any parameter.
766
+
767
+ ### Return type
768
+
769
+ [**V1APIResourceList**](V1APIResourceList.md)
770
+
771
+ ### Authorization
772
+
773
+ [BearerToken](../README.md#BearerToken)
774
+
775
+ ### HTTP request headers
776
+
777
+ - **Content-Type**: application/json, application/yaml, application/vnd.kubernetes.protobuf
778
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
779
+
780
+
781
+
782
+ # **list_controller_revision_for_all_namespaces**
783
+ > V1beta1ControllerRevisionList list_controller_revision_for_all_namespaces(opts)
784
+
785
+
786
+
787
+ list or watch objects of kind ControllerRevision
788
+
789
+ ### Example
790
+ ```ruby
791
+ # load the gem
792
+ require 'kubernetes'
793
+ # setup authorization
794
+ Kubernetes.configure do |config|
795
+ # Configure API key authorization: BearerToken
796
+ config.api_key['authorization'] = 'YOUR API KEY'
797
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
798
+ #config.api_key_prefix['authorization'] = 'Bearer'
799
+ end
800
+
801
+ api_instance = Kubernetes::AppsV1beta1Api.new
802
+
803
+ opts = {
804
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
805
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
806
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
807
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
808
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
809
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
810
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
811
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
812
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
813
+ }
814
+
815
+ begin
816
+ result = api_instance.list_controller_revision_for_all_namespaces(opts)
817
+ p result
818
+ rescue Kubernetes::ApiError => e
819
+ puts "Exception when calling AppsV1beta1Api->list_controller_revision_for_all_namespaces: #{e}"
820
+ end
821
+ ```
822
+
823
+ ### Parameters
824
+
825
+ Name | Type | Description | Notes
826
+ ------------- | ------------- | ------------- | -------------
827
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
828
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
829
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
830
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
831
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
832
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
833
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
834
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
835
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
836
+
837
+ ### Return type
838
+
839
+ [**V1beta1ControllerRevisionList**](V1beta1ControllerRevisionList.md)
840
+
841
+ ### Authorization
842
+
843
+ [BearerToken](../README.md#BearerToken)
844
+
845
+ ### HTTP request headers
846
+
847
+ - **Content-Type**: */*
848
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
849
+
850
+
851
+
852
+ # **list_deployment_for_all_namespaces**
853
+ > AppsV1beta1DeploymentList list_deployment_for_all_namespaces(opts)
854
+
855
+
856
+
857
+ list or watch objects of kind Deployment
858
+
859
+ ### Example
860
+ ```ruby
861
+ # load the gem
862
+ require 'kubernetes'
863
+ # setup authorization
864
+ Kubernetes.configure do |config|
865
+ # Configure API key authorization: BearerToken
866
+ config.api_key['authorization'] = 'YOUR API KEY'
867
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
868
+ #config.api_key_prefix['authorization'] = 'Bearer'
869
+ end
870
+
871
+ api_instance = Kubernetes::AppsV1beta1Api.new
872
+
873
+ opts = {
874
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
875
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
876
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
877
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
878
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
879
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
880
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
881
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
882
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
883
+ }
884
+
885
+ begin
886
+ result = api_instance.list_deployment_for_all_namespaces(opts)
887
+ p result
888
+ rescue Kubernetes::ApiError => e
889
+ puts "Exception when calling AppsV1beta1Api->list_deployment_for_all_namespaces: #{e}"
890
+ end
891
+ ```
892
+
893
+ ### Parameters
894
+
895
+ Name | Type | Description | Notes
896
+ ------------- | ------------- | ------------- | -------------
897
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
898
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
899
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
900
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
901
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
902
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
903
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
904
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
905
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
906
+
907
+ ### Return type
908
+
909
+ [**AppsV1beta1DeploymentList**](AppsV1beta1DeploymentList.md)
910
+
911
+ ### Authorization
912
+
913
+ [BearerToken](../README.md#BearerToken)
914
+
915
+ ### HTTP request headers
916
+
917
+ - **Content-Type**: */*
918
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
919
+
920
+
921
+
922
+ # **list_namespaced_controller_revision**
923
+ > V1beta1ControllerRevisionList list_namespaced_controller_revision(namespace, opts)
924
+
925
+
926
+
927
+ list or watch objects of kind ControllerRevision
928
+
929
+ ### Example
930
+ ```ruby
931
+ # load the gem
932
+ require 'kubernetes'
933
+ # setup authorization
934
+ Kubernetes.configure do |config|
935
+ # Configure API key authorization: BearerToken
936
+ config.api_key['authorization'] = 'YOUR API KEY'
937
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
938
+ #config.api_key_prefix['authorization'] = 'Bearer'
939
+ end
940
+
941
+ api_instance = Kubernetes::AppsV1beta1Api.new
942
+
943
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
944
+
945
+ opts = {
946
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
947
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
948
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
949
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
950
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
951
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
952
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
953
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
954
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
955
+ }
956
+
957
+ begin
958
+ result = api_instance.list_namespaced_controller_revision(namespace, opts)
959
+ p result
960
+ rescue Kubernetes::ApiError => e
961
+ puts "Exception when calling AppsV1beta1Api->list_namespaced_controller_revision: #{e}"
962
+ end
963
+ ```
964
+
965
+ ### Parameters
966
+
967
+ Name | Type | Description | Notes
968
+ ------------- | ------------- | ------------- | -------------
969
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
970
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
971
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
972
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
973
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
974
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
975
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
976
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
977
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
978
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
979
+
980
+ ### Return type
981
+
982
+ [**V1beta1ControllerRevisionList**](V1beta1ControllerRevisionList.md)
983
+
984
+ ### Authorization
985
+
986
+ [BearerToken](../README.md#BearerToken)
987
+
988
+ ### HTTP request headers
989
+
990
+ - **Content-Type**: */*
991
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
992
+
993
+
994
+
995
+ # **list_namespaced_deployment**
996
+ > AppsV1beta1DeploymentList list_namespaced_deployment(namespace, opts)
997
+
998
+
999
+
1000
+ list or watch objects of kind Deployment
1001
+
1002
+ ### Example
1003
+ ```ruby
1004
+ # load the gem
1005
+ require 'kubernetes'
1006
+ # setup authorization
1007
+ Kubernetes.configure do |config|
1008
+ # Configure API key authorization: BearerToken
1009
+ config.api_key['authorization'] = 'YOUR API KEY'
1010
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1011
+ #config.api_key_prefix['authorization'] = 'Bearer'
1012
+ end
1013
+
1014
+ api_instance = Kubernetes::AppsV1beta1Api.new
1015
+
1016
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1017
+
1018
+ opts = {
1019
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
1020
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1021
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
1022
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
1023
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
1024
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
1025
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
1026
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
1027
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
1028
+ }
1029
+
1030
+ begin
1031
+ result = api_instance.list_namespaced_deployment(namespace, opts)
1032
+ p result
1033
+ rescue Kubernetes::ApiError => e
1034
+ puts "Exception when calling AppsV1beta1Api->list_namespaced_deployment: #{e}"
1035
+ end
1036
+ ```
1037
+
1038
+ ### Parameters
1039
+
1040
+ Name | Type | Description | Notes
1041
+ ------------- | ------------- | ------------- | -------------
1042
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1043
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
1044
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1045
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
1046
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
1047
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
1048
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
1049
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
1050
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
1051
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
1052
+
1053
+ ### Return type
1054
+
1055
+ [**AppsV1beta1DeploymentList**](AppsV1beta1DeploymentList.md)
1056
+
1057
+ ### Authorization
1058
+
1059
+ [BearerToken](../README.md#BearerToken)
1060
+
1061
+ ### HTTP request headers
1062
+
1063
+ - **Content-Type**: */*
1064
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
1065
+
1066
+
1067
+
1068
+ # **list_namespaced_stateful_set**
1069
+ > V1beta1StatefulSetList list_namespaced_stateful_set(namespace, opts)
1070
+
1071
+
1072
+
1073
+ list or watch objects of kind StatefulSet
1074
+
1075
+ ### Example
1076
+ ```ruby
1077
+ # load the gem
1078
+ require 'kubernetes'
1079
+ # setup authorization
1080
+ Kubernetes.configure do |config|
1081
+ # Configure API key authorization: BearerToken
1082
+ config.api_key['authorization'] = 'YOUR API KEY'
1083
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1084
+ #config.api_key_prefix['authorization'] = 'Bearer'
1085
+ end
1086
+
1087
+ api_instance = Kubernetes::AppsV1beta1Api.new
1088
+
1089
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1090
+
1091
+ opts = {
1092
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
1093
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1094
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
1095
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
1096
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
1097
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
1098
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
1099
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
1100
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
1101
+ }
1102
+
1103
+ begin
1104
+ result = api_instance.list_namespaced_stateful_set(namespace, opts)
1105
+ p result
1106
+ rescue Kubernetes::ApiError => e
1107
+ puts "Exception when calling AppsV1beta1Api->list_namespaced_stateful_set: #{e}"
1108
+ end
1109
+ ```
1110
+
1111
+ ### Parameters
1112
+
1113
+ Name | Type | Description | Notes
1114
+ ------------- | ------------- | ------------- | -------------
1115
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1116
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
1117
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1118
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
1119
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
1120
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
1121
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
1122
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
1123
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
1124
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
1125
+
1126
+ ### Return type
1127
+
1128
+ [**V1beta1StatefulSetList**](V1beta1StatefulSetList.md)
1129
+
1130
+ ### Authorization
1131
+
1132
+ [BearerToken](../README.md#BearerToken)
1133
+
1134
+ ### HTTP request headers
1135
+
1136
+ - **Content-Type**: */*
1137
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
1138
+
1139
+
1140
+
1141
+ # **list_stateful_set_for_all_namespaces**
1142
+ > V1beta1StatefulSetList list_stateful_set_for_all_namespaces(opts)
1143
+
1144
+
1145
+
1146
+ list or watch objects of kind StatefulSet
1147
+
1148
+ ### Example
1149
+ ```ruby
1150
+ # load the gem
1151
+ require 'kubernetes'
1152
+ # setup authorization
1153
+ Kubernetes.configure do |config|
1154
+ # Configure API key authorization: BearerToken
1155
+ config.api_key['authorization'] = 'YOUR API KEY'
1156
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1157
+ #config.api_key_prefix['authorization'] = 'Bearer'
1158
+ end
1159
+
1160
+ api_instance = Kubernetes::AppsV1beta1Api.new
1161
+
1162
+ opts = {
1163
+ continue: "continue_example", # String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.
1164
+ field_selector: "field_selector_example", # String | A selector to restrict the list of returned objects by their fields. Defaults to everything.
1165
+ include_uninitialized: true, # BOOLEAN | If true, partially initialized resources are included in the response.
1166
+ label_selector: "label_selector_example", # String | A selector to restrict the list of returned objects by their labels. Defaults to everything.
1167
+ limit: 56, # Integer | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.
1168
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1169
+ resource_version: "resource_version_example", # String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.
1170
+ timeout_seconds: 56, # Integer | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.
1171
+ watch: true # BOOLEAN | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.
1172
+ }
1173
+
1174
+ begin
1175
+ result = api_instance.list_stateful_set_for_all_namespaces(opts)
1176
+ p result
1177
+ rescue Kubernetes::ApiError => e
1178
+ puts "Exception when calling AppsV1beta1Api->list_stateful_set_for_all_namespaces: #{e}"
1179
+ end
1180
+ ```
1181
+
1182
+ ### Parameters
1183
+
1184
+ Name | Type | Description | Notes
1185
+ ------------- | ------------- | ------------- | -------------
1186
+ **continue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional]
1187
+ **field_selector** | **String**| A selector to restrict the list of returned objects by their fields. Defaults to everything. | [optional]
1188
+ **include_uninitialized** | **BOOLEAN**| If true, partially initialized resources are included in the response. | [optional]
1189
+ **label_selector** | **String**| A selector to restrict the list of returned objects by their labels. Defaults to everything. | [optional]
1190
+ **limit** | **Integer**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional]
1191
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1192
+ **resource_version** | **String**| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | [optional]
1193
+ **timeout_seconds** | **Integer**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | [optional]
1194
+ **watch** | **BOOLEAN**| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | [optional]
1195
+
1196
+ ### Return type
1197
+
1198
+ [**V1beta1StatefulSetList**](V1beta1StatefulSetList.md)
1199
+
1200
+ ### Authorization
1201
+
1202
+ [BearerToken](../README.md#BearerToken)
1203
+
1204
+ ### HTTP request headers
1205
+
1206
+ - **Content-Type**: */*
1207
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
1208
+
1209
+
1210
+
1211
+ # **patch_namespaced_controller_revision**
1212
+ > V1beta1ControllerRevision patch_namespaced_controller_revision(name, namespace, body, opts)
1213
+
1214
+
1215
+
1216
+ partially update the specified ControllerRevision
1217
+
1218
+ ### Example
1219
+ ```ruby
1220
+ # load the gem
1221
+ require 'kubernetes'
1222
+ # setup authorization
1223
+ Kubernetes.configure do |config|
1224
+ # Configure API key authorization: BearerToken
1225
+ config.api_key['authorization'] = 'YOUR API KEY'
1226
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1227
+ #config.api_key_prefix['authorization'] = 'Bearer'
1228
+ end
1229
+
1230
+ api_instance = Kubernetes::AppsV1beta1Api.new
1231
+
1232
+ name = "name_example" # String | name of the ControllerRevision
1233
+
1234
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1235
+
1236
+ body = nil # Object |
1237
+
1238
+ opts = {
1239
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1240
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
1241
+ }
1242
+
1243
+ begin
1244
+ result = api_instance.patch_namespaced_controller_revision(name, namespace, body, opts)
1245
+ p result
1246
+ rescue Kubernetes::ApiError => e
1247
+ puts "Exception when calling AppsV1beta1Api->patch_namespaced_controller_revision: #{e}"
1248
+ end
1249
+ ```
1250
+
1251
+ ### Parameters
1252
+
1253
+ Name | Type | Description | Notes
1254
+ ------------- | ------------- | ------------- | -------------
1255
+ **name** | **String**| name of the ControllerRevision |
1256
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1257
+ **body** | **Object**| |
1258
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1259
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
1260
+
1261
+ ### Return type
1262
+
1263
+ [**V1beta1ControllerRevision**](V1beta1ControllerRevision.md)
1264
+
1265
+ ### Authorization
1266
+
1267
+ [BearerToken](../README.md#BearerToken)
1268
+
1269
+ ### HTTP request headers
1270
+
1271
+ - **Content-Type**: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
1272
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1273
+
1274
+
1275
+
1276
+ # **patch_namespaced_deployment**
1277
+ > AppsV1beta1Deployment patch_namespaced_deployment(name, namespace, body, opts)
1278
+
1279
+
1280
+
1281
+ partially update the specified Deployment
1282
+
1283
+ ### Example
1284
+ ```ruby
1285
+ # load the gem
1286
+ require 'kubernetes'
1287
+ # setup authorization
1288
+ Kubernetes.configure do |config|
1289
+ # Configure API key authorization: BearerToken
1290
+ config.api_key['authorization'] = 'YOUR API KEY'
1291
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1292
+ #config.api_key_prefix['authorization'] = 'Bearer'
1293
+ end
1294
+
1295
+ api_instance = Kubernetes::AppsV1beta1Api.new
1296
+
1297
+ name = "name_example" # String | name of the Deployment
1298
+
1299
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1300
+
1301
+ body = nil # Object |
1302
+
1303
+ opts = {
1304
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1305
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
1306
+ }
1307
+
1308
+ begin
1309
+ result = api_instance.patch_namespaced_deployment(name, namespace, body, opts)
1310
+ p result
1311
+ rescue Kubernetes::ApiError => e
1312
+ puts "Exception when calling AppsV1beta1Api->patch_namespaced_deployment: #{e}"
1313
+ end
1314
+ ```
1315
+
1316
+ ### Parameters
1317
+
1318
+ Name | Type | Description | Notes
1319
+ ------------- | ------------- | ------------- | -------------
1320
+ **name** | **String**| name of the Deployment |
1321
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1322
+ **body** | **Object**| |
1323
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1324
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
1325
+
1326
+ ### Return type
1327
+
1328
+ [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)
1329
+
1330
+ ### Authorization
1331
+
1332
+ [BearerToken](../README.md#BearerToken)
1333
+
1334
+ ### HTTP request headers
1335
+
1336
+ - **Content-Type**: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
1337
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1338
+
1339
+
1340
+
1341
+ # **patch_namespaced_deployment_scale**
1342
+ > AppsV1beta1Scale patch_namespaced_deployment_scale(name, namespace, body, opts)
1343
+
1344
+
1345
+
1346
+ partially update scale of the specified Deployment
1347
+
1348
+ ### Example
1349
+ ```ruby
1350
+ # load the gem
1351
+ require 'kubernetes'
1352
+ # setup authorization
1353
+ Kubernetes.configure do |config|
1354
+ # Configure API key authorization: BearerToken
1355
+ config.api_key['authorization'] = 'YOUR API KEY'
1356
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1357
+ #config.api_key_prefix['authorization'] = 'Bearer'
1358
+ end
1359
+
1360
+ api_instance = Kubernetes::AppsV1beta1Api.new
1361
+
1362
+ name = "name_example" # String | name of the Scale
1363
+
1364
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1365
+
1366
+ body = nil # Object |
1367
+
1368
+ opts = {
1369
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1370
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
1371
+ }
1372
+
1373
+ begin
1374
+ result = api_instance.patch_namespaced_deployment_scale(name, namespace, body, opts)
1375
+ p result
1376
+ rescue Kubernetes::ApiError => e
1377
+ puts "Exception when calling AppsV1beta1Api->patch_namespaced_deployment_scale: #{e}"
1378
+ end
1379
+ ```
1380
+
1381
+ ### Parameters
1382
+
1383
+ Name | Type | Description | Notes
1384
+ ------------- | ------------- | ------------- | -------------
1385
+ **name** | **String**| name of the Scale |
1386
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1387
+ **body** | **Object**| |
1388
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1389
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
1390
+
1391
+ ### Return type
1392
+
1393
+ [**AppsV1beta1Scale**](AppsV1beta1Scale.md)
1394
+
1395
+ ### Authorization
1396
+
1397
+ [BearerToken](../README.md#BearerToken)
1398
+
1399
+ ### HTTP request headers
1400
+
1401
+ - **Content-Type**: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
1402
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1403
+
1404
+
1405
+
1406
+ # **patch_namespaced_deployment_status**
1407
+ > AppsV1beta1Deployment patch_namespaced_deployment_status(name, namespace, body, opts)
1408
+
1409
+
1410
+
1411
+ partially update status of the specified Deployment
1412
+
1413
+ ### Example
1414
+ ```ruby
1415
+ # load the gem
1416
+ require 'kubernetes'
1417
+ # setup authorization
1418
+ Kubernetes.configure do |config|
1419
+ # Configure API key authorization: BearerToken
1420
+ config.api_key['authorization'] = 'YOUR API KEY'
1421
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1422
+ #config.api_key_prefix['authorization'] = 'Bearer'
1423
+ end
1424
+
1425
+ api_instance = Kubernetes::AppsV1beta1Api.new
1426
+
1427
+ name = "name_example" # String | name of the Deployment
1428
+
1429
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1430
+
1431
+ body = nil # Object |
1432
+
1433
+ opts = {
1434
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1435
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
1436
+ }
1437
+
1438
+ begin
1439
+ result = api_instance.patch_namespaced_deployment_status(name, namespace, body, opts)
1440
+ p result
1441
+ rescue Kubernetes::ApiError => e
1442
+ puts "Exception when calling AppsV1beta1Api->patch_namespaced_deployment_status: #{e}"
1443
+ end
1444
+ ```
1445
+
1446
+ ### Parameters
1447
+
1448
+ Name | Type | Description | Notes
1449
+ ------------- | ------------- | ------------- | -------------
1450
+ **name** | **String**| name of the Deployment |
1451
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1452
+ **body** | **Object**| |
1453
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1454
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
1455
+
1456
+ ### Return type
1457
+
1458
+ [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)
1459
+
1460
+ ### Authorization
1461
+
1462
+ [BearerToken](../README.md#BearerToken)
1463
+
1464
+ ### HTTP request headers
1465
+
1466
+ - **Content-Type**: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
1467
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1468
+
1469
+
1470
+
1471
+ # **patch_namespaced_stateful_set**
1472
+ > V1beta1StatefulSet patch_namespaced_stateful_set(name, namespace, body, opts)
1473
+
1474
+
1475
+
1476
+ partially update the specified StatefulSet
1477
+
1478
+ ### Example
1479
+ ```ruby
1480
+ # load the gem
1481
+ require 'kubernetes'
1482
+ # setup authorization
1483
+ Kubernetes.configure do |config|
1484
+ # Configure API key authorization: BearerToken
1485
+ config.api_key['authorization'] = 'YOUR API KEY'
1486
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1487
+ #config.api_key_prefix['authorization'] = 'Bearer'
1488
+ end
1489
+
1490
+ api_instance = Kubernetes::AppsV1beta1Api.new
1491
+
1492
+ name = "name_example" # String | name of the StatefulSet
1493
+
1494
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1495
+
1496
+ body = nil # Object |
1497
+
1498
+ opts = {
1499
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1500
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
1501
+ }
1502
+
1503
+ begin
1504
+ result = api_instance.patch_namespaced_stateful_set(name, namespace, body, opts)
1505
+ p result
1506
+ rescue Kubernetes::ApiError => e
1507
+ puts "Exception when calling AppsV1beta1Api->patch_namespaced_stateful_set: #{e}"
1508
+ end
1509
+ ```
1510
+
1511
+ ### Parameters
1512
+
1513
+ Name | Type | Description | Notes
1514
+ ------------- | ------------- | ------------- | -------------
1515
+ **name** | **String**| name of the StatefulSet |
1516
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1517
+ **body** | **Object**| |
1518
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1519
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
1520
+
1521
+ ### Return type
1522
+
1523
+ [**V1beta1StatefulSet**](V1beta1StatefulSet.md)
1524
+
1525
+ ### Authorization
1526
+
1527
+ [BearerToken](../README.md#BearerToken)
1528
+
1529
+ ### HTTP request headers
1530
+
1531
+ - **Content-Type**: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
1532
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1533
+
1534
+
1535
+
1536
+ # **patch_namespaced_stateful_set_scale**
1537
+ > AppsV1beta1Scale patch_namespaced_stateful_set_scale(name, namespace, body, opts)
1538
+
1539
+
1540
+
1541
+ partially update scale of the specified StatefulSet
1542
+
1543
+ ### Example
1544
+ ```ruby
1545
+ # load the gem
1546
+ require 'kubernetes'
1547
+ # setup authorization
1548
+ Kubernetes.configure do |config|
1549
+ # Configure API key authorization: BearerToken
1550
+ config.api_key['authorization'] = 'YOUR API KEY'
1551
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1552
+ #config.api_key_prefix['authorization'] = 'Bearer'
1553
+ end
1554
+
1555
+ api_instance = Kubernetes::AppsV1beta1Api.new
1556
+
1557
+ name = "name_example" # String | name of the Scale
1558
+
1559
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1560
+
1561
+ body = nil # Object |
1562
+
1563
+ opts = {
1564
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1565
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
1566
+ }
1567
+
1568
+ begin
1569
+ result = api_instance.patch_namespaced_stateful_set_scale(name, namespace, body, opts)
1570
+ p result
1571
+ rescue Kubernetes::ApiError => e
1572
+ puts "Exception when calling AppsV1beta1Api->patch_namespaced_stateful_set_scale: #{e}"
1573
+ end
1574
+ ```
1575
+
1576
+ ### Parameters
1577
+
1578
+ Name | Type | Description | Notes
1579
+ ------------- | ------------- | ------------- | -------------
1580
+ **name** | **String**| name of the Scale |
1581
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1582
+ **body** | **Object**| |
1583
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1584
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
1585
+
1586
+ ### Return type
1587
+
1588
+ [**AppsV1beta1Scale**](AppsV1beta1Scale.md)
1589
+
1590
+ ### Authorization
1591
+
1592
+ [BearerToken](../README.md#BearerToken)
1593
+
1594
+ ### HTTP request headers
1595
+
1596
+ - **Content-Type**: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
1597
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1598
+
1599
+
1600
+
1601
+ # **patch_namespaced_stateful_set_status**
1602
+ > V1beta1StatefulSet patch_namespaced_stateful_set_status(name, namespace, body, opts)
1603
+
1604
+
1605
+
1606
+ partially update status of the specified StatefulSet
1607
+
1608
+ ### Example
1609
+ ```ruby
1610
+ # load the gem
1611
+ require 'kubernetes'
1612
+ # setup authorization
1613
+ Kubernetes.configure do |config|
1614
+ # Configure API key authorization: BearerToken
1615
+ config.api_key['authorization'] = 'YOUR API KEY'
1616
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1617
+ #config.api_key_prefix['authorization'] = 'Bearer'
1618
+ end
1619
+
1620
+ api_instance = Kubernetes::AppsV1beta1Api.new
1621
+
1622
+ name = "name_example" # String | name of the StatefulSet
1623
+
1624
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1625
+
1626
+ body = nil # Object |
1627
+
1628
+ opts = {
1629
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1630
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
1631
+ }
1632
+
1633
+ begin
1634
+ result = api_instance.patch_namespaced_stateful_set_status(name, namespace, body, opts)
1635
+ p result
1636
+ rescue Kubernetes::ApiError => e
1637
+ puts "Exception when calling AppsV1beta1Api->patch_namespaced_stateful_set_status: #{e}"
1638
+ end
1639
+ ```
1640
+
1641
+ ### Parameters
1642
+
1643
+ Name | Type | Description | Notes
1644
+ ------------- | ------------- | ------------- | -------------
1645
+ **name** | **String**| name of the StatefulSet |
1646
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1647
+ **body** | **Object**| |
1648
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1649
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
1650
+
1651
+ ### Return type
1652
+
1653
+ [**V1beta1StatefulSet**](V1beta1StatefulSet.md)
1654
+
1655
+ ### Authorization
1656
+
1657
+ [BearerToken](../README.md#BearerToken)
1658
+
1659
+ ### HTTP request headers
1660
+
1661
+ - **Content-Type**: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
1662
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1663
+
1664
+
1665
+
1666
+ # **read_namespaced_controller_revision**
1667
+ > V1beta1ControllerRevision read_namespaced_controller_revision(name, namespace, , opts)
1668
+
1669
+
1670
+
1671
+ read the specified ControllerRevision
1672
+
1673
+ ### Example
1674
+ ```ruby
1675
+ # load the gem
1676
+ require 'kubernetes'
1677
+ # setup authorization
1678
+ Kubernetes.configure do |config|
1679
+ # Configure API key authorization: BearerToken
1680
+ config.api_key['authorization'] = 'YOUR API KEY'
1681
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1682
+ #config.api_key_prefix['authorization'] = 'Bearer'
1683
+ end
1684
+
1685
+ api_instance = Kubernetes::AppsV1beta1Api.new
1686
+
1687
+ name = "name_example" # String | name of the ControllerRevision
1688
+
1689
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1690
+
1691
+ opts = {
1692
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1693
+ exact: true, # BOOLEAN | Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'.
1694
+ export: true # BOOLEAN | Should this value be exported. Export strips fields that a user can not specify.
1695
+ }
1696
+
1697
+ begin
1698
+ result = api_instance.read_namespaced_controller_revision(name, namespace, , opts)
1699
+ p result
1700
+ rescue Kubernetes::ApiError => e
1701
+ puts "Exception when calling AppsV1beta1Api->read_namespaced_controller_revision: #{e}"
1702
+ end
1703
+ ```
1704
+
1705
+ ### Parameters
1706
+
1707
+ Name | Type | Description | Notes
1708
+ ------------- | ------------- | ------------- | -------------
1709
+ **name** | **String**| name of the ControllerRevision |
1710
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1711
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1712
+ **exact** | **BOOLEAN**| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | [optional]
1713
+ **export** | **BOOLEAN**| Should this value be exported. Export strips fields that a user can not specify. | [optional]
1714
+
1715
+ ### Return type
1716
+
1717
+ [**V1beta1ControllerRevision**](V1beta1ControllerRevision.md)
1718
+
1719
+ ### Authorization
1720
+
1721
+ [BearerToken](../README.md#BearerToken)
1722
+
1723
+ ### HTTP request headers
1724
+
1725
+ - **Content-Type**: */*
1726
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1727
+
1728
+
1729
+
1730
+ # **read_namespaced_deployment**
1731
+ > AppsV1beta1Deployment read_namespaced_deployment(name, namespace, , opts)
1732
+
1733
+
1734
+
1735
+ read the specified Deployment
1736
+
1737
+ ### Example
1738
+ ```ruby
1739
+ # load the gem
1740
+ require 'kubernetes'
1741
+ # setup authorization
1742
+ Kubernetes.configure do |config|
1743
+ # Configure API key authorization: BearerToken
1744
+ config.api_key['authorization'] = 'YOUR API KEY'
1745
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1746
+ #config.api_key_prefix['authorization'] = 'Bearer'
1747
+ end
1748
+
1749
+ api_instance = Kubernetes::AppsV1beta1Api.new
1750
+
1751
+ name = "name_example" # String | name of the Deployment
1752
+
1753
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1754
+
1755
+ opts = {
1756
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1757
+ exact: true, # BOOLEAN | Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'.
1758
+ export: true # BOOLEAN | Should this value be exported. Export strips fields that a user can not specify.
1759
+ }
1760
+
1761
+ begin
1762
+ result = api_instance.read_namespaced_deployment(name, namespace, , opts)
1763
+ p result
1764
+ rescue Kubernetes::ApiError => e
1765
+ puts "Exception when calling AppsV1beta1Api->read_namespaced_deployment: #{e}"
1766
+ end
1767
+ ```
1768
+
1769
+ ### Parameters
1770
+
1771
+ Name | Type | Description | Notes
1772
+ ------------- | ------------- | ------------- | -------------
1773
+ **name** | **String**| name of the Deployment |
1774
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1775
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1776
+ **exact** | **BOOLEAN**| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | [optional]
1777
+ **export** | **BOOLEAN**| Should this value be exported. Export strips fields that a user can not specify. | [optional]
1778
+
1779
+ ### Return type
1780
+
1781
+ [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)
1782
+
1783
+ ### Authorization
1784
+
1785
+ [BearerToken](../README.md#BearerToken)
1786
+
1787
+ ### HTTP request headers
1788
+
1789
+ - **Content-Type**: */*
1790
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1791
+
1792
+
1793
+
1794
+ # **read_namespaced_deployment_scale**
1795
+ > AppsV1beta1Scale read_namespaced_deployment_scale(name, namespace, , opts)
1796
+
1797
+
1798
+
1799
+ read scale of the specified Deployment
1800
+
1801
+ ### Example
1802
+ ```ruby
1803
+ # load the gem
1804
+ require 'kubernetes'
1805
+ # setup authorization
1806
+ Kubernetes.configure do |config|
1807
+ # Configure API key authorization: BearerToken
1808
+ config.api_key['authorization'] = 'YOUR API KEY'
1809
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1810
+ #config.api_key_prefix['authorization'] = 'Bearer'
1811
+ end
1812
+
1813
+ api_instance = Kubernetes::AppsV1beta1Api.new
1814
+
1815
+ name = "name_example" # String | name of the Scale
1816
+
1817
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1818
+
1819
+ opts = {
1820
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1821
+ }
1822
+
1823
+ begin
1824
+ result = api_instance.read_namespaced_deployment_scale(name, namespace, , opts)
1825
+ p result
1826
+ rescue Kubernetes::ApiError => e
1827
+ puts "Exception when calling AppsV1beta1Api->read_namespaced_deployment_scale: #{e}"
1828
+ end
1829
+ ```
1830
+
1831
+ ### Parameters
1832
+
1833
+ Name | Type | Description | Notes
1834
+ ------------- | ------------- | ------------- | -------------
1835
+ **name** | **String**| name of the Scale |
1836
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1837
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1838
+
1839
+ ### Return type
1840
+
1841
+ [**AppsV1beta1Scale**](AppsV1beta1Scale.md)
1842
+
1843
+ ### Authorization
1844
+
1845
+ [BearerToken](../README.md#BearerToken)
1846
+
1847
+ ### HTTP request headers
1848
+
1849
+ - **Content-Type**: */*
1850
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1851
+
1852
+
1853
+
1854
+ # **read_namespaced_deployment_status**
1855
+ > AppsV1beta1Deployment read_namespaced_deployment_status(name, namespace, , opts)
1856
+
1857
+
1858
+
1859
+ read status of the specified Deployment
1860
+
1861
+ ### Example
1862
+ ```ruby
1863
+ # load the gem
1864
+ require 'kubernetes'
1865
+ # setup authorization
1866
+ Kubernetes.configure do |config|
1867
+ # Configure API key authorization: BearerToken
1868
+ config.api_key['authorization'] = 'YOUR API KEY'
1869
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1870
+ #config.api_key_prefix['authorization'] = 'Bearer'
1871
+ end
1872
+
1873
+ api_instance = Kubernetes::AppsV1beta1Api.new
1874
+
1875
+ name = "name_example" # String | name of the Deployment
1876
+
1877
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1878
+
1879
+ opts = {
1880
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1881
+ }
1882
+
1883
+ begin
1884
+ result = api_instance.read_namespaced_deployment_status(name, namespace, , opts)
1885
+ p result
1886
+ rescue Kubernetes::ApiError => e
1887
+ puts "Exception when calling AppsV1beta1Api->read_namespaced_deployment_status: #{e}"
1888
+ end
1889
+ ```
1890
+
1891
+ ### Parameters
1892
+
1893
+ Name | Type | Description | Notes
1894
+ ------------- | ------------- | ------------- | -------------
1895
+ **name** | **String**| name of the Deployment |
1896
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1897
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1898
+
1899
+ ### Return type
1900
+
1901
+ [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)
1902
+
1903
+ ### Authorization
1904
+
1905
+ [BearerToken](../README.md#BearerToken)
1906
+
1907
+ ### HTTP request headers
1908
+
1909
+ - **Content-Type**: */*
1910
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1911
+
1912
+
1913
+
1914
+ # **read_namespaced_stateful_set**
1915
+ > V1beta1StatefulSet read_namespaced_stateful_set(name, namespace, , opts)
1916
+
1917
+
1918
+
1919
+ read the specified StatefulSet
1920
+
1921
+ ### Example
1922
+ ```ruby
1923
+ # load the gem
1924
+ require 'kubernetes'
1925
+ # setup authorization
1926
+ Kubernetes.configure do |config|
1927
+ # Configure API key authorization: BearerToken
1928
+ config.api_key['authorization'] = 'YOUR API KEY'
1929
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1930
+ #config.api_key_prefix['authorization'] = 'Bearer'
1931
+ end
1932
+
1933
+ api_instance = Kubernetes::AppsV1beta1Api.new
1934
+
1935
+ name = "name_example" # String | name of the StatefulSet
1936
+
1937
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
1938
+
1939
+ opts = {
1940
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
1941
+ exact: true, # BOOLEAN | Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'.
1942
+ export: true # BOOLEAN | Should this value be exported. Export strips fields that a user can not specify.
1943
+ }
1944
+
1945
+ begin
1946
+ result = api_instance.read_namespaced_stateful_set(name, namespace, , opts)
1947
+ p result
1948
+ rescue Kubernetes::ApiError => e
1949
+ puts "Exception when calling AppsV1beta1Api->read_namespaced_stateful_set: #{e}"
1950
+ end
1951
+ ```
1952
+
1953
+ ### Parameters
1954
+
1955
+ Name | Type | Description | Notes
1956
+ ------------- | ------------- | ------------- | -------------
1957
+ **name** | **String**| name of the StatefulSet |
1958
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
1959
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
1960
+ **exact** | **BOOLEAN**| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | [optional]
1961
+ **export** | **BOOLEAN**| Should this value be exported. Export strips fields that a user can not specify. | [optional]
1962
+
1963
+ ### Return type
1964
+
1965
+ [**V1beta1StatefulSet**](V1beta1StatefulSet.md)
1966
+
1967
+ ### Authorization
1968
+
1969
+ [BearerToken](../README.md#BearerToken)
1970
+
1971
+ ### HTTP request headers
1972
+
1973
+ - **Content-Type**: */*
1974
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
1975
+
1976
+
1977
+
1978
+ # **read_namespaced_stateful_set_scale**
1979
+ > AppsV1beta1Scale read_namespaced_stateful_set_scale(name, namespace, , opts)
1980
+
1981
+
1982
+
1983
+ read scale of the specified StatefulSet
1984
+
1985
+ ### Example
1986
+ ```ruby
1987
+ # load the gem
1988
+ require 'kubernetes'
1989
+ # setup authorization
1990
+ Kubernetes.configure do |config|
1991
+ # Configure API key authorization: BearerToken
1992
+ config.api_key['authorization'] = 'YOUR API KEY'
1993
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1994
+ #config.api_key_prefix['authorization'] = 'Bearer'
1995
+ end
1996
+
1997
+ api_instance = Kubernetes::AppsV1beta1Api.new
1998
+
1999
+ name = "name_example" # String | name of the Scale
2000
+
2001
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2002
+
2003
+ opts = {
2004
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2005
+ }
2006
+
2007
+ begin
2008
+ result = api_instance.read_namespaced_stateful_set_scale(name, namespace, , opts)
2009
+ p result
2010
+ rescue Kubernetes::ApiError => e
2011
+ puts "Exception when calling AppsV1beta1Api->read_namespaced_stateful_set_scale: #{e}"
2012
+ end
2013
+ ```
2014
+
2015
+ ### Parameters
2016
+
2017
+ Name | Type | Description | Notes
2018
+ ------------- | ------------- | ------------- | -------------
2019
+ **name** | **String**| name of the Scale |
2020
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2021
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2022
+
2023
+ ### Return type
2024
+
2025
+ [**AppsV1beta1Scale**](AppsV1beta1Scale.md)
2026
+
2027
+ ### Authorization
2028
+
2029
+ [BearerToken](../README.md#BearerToken)
2030
+
2031
+ ### HTTP request headers
2032
+
2033
+ - **Content-Type**: */*
2034
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2035
+
2036
+
2037
+
2038
+ # **read_namespaced_stateful_set_status**
2039
+ > V1beta1StatefulSet read_namespaced_stateful_set_status(name, namespace, , opts)
2040
+
2041
+
2042
+
2043
+ read status of the specified StatefulSet
2044
+
2045
+ ### Example
2046
+ ```ruby
2047
+ # load the gem
2048
+ require 'kubernetes'
2049
+ # setup authorization
2050
+ Kubernetes.configure do |config|
2051
+ # Configure API key authorization: BearerToken
2052
+ config.api_key['authorization'] = 'YOUR API KEY'
2053
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2054
+ #config.api_key_prefix['authorization'] = 'Bearer'
2055
+ end
2056
+
2057
+ api_instance = Kubernetes::AppsV1beta1Api.new
2058
+
2059
+ name = "name_example" # String | name of the StatefulSet
2060
+
2061
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2062
+
2063
+ opts = {
2064
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2065
+ }
2066
+
2067
+ begin
2068
+ result = api_instance.read_namespaced_stateful_set_status(name, namespace, , opts)
2069
+ p result
2070
+ rescue Kubernetes::ApiError => e
2071
+ puts "Exception when calling AppsV1beta1Api->read_namespaced_stateful_set_status: #{e}"
2072
+ end
2073
+ ```
2074
+
2075
+ ### Parameters
2076
+
2077
+ Name | Type | Description | Notes
2078
+ ------------- | ------------- | ------------- | -------------
2079
+ **name** | **String**| name of the StatefulSet |
2080
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2081
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2082
+
2083
+ ### Return type
2084
+
2085
+ [**V1beta1StatefulSet**](V1beta1StatefulSet.md)
2086
+
2087
+ ### Authorization
2088
+
2089
+ [BearerToken](../README.md#BearerToken)
2090
+
2091
+ ### HTTP request headers
2092
+
2093
+ - **Content-Type**: */*
2094
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2095
+
2096
+
2097
+
2098
+ # **replace_namespaced_controller_revision**
2099
+ > V1beta1ControllerRevision replace_namespaced_controller_revision(name, namespace, body, opts)
2100
+
2101
+
2102
+
2103
+ replace the specified ControllerRevision
2104
+
2105
+ ### Example
2106
+ ```ruby
2107
+ # load the gem
2108
+ require 'kubernetes'
2109
+ # setup authorization
2110
+ Kubernetes.configure do |config|
2111
+ # Configure API key authorization: BearerToken
2112
+ config.api_key['authorization'] = 'YOUR API KEY'
2113
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2114
+ #config.api_key_prefix['authorization'] = 'Bearer'
2115
+ end
2116
+
2117
+ api_instance = Kubernetes::AppsV1beta1Api.new
2118
+
2119
+ name = "name_example" # String | name of the ControllerRevision
2120
+
2121
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2122
+
2123
+ body = Kubernetes::V1beta1ControllerRevision.new # V1beta1ControllerRevision |
2124
+
2125
+ opts = {
2126
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2127
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
2128
+ }
2129
+
2130
+ begin
2131
+ result = api_instance.replace_namespaced_controller_revision(name, namespace, body, opts)
2132
+ p result
2133
+ rescue Kubernetes::ApiError => e
2134
+ puts "Exception when calling AppsV1beta1Api->replace_namespaced_controller_revision: #{e}"
2135
+ end
2136
+ ```
2137
+
2138
+ ### Parameters
2139
+
2140
+ Name | Type | Description | Notes
2141
+ ------------- | ------------- | ------------- | -------------
2142
+ **name** | **String**| name of the ControllerRevision |
2143
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2144
+ **body** | [**V1beta1ControllerRevision**](V1beta1ControllerRevision.md)| |
2145
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2146
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
2147
+
2148
+ ### Return type
2149
+
2150
+ [**V1beta1ControllerRevision**](V1beta1ControllerRevision.md)
2151
+
2152
+ ### Authorization
2153
+
2154
+ [BearerToken](../README.md#BearerToken)
2155
+
2156
+ ### HTTP request headers
2157
+
2158
+ - **Content-Type**: */*
2159
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2160
+
2161
+
2162
+
2163
+ # **replace_namespaced_deployment**
2164
+ > AppsV1beta1Deployment replace_namespaced_deployment(name, namespace, body, opts)
2165
+
2166
+
2167
+
2168
+ replace the specified Deployment
2169
+
2170
+ ### Example
2171
+ ```ruby
2172
+ # load the gem
2173
+ require 'kubernetes'
2174
+ # setup authorization
2175
+ Kubernetes.configure do |config|
2176
+ # Configure API key authorization: BearerToken
2177
+ config.api_key['authorization'] = 'YOUR API KEY'
2178
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2179
+ #config.api_key_prefix['authorization'] = 'Bearer'
2180
+ end
2181
+
2182
+ api_instance = Kubernetes::AppsV1beta1Api.new
2183
+
2184
+ name = "name_example" # String | name of the Deployment
2185
+
2186
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2187
+
2188
+ body = Kubernetes::AppsV1beta1Deployment.new # AppsV1beta1Deployment |
2189
+
2190
+ opts = {
2191
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2192
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
2193
+ }
2194
+
2195
+ begin
2196
+ result = api_instance.replace_namespaced_deployment(name, namespace, body, opts)
2197
+ p result
2198
+ rescue Kubernetes::ApiError => e
2199
+ puts "Exception when calling AppsV1beta1Api->replace_namespaced_deployment: #{e}"
2200
+ end
2201
+ ```
2202
+
2203
+ ### Parameters
2204
+
2205
+ Name | Type | Description | Notes
2206
+ ------------- | ------------- | ------------- | -------------
2207
+ **name** | **String**| name of the Deployment |
2208
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2209
+ **body** | [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)| |
2210
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2211
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
2212
+
2213
+ ### Return type
2214
+
2215
+ [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)
2216
+
2217
+ ### Authorization
2218
+
2219
+ [BearerToken](../README.md#BearerToken)
2220
+
2221
+ ### HTTP request headers
2222
+
2223
+ - **Content-Type**: */*
2224
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2225
+
2226
+
2227
+
2228
+ # **replace_namespaced_deployment_scale**
2229
+ > AppsV1beta1Scale replace_namespaced_deployment_scale(name, namespace, body, opts)
2230
+
2231
+
2232
+
2233
+ replace scale of the specified Deployment
2234
+
2235
+ ### Example
2236
+ ```ruby
2237
+ # load the gem
2238
+ require 'kubernetes'
2239
+ # setup authorization
2240
+ Kubernetes.configure do |config|
2241
+ # Configure API key authorization: BearerToken
2242
+ config.api_key['authorization'] = 'YOUR API KEY'
2243
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2244
+ #config.api_key_prefix['authorization'] = 'Bearer'
2245
+ end
2246
+
2247
+ api_instance = Kubernetes::AppsV1beta1Api.new
2248
+
2249
+ name = "name_example" # String | name of the Scale
2250
+
2251
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2252
+
2253
+ body = Kubernetes::AppsV1beta1Scale.new # AppsV1beta1Scale |
2254
+
2255
+ opts = {
2256
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2257
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
2258
+ }
2259
+
2260
+ begin
2261
+ result = api_instance.replace_namespaced_deployment_scale(name, namespace, body, opts)
2262
+ p result
2263
+ rescue Kubernetes::ApiError => e
2264
+ puts "Exception when calling AppsV1beta1Api->replace_namespaced_deployment_scale: #{e}"
2265
+ end
2266
+ ```
2267
+
2268
+ ### Parameters
2269
+
2270
+ Name | Type | Description | Notes
2271
+ ------------- | ------------- | ------------- | -------------
2272
+ **name** | **String**| name of the Scale |
2273
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2274
+ **body** | [**AppsV1beta1Scale**](AppsV1beta1Scale.md)| |
2275
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2276
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
2277
+
2278
+ ### Return type
2279
+
2280
+ [**AppsV1beta1Scale**](AppsV1beta1Scale.md)
2281
+
2282
+ ### Authorization
2283
+
2284
+ [BearerToken](../README.md#BearerToken)
2285
+
2286
+ ### HTTP request headers
2287
+
2288
+ - **Content-Type**: */*
2289
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2290
+
2291
+
2292
+
2293
+ # **replace_namespaced_deployment_status**
2294
+ > AppsV1beta1Deployment replace_namespaced_deployment_status(name, namespace, body, opts)
2295
+
2296
+
2297
+
2298
+ replace status of the specified Deployment
2299
+
2300
+ ### Example
2301
+ ```ruby
2302
+ # load the gem
2303
+ require 'kubernetes'
2304
+ # setup authorization
2305
+ Kubernetes.configure do |config|
2306
+ # Configure API key authorization: BearerToken
2307
+ config.api_key['authorization'] = 'YOUR API KEY'
2308
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2309
+ #config.api_key_prefix['authorization'] = 'Bearer'
2310
+ end
2311
+
2312
+ api_instance = Kubernetes::AppsV1beta1Api.new
2313
+
2314
+ name = "name_example" # String | name of the Deployment
2315
+
2316
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2317
+
2318
+ body = Kubernetes::AppsV1beta1Deployment.new # AppsV1beta1Deployment |
2319
+
2320
+ opts = {
2321
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2322
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
2323
+ }
2324
+
2325
+ begin
2326
+ result = api_instance.replace_namespaced_deployment_status(name, namespace, body, opts)
2327
+ p result
2328
+ rescue Kubernetes::ApiError => e
2329
+ puts "Exception when calling AppsV1beta1Api->replace_namespaced_deployment_status: #{e}"
2330
+ end
2331
+ ```
2332
+
2333
+ ### Parameters
2334
+
2335
+ Name | Type | Description | Notes
2336
+ ------------- | ------------- | ------------- | -------------
2337
+ **name** | **String**| name of the Deployment |
2338
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2339
+ **body** | [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)| |
2340
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2341
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
2342
+
2343
+ ### Return type
2344
+
2345
+ [**AppsV1beta1Deployment**](AppsV1beta1Deployment.md)
2346
+
2347
+ ### Authorization
2348
+
2349
+ [BearerToken](../README.md#BearerToken)
2350
+
2351
+ ### HTTP request headers
2352
+
2353
+ - **Content-Type**: */*
2354
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2355
+
2356
+
2357
+
2358
+ # **replace_namespaced_stateful_set**
2359
+ > V1beta1StatefulSet replace_namespaced_stateful_set(name, namespace, body, opts)
2360
+
2361
+
2362
+
2363
+ replace the specified StatefulSet
2364
+
2365
+ ### Example
2366
+ ```ruby
2367
+ # load the gem
2368
+ require 'kubernetes'
2369
+ # setup authorization
2370
+ Kubernetes.configure do |config|
2371
+ # Configure API key authorization: BearerToken
2372
+ config.api_key['authorization'] = 'YOUR API KEY'
2373
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2374
+ #config.api_key_prefix['authorization'] = 'Bearer'
2375
+ end
2376
+
2377
+ api_instance = Kubernetes::AppsV1beta1Api.new
2378
+
2379
+ name = "name_example" # String | name of the StatefulSet
2380
+
2381
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2382
+
2383
+ body = Kubernetes::V1beta1StatefulSet.new # V1beta1StatefulSet |
2384
+
2385
+ opts = {
2386
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2387
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
2388
+ }
2389
+
2390
+ begin
2391
+ result = api_instance.replace_namespaced_stateful_set(name, namespace, body, opts)
2392
+ p result
2393
+ rescue Kubernetes::ApiError => e
2394
+ puts "Exception when calling AppsV1beta1Api->replace_namespaced_stateful_set: #{e}"
2395
+ end
2396
+ ```
2397
+
2398
+ ### Parameters
2399
+
2400
+ Name | Type | Description | Notes
2401
+ ------------- | ------------- | ------------- | -------------
2402
+ **name** | **String**| name of the StatefulSet |
2403
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2404
+ **body** | [**V1beta1StatefulSet**](V1beta1StatefulSet.md)| |
2405
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2406
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
2407
+
2408
+ ### Return type
2409
+
2410
+ [**V1beta1StatefulSet**](V1beta1StatefulSet.md)
2411
+
2412
+ ### Authorization
2413
+
2414
+ [BearerToken](../README.md#BearerToken)
2415
+
2416
+ ### HTTP request headers
2417
+
2418
+ - **Content-Type**: */*
2419
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2420
+
2421
+
2422
+
2423
+ # **replace_namespaced_stateful_set_scale**
2424
+ > AppsV1beta1Scale replace_namespaced_stateful_set_scale(name, namespace, body, opts)
2425
+
2426
+
2427
+
2428
+ replace scale of the specified StatefulSet
2429
+
2430
+ ### Example
2431
+ ```ruby
2432
+ # load the gem
2433
+ require 'kubernetes'
2434
+ # setup authorization
2435
+ Kubernetes.configure do |config|
2436
+ # Configure API key authorization: BearerToken
2437
+ config.api_key['authorization'] = 'YOUR API KEY'
2438
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2439
+ #config.api_key_prefix['authorization'] = 'Bearer'
2440
+ end
2441
+
2442
+ api_instance = Kubernetes::AppsV1beta1Api.new
2443
+
2444
+ name = "name_example" # String | name of the Scale
2445
+
2446
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2447
+
2448
+ body = Kubernetes::AppsV1beta1Scale.new # AppsV1beta1Scale |
2449
+
2450
+ opts = {
2451
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2452
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
2453
+ }
2454
+
2455
+ begin
2456
+ result = api_instance.replace_namespaced_stateful_set_scale(name, namespace, body, opts)
2457
+ p result
2458
+ rescue Kubernetes::ApiError => e
2459
+ puts "Exception when calling AppsV1beta1Api->replace_namespaced_stateful_set_scale: #{e}"
2460
+ end
2461
+ ```
2462
+
2463
+ ### Parameters
2464
+
2465
+ Name | Type | Description | Notes
2466
+ ------------- | ------------- | ------------- | -------------
2467
+ **name** | **String**| name of the Scale |
2468
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2469
+ **body** | [**AppsV1beta1Scale**](AppsV1beta1Scale.md)| |
2470
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2471
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
2472
+
2473
+ ### Return type
2474
+
2475
+ [**AppsV1beta1Scale**](AppsV1beta1Scale.md)
2476
+
2477
+ ### Authorization
2478
+
2479
+ [BearerToken](../README.md#BearerToken)
2480
+
2481
+ ### HTTP request headers
2482
+
2483
+ - **Content-Type**: */*
2484
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2485
+
2486
+
2487
+
2488
+ # **replace_namespaced_stateful_set_status**
2489
+ > V1beta1StatefulSet replace_namespaced_stateful_set_status(name, namespace, body, opts)
2490
+
2491
+
2492
+
2493
+ replace status of the specified StatefulSet
2494
+
2495
+ ### Example
2496
+ ```ruby
2497
+ # load the gem
2498
+ require 'kubernetes'
2499
+ # setup authorization
2500
+ Kubernetes.configure do |config|
2501
+ # Configure API key authorization: BearerToken
2502
+ config.api_key['authorization'] = 'YOUR API KEY'
2503
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2504
+ #config.api_key_prefix['authorization'] = 'Bearer'
2505
+ end
2506
+
2507
+ api_instance = Kubernetes::AppsV1beta1Api.new
2508
+
2509
+ name = "name_example" # String | name of the StatefulSet
2510
+
2511
+ namespace = "namespace_example" # String | object name and auth scope, such as for teams and projects
2512
+
2513
+ body = Kubernetes::V1beta1StatefulSet.new # V1beta1StatefulSet |
2514
+
2515
+ opts = {
2516
+ pretty: "pretty_example", # String | If 'true', then the output is pretty printed.
2517
+ dry_run: "dry_run_example" # String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
2518
+ }
2519
+
2520
+ begin
2521
+ result = api_instance.replace_namespaced_stateful_set_status(name, namespace, body, opts)
2522
+ p result
2523
+ rescue Kubernetes::ApiError => e
2524
+ puts "Exception when calling AppsV1beta1Api->replace_namespaced_stateful_set_status: #{e}"
2525
+ end
2526
+ ```
2527
+
2528
+ ### Parameters
2529
+
2530
+ Name | Type | Description | Notes
2531
+ ------------- | ------------- | ------------- | -------------
2532
+ **name** | **String**| name of the StatefulSet |
2533
+ **namespace** | **String**| object name and auth scope, such as for teams and projects |
2534
+ **body** | [**V1beta1StatefulSet**](V1beta1StatefulSet.md)| |
2535
+ **pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
2536
+ **dry_run** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
2537
+
2538
+ ### Return type
2539
+
2540
+ [**V1beta1StatefulSet**](V1beta1StatefulSet.md)
2541
+
2542
+ ### Authorization
2543
+
2544
+ [BearerToken](../README.md#BearerToken)
2545
+
2546
+ ### HTTP request headers
2547
+
2548
+ - **Content-Type**: */*
2549
+ - **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
2550
+
2551
+
2552
+