k8s-io 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +14 -0
- data/Gemfile.lock +93 -0
- data/README.md +1515 -0
- data/Rakefile +10 -0
- data/docs/AdmissionregistrationApi.md +56 -0
- data/docs/AdmissionregistrationV1alpha1Api.md +516 -0
- data/docs/AdmissionregistrationV1beta1Api.md +976 -0
- data/docs/AdmissionregistrationV1beta1ServiceReference.md +10 -0
- data/docs/AdmissionregistrationV1beta1WebhookClientConfig.md +10 -0
- data/docs/ApiextensionsApi.md +56 -0
- data/docs/ApiextensionsV1beta1Api.md +700 -0
- data/docs/ApiextensionsV1beta1ServiceReference.md +10 -0
- data/docs/ApiextensionsV1beta1WebhookClientConfig.md +10 -0
- data/docs/ApiregistrationApi.md +56 -0
- data/docs/ApiregistrationV1Api.md +700 -0
- data/docs/ApiregistrationV1beta1Api.md +700 -0
- data/docs/ApiregistrationV1beta1ServiceReference.md +9 -0
- data/docs/ApisApi.md +56 -0
- data/docs/AppsApi.md +56 -0
- data/docs/AppsV1Api.md +4167 -0
- data/docs/AppsV1beta1Api.md +2552 -0
- data/docs/AppsV1beta1Deployment.md +12 -0
- data/docs/AppsV1beta1DeploymentCondition.md +13 -0
- data/docs/AppsV1beta1DeploymentList.md +11 -0
- data/docs/AppsV1beta1DeploymentRollback.md +12 -0
- data/docs/AppsV1beta1DeploymentSpec.md +16 -0
- data/docs/AppsV1beta1DeploymentStatus.md +15 -0
- data/docs/AppsV1beta1DeploymentStrategy.md +9 -0
- data/docs/AppsV1beta1RollbackConfig.md +8 -0
- data/docs/AppsV1beta1RollingUpdateDeployment.md +9 -0
- data/docs/AppsV1beta1Scale.md +12 -0
- data/docs/AppsV1beta1ScaleSpec.md +8 -0
- data/docs/AppsV1beta1ScaleStatus.md +10 -0
- data/docs/AppsV1beta2Api.md +4167 -0
- data/docs/AuditregistrationApi.md +56 -0
- data/docs/AuditregistrationV1alpha1Api.md +516 -0
- data/docs/AuthenticationApi.md +56 -0
- data/docs/AuthenticationV1Api.md +118 -0
- data/docs/AuthenticationV1beta1Api.md +118 -0
- data/docs/AuthorizationApi.md +56 -0
- data/docs/AuthorizationV1Api.md +307 -0
- data/docs/AuthorizationV1beta1Api.md +307 -0
- data/docs/AutoscalingApi.md +56 -0
- data/docs/AutoscalingV1Api.md +801 -0
- data/docs/AutoscalingV2beta1Api.md +801 -0
- data/docs/AutoscalingV2beta2Api.md +801 -0
- data/docs/BatchApi.md +56 -0
- data/docs/BatchV1Api.md +801 -0
- data/docs/BatchV1beta1Api.md +801 -0
- data/docs/BatchV2alpha1Api.md +801 -0
- data/docs/CertificatesApi.md +56 -0
- data/docs/CertificatesV1beta1Api.md +763 -0
- data/docs/CoordinationApi.md +56 -0
- data/docs/CoordinationV1beta1Api.md +608 -0
- data/docs/CoreApi.md +56 -0
- data/docs/CoreV1Api.md +13078 -0
- data/docs/CustomObjectsApi.md +1640 -0
- data/docs/EventsApi.md +56 -0
- data/docs/EventsV1beta1Api.md +608 -0
- data/docs/ExtensionsApi.md +56 -0
- data/docs/ExtensionsV1beta1AllowedFlexVolume.md +8 -0
- data/docs/ExtensionsV1beta1AllowedHostPath.md +9 -0
- data/docs/ExtensionsV1beta1Api.md +4695 -0
- data/docs/ExtensionsV1beta1Deployment.md +12 -0
- data/docs/ExtensionsV1beta1DeploymentCondition.md +13 -0
- data/docs/ExtensionsV1beta1DeploymentList.md +11 -0
- data/docs/ExtensionsV1beta1DeploymentRollback.md +12 -0
- data/docs/ExtensionsV1beta1DeploymentSpec.md +16 -0
- data/docs/ExtensionsV1beta1DeploymentStatus.md +15 -0
- data/docs/ExtensionsV1beta1DeploymentStrategy.md +9 -0
- data/docs/ExtensionsV1beta1FSGroupStrategyOptions.md +9 -0
- data/docs/ExtensionsV1beta1HostPortRange.md +9 -0
- data/docs/ExtensionsV1beta1IDRange.md +9 -0
- data/docs/ExtensionsV1beta1PodSecurityPolicy.md +11 -0
- data/docs/ExtensionsV1beta1PodSecurityPolicyList.md +11 -0
- data/docs/ExtensionsV1beta1PodSecurityPolicySpec.md +29 -0
- data/docs/ExtensionsV1beta1RollbackConfig.md +8 -0
- data/docs/ExtensionsV1beta1RollingUpdateDeployment.md +9 -0
- data/docs/ExtensionsV1beta1RunAsGroupStrategyOptions.md +9 -0
- data/docs/ExtensionsV1beta1RunAsUserStrategyOptions.md +9 -0
- data/docs/ExtensionsV1beta1SELinuxStrategyOptions.md +9 -0
- data/docs/ExtensionsV1beta1Scale.md +12 -0
- data/docs/ExtensionsV1beta1ScaleSpec.md +8 -0
- data/docs/ExtensionsV1beta1ScaleStatus.md +10 -0
- data/docs/ExtensionsV1beta1SupplementalGroupsStrategyOptions.md +9 -0
- data/docs/LogsApi.md +104 -0
- data/docs/NetworkingApi.md +56 -0
- data/docs/NetworkingV1Api.md +608 -0
- data/docs/PolicyApi.md +56 -0
- data/docs/PolicyV1beta1AllowedFlexVolume.md +8 -0
- data/docs/PolicyV1beta1AllowedHostPath.md +9 -0
- data/docs/PolicyV1beta1Api.md +1261 -0
- data/docs/PolicyV1beta1FSGroupStrategyOptions.md +9 -0
- data/docs/PolicyV1beta1HostPortRange.md +9 -0
- data/docs/PolicyV1beta1IDRange.md +9 -0
- data/docs/PolicyV1beta1PodSecurityPolicy.md +11 -0
- data/docs/PolicyV1beta1PodSecurityPolicyList.md +11 -0
- data/docs/PolicyV1beta1PodSecurityPolicySpec.md +29 -0
- data/docs/PolicyV1beta1RunAsGroupStrategyOptions.md +9 -0
- data/docs/PolicyV1beta1RunAsUserStrategyOptions.md +9 -0
- data/docs/PolicyV1beta1SELinuxStrategyOptions.md +9 -0
- data/docs/PolicyV1beta1SupplementalGroupsStrategyOptions.md +9 -0
- data/docs/RbacAuthorizationApi.md +56 -0
- data/docs/RbacAuthorizationV1Api.md +2064 -0
- data/docs/RbacAuthorizationV1alpha1Api.md +2064 -0
- data/docs/RbacAuthorizationV1beta1Api.md +2064 -0
- data/docs/RuntimeRawExtension.md +8 -0
- data/docs/SchedulingApi.md +56 -0
- data/docs/SchedulingV1alpha1Api.md +516 -0
- data/docs/SchedulingV1beta1Api.md +516 -0
- data/docs/SettingsApi.md +56 -0
- data/docs/SettingsV1alpha1Api.md +608 -0
- data/docs/StorageApi.md +56 -0
- data/docs/StorageV1Api.md +1160 -0
- data/docs/StorageV1alpha1Api.md +516 -0
- data/docs/StorageV1beta1Api.md +976 -0
- data/docs/V1APIGroup.md +13 -0
- data/docs/V1APIGroupList.md +10 -0
- data/docs/V1APIResource.md +16 -0
- data/docs/V1APIResourceList.md +11 -0
- data/docs/V1APIService.md +12 -0
- data/docs/V1APIServiceCondition.md +12 -0
- data/docs/V1APIServiceList.md +11 -0
- data/docs/V1APIServiceSpec.md +14 -0
- data/docs/V1APIServiceStatus.md +8 -0
- data/docs/V1APIVersions.md +11 -0
- data/docs/V1AWSElasticBlockStoreVolumeSource.md +11 -0
- data/docs/V1Affinity.md +10 -0
- data/docs/V1AggregationRule.md +8 -0
- data/docs/V1AttachedVolume.md +9 -0
- data/docs/V1AzureDiskVolumeSource.md +13 -0
- data/docs/V1AzureFilePersistentVolumeSource.md +11 -0
- data/docs/V1AzureFileVolumeSource.md +10 -0
- data/docs/V1Binding.md +11 -0
- data/docs/V1CSIPersistentVolumeSource.md +15 -0
- data/docs/V1Capabilities.md +9 -0
- data/docs/V1CephFSPersistentVolumeSource.md +13 -0
- data/docs/V1CephFSVolumeSource.md +13 -0
- data/docs/V1CinderPersistentVolumeSource.md +11 -0
- data/docs/V1CinderVolumeSource.md +11 -0
- data/docs/V1ClientIPConfig.md +8 -0
- data/docs/V1ClusterRole.md +12 -0
- data/docs/V1ClusterRoleBinding.md +12 -0
- data/docs/V1ClusterRoleBindingList.md +11 -0
- data/docs/V1ClusterRoleList.md +11 -0
- data/docs/V1ComponentCondition.md +11 -0
- data/docs/V1ComponentStatus.md +11 -0
- data/docs/V1ComponentStatusList.md +11 -0
- data/docs/V1ConfigMap.md +12 -0
- data/docs/V1ConfigMapEnvSource.md +9 -0
- data/docs/V1ConfigMapKeySelector.md +10 -0
- data/docs/V1ConfigMapList.md +11 -0
- data/docs/V1ConfigMapNodeConfigSource.md +12 -0
- data/docs/V1ConfigMapProjection.md +10 -0
- data/docs/V1ConfigMapVolumeSource.md +11 -0
- data/docs/V1Container.md +28 -0
- data/docs/V1ContainerImage.md +9 -0
- data/docs/V1ContainerPort.md +12 -0
- data/docs/V1ContainerState.md +10 -0
- data/docs/V1ContainerStateRunning.md +8 -0
- data/docs/V1ContainerStateTerminated.md +14 -0
- data/docs/V1ContainerStateWaiting.md +9 -0
- data/docs/V1ContainerStatus.md +15 -0
- data/docs/V1ControllerRevision.md +12 -0
- data/docs/V1ControllerRevisionList.md +11 -0
- data/docs/V1CrossVersionObjectReference.md +10 -0
- data/docs/V1DaemonEndpoint.md +8 -0
- data/docs/V1DaemonSet.md +12 -0
- data/docs/V1DaemonSetCondition.md +12 -0
- data/docs/V1DaemonSetList.md +11 -0
- data/docs/V1DaemonSetSpec.md +12 -0
- data/docs/V1DaemonSetStatus.md +17 -0
- data/docs/V1DaemonSetUpdateStrategy.md +9 -0
- data/docs/V1DeleteOptions.md +14 -0
- data/docs/V1Deployment.md +12 -0
- data/docs/V1DeploymentCondition.md +13 -0
- data/docs/V1DeploymentList.md +11 -0
- data/docs/V1DeploymentSpec.md +15 -0
- data/docs/V1DeploymentStatus.md +15 -0
- data/docs/V1DeploymentStrategy.md +9 -0
- data/docs/V1DownwardAPIProjection.md +8 -0
- data/docs/V1DownwardAPIVolumeFile.md +11 -0
- data/docs/V1DownwardAPIVolumeSource.md +9 -0
- data/docs/V1EmptyDirVolumeSource.md +9 -0
- data/docs/V1EndpointAddress.md +11 -0
- data/docs/V1EndpointPort.md +10 -0
- data/docs/V1EndpointSubset.md +10 -0
- data/docs/V1Endpoints.md +11 -0
- data/docs/V1EndpointsList.md +11 -0
- data/docs/V1EnvFromSource.md +10 -0
- data/docs/V1EnvVar.md +10 -0
- data/docs/V1EnvVarSource.md +11 -0
- data/docs/V1Event.md +24 -0
- data/docs/V1EventList.md +11 -0
- data/docs/V1EventSeries.md +10 -0
- data/docs/V1EventSource.md +9 -0
- data/docs/V1ExecAction.md +8 -0
- data/docs/V1FCVolumeSource.md +12 -0
- data/docs/V1FlexPersistentVolumeSource.md +12 -0
- data/docs/V1FlexVolumeSource.md +12 -0
- data/docs/V1FlockerVolumeSource.md +9 -0
- data/docs/V1GCEPersistentDiskVolumeSource.md +11 -0
- data/docs/V1GitRepoVolumeSource.md +10 -0
- data/docs/V1GlusterfsPersistentVolumeSource.md +11 -0
- data/docs/V1GlusterfsVolumeSource.md +10 -0
- data/docs/V1GroupVersionForDiscovery.md +9 -0
- data/docs/V1HTTPGetAction.md +12 -0
- data/docs/V1HTTPHeader.md +9 -0
- data/docs/V1Handler.md +10 -0
- data/docs/V1HorizontalPodAutoscaler.md +12 -0
- data/docs/V1HorizontalPodAutoscalerList.md +11 -0
- data/docs/V1HorizontalPodAutoscalerSpec.md +11 -0
- data/docs/V1HorizontalPodAutoscalerStatus.md +12 -0
- data/docs/V1HostAlias.md +9 -0
- data/docs/V1HostPathVolumeSource.md +9 -0
- data/docs/V1IPBlock.md +9 -0
- data/docs/V1ISCSIPersistentVolumeSource.md +18 -0
- data/docs/V1ISCSIVolumeSource.md +18 -0
- data/docs/V1Initializer.md +8 -0
- data/docs/V1Initializers.md +9 -0
- data/docs/V1Job.md +12 -0
- data/docs/V1JobCondition.md +13 -0
- data/docs/V1JobList.md +11 -0
- data/docs/V1JobSpec.md +15 -0
- data/docs/V1JobStatus.md +13 -0
- data/docs/V1KeyToPath.md +10 -0
- data/docs/V1LabelSelector.md +9 -0
- data/docs/V1LabelSelectorRequirement.md +10 -0
- data/docs/V1Lifecycle.md +9 -0
- data/docs/V1LimitRange.md +11 -0
- data/docs/V1LimitRangeItem.md +13 -0
- data/docs/V1LimitRangeList.md +11 -0
- data/docs/V1LimitRangeSpec.md +8 -0
- data/docs/V1ListMeta.md +10 -0
- data/docs/V1LoadBalancerIngress.md +9 -0
- data/docs/V1LoadBalancerStatus.md +8 -0
- data/docs/V1LocalObjectReference.md +8 -0
- data/docs/V1LocalSubjectAccessReview.md +12 -0
- data/docs/V1LocalVolumeSource.md +9 -0
- data/docs/V1NFSVolumeSource.md +10 -0
- data/docs/V1Namespace.md +12 -0
- data/docs/V1NamespaceList.md +11 -0
- data/docs/V1NamespaceSpec.md +8 -0
- data/docs/V1NamespaceStatus.md +8 -0
- data/docs/V1NetworkPolicy.md +11 -0
- data/docs/V1NetworkPolicyEgressRule.md +9 -0
- data/docs/V1NetworkPolicyIngressRule.md +9 -0
- data/docs/V1NetworkPolicyList.md +11 -0
- data/docs/V1NetworkPolicyPeer.md +10 -0
- data/docs/V1NetworkPolicyPort.md +9 -0
- data/docs/V1NetworkPolicySpec.md +11 -0
- data/docs/V1Node.md +12 -0
- data/docs/V1NodeAddress.md +9 -0
- data/docs/V1NodeAffinity.md +9 -0
- data/docs/V1NodeCondition.md +13 -0
- data/docs/V1NodeConfigSource.md +8 -0
- data/docs/V1NodeConfigStatus.md +11 -0
- data/docs/V1NodeDaemonEndpoints.md +8 -0
- data/docs/V1NodeList.md +11 -0
- data/docs/V1NodeSelector.md +8 -0
- data/docs/V1NodeSelectorRequirement.md +10 -0
- data/docs/V1NodeSelectorTerm.md +9 -0
- data/docs/V1NodeSpec.md +13 -0
- data/docs/V1NodeStatus.md +18 -0
- data/docs/V1NodeSystemInfo.md +17 -0
- data/docs/V1NonResourceAttributes.md +9 -0
- data/docs/V1NonResourceRule.md +9 -0
- data/docs/V1ObjectFieldSelector.md +9 -0
- data/docs/V1ObjectMeta.md +23 -0
- data/docs/V1ObjectReference.md +14 -0
- data/docs/V1OwnerReference.md +13 -0
- data/docs/V1PersistentVolume.md +12 -0
- data/docs/V1PersistentVolumeClaim.md +12 -0
- data/docs/V1PersistentVolumeClaimCondition.md +13 -0
- data/docs/V1PersistentVolumeClaimList.md +11 -0
- data/docs/V1PersistentVolumeClaimSpec.md +14 -0
- data/docs/V1PersistentVolumeClaimStatus.md +11 -0
- data/docs/V1PersistentVolumeClaimVolumeSource.md +9 -0
- data/docs/V1PersistentVolumeList.md +11 -0
- data/docs/V1PersistentVolumeSpec.md +37 -0
- data/docs/V1PersistentVolumeStatus.md +10 -0
- data/docs/V1PhotonPersistentDiskVolumeSource.md +9 -0
- data/docs/V1Pod.md +12 -0
- data/docs/V1PodAffinity.md +9 -0
- data/docs/V1PodAffinityTerm.md +10 -0
- data/docs/V1PodAntiAffinity.md +9 -0
- data/docs/V1PodCondition.md +13 -0
- data/docs/V1PodDNSConfig.md +10 -0
- data/docs/V1PodDNSConfigOption.md +9 -0
- data/docs/V1PodList.md +11 -0
- data/docs/V1PodReadinessGate.md +8 -0
- data/docs/V1PodSecurityContext.md +14 -0
- data/docs/V1PodSpec.md +37 -0
- data/docs/V1PodStatus.md +18 -0
- data/docs/V1PodTemplate.md +11 -0
- data/docs/V1PodTemplateList.md +11 -0
- data/docs/V1PodTemplateSpec.md +9 -0
- data/docs/V1PolicyRule.md +12 -0
- data/docs/V1PortworxVolumeSource.md +10 -0
- data/docs/V1Preconditions.md +8 -0
- data/docs/V1PreferredSchedulingTerm.md +9 -0
- data/docs/V1Probe.md +15 -0
- data/docs/V1ProjectedVolumeSource.md +9 -0
- data/docs/V1QuobyteVolumeSource.md +12 -0
- data/docs/V1RBDPersistentVolumeSource.md +15 -0
- data/docs/V1RBDVolumeSource.md +15 -0
- data/docs/V1ReplicaSet.md +12 -0
- data/docs/V1ReplicaSetCondition.md +12 -0
- data/docs/V1ReplicaSetList.md +11 -0
- data/docs/V1ReplicaSetSpec.md +11 -0
- data/docs/V1ReplicaSetStatus.md +13 -0
- data/docs/V1ReplicationController.md +12 -0
- data/docs/V1ReplicationControllerCondition.md +12 -0
- data/docs/V1ReplicationControllerList.md +11 -0
- data/docs/V1ReplicationControllerSpec.md +11 -0
- data/docs/V1ReplicationControllerStatus.md +13 -0
- data/docs/V1ResourceAttributes.md +14 -0
- data/docs/V1ResourceFieldSelector.md +10 -0
- data/docs/V1ResourceQuota.md +12 -0
- data/docs/V1ResourceQuotaList.md +11 -0
- data/docs/V1ResourceQuotaSpec.md +10 -0
- data/docs/V1ResourceQuotaStatus.md +9 -0
- data/docs/V1ResourceRequirements.md +9 -0
- data/docs/V1ResourceRule.md +11 -0
- data/docs/V1Role.md +11 -0
- data/docs/V1RoleBinding.md +12 -0
- data/docs/V1RoleBindingList.md +11 -0
- data/docs/V1RoleList.md +11 -0
- data/docs/V1RoleRef.md +10 -0
- data/docs/V1RollingUpdateDaemonSet.md +8 -0
- data/docs/V1RollingUpdateDeployment.md +9 -0
- data/docs/V1RollingUpdateStatefulSetStrategy.md +8 -0
- data/docs/V1SELinuxOptions.md +11 -0
- data/docs/V1Scale.md +12 -0
- data/docs/V1ScaleIOPersistentVolumeSource.md +17 -0
- data/docs/V1ScaleIOVolumeSource.md +17 -0
- data/docs/V1ScaleSpec.md +8 -0
- data/docs/V1ScaleStatus.md +9 -0
- data/docs/V1ScopeSelector.md +8 -0
- data/docs/V1ScopedResourceSelectorRequirement.md +10 -0
- data/docs/V1Secret.md +13 -0
- data/docs/V1SecretEnvSource.md +9 -0
- data/docs/V1SecretKeySelector.md +10 -0
- data/docs/V1SecretList.md +11 -0
- data/docs/V1SecretProjection.md +10 -0
- data/docs/V1SecretReference.md +9 -0
- data/docs/V1SecretVolumeSource.md +11 -0
- data/docs/V1SecurityContext.md +16 -0
- data/docs/V1SelfSubjectAccessReview.md +12 -0
- data/docs/V1SelfSubjectAccessReviewSpec.md +9 -0
- data/docs/V1SelfSubjectRulesReview.md +12 -0
- data/docs/V1SelfSubjectRulesReviewSpec.md +8 -0
- data/docs/V1ServerAddressByClientCIDR.md +9 -0
- data/docs/V1Service.md +12 -0
- data/docs/V1ServiceAccount.md +13 -0
- data/docs/V1ServiceAccountList.md +11 -0
- data/docs/V1ServiceAccountTokenProjection.md +10 -0
- data/docs/V1ServiceList.md +11 -0
- data/docs/V1ServicePort.md +12 -0
- data/docs/V1ServiceReference.md +9 -0
- data/docs/V1ServiceSpec.md +20 -0
- data/docs/V1ServiceStatus.md +8 -0
- data/docs/V1SessionAffinityConfig.md +8 -0
- data/docs/V1StatefulSet.md +12 -0
- data/docs/V1StatefulSetCondition.md +12 -0
- data/docs/V1StatefulSetList.md +11 -0
- data/docs/V1StatefulSetSpec.md +15 -0
- data/docs/V1StatefulSetStatus.md +16 -0
- data/docs/V1StatefulSetUpdateStrategy.md +9 -0
- data/docs/V1Status.md +15 -0
- data/docs/V1StatusCause.md +10 -0
- data/docs/V1StatusDetails.md +13 -0
- data/docs/V1StorageClass.md +17 -0
- data/docs/V1StorageClassList.md +11 -0
- data/docs/V1StorageOSPersistentVolumeSource.md +12 -0
- data/docs/V1StorageOSVolumeSource.md +12 -0
- data/docs/V1Subject.md +11 -0
- data/docs/V1SubjectAccessReview.md +12 -0
- data/docs/V1SubjectAccessReviewSpec.md +13 -0
- data/docs/V1SubjectAccessReviewStatus.md +11 -0
- data/docs/V1SubjectRulesReviewStatus.md +11 -0
- data/docs/V1Sysctl.md +9 -0
- data/docs/V1TCPSocketAction.md +9 -0
- data/docs/V1Taint.md +11 -0
- data/docs/V1TokenReview.md +12 -0
- data/docs/V1TokenReviewSpec.md +9 -0
- data/docs/V1TokenReviewStatus.md +11 -0
- data/docs/V1Toleration.md +12 -0
- data/docs/V1TopologySelectorLabelRequirement.md +9 -0
- data/docs/V1TopologySelectorTerm.md +8 -0
- data/docs/V1TypedLocalObjectReference.md +10 -0
- data/docs/V1UserInfo.md +11 -0
- data/docs/V1Volume.md +35 -0
- data/docs/V1VolumeAttachment.md +12 -0
- data/docs/V1VolumeAttachmentList.md +11 -0
- data/docs/V1VolumeAttachmentSource.md +8 -0
- data/docs/V1VolumeAttachmentSpec.md +10 -0
- data/docs/V1VolumeAttachmentStatus.md +11 -0
- data/docs/V1VolumeDevice.md +9 -0
- data/docs/V1VolumeError.md +9 -0
- data/docs/V1VolumeMount.md +12 -0
- data/docs/V1VolumeNodeAffinity.md +8 -0
- data/docs/V1VolumeProjection.md +11 -0
- data/docs/V1VsphereVirtualDiskVolumeSource.md +11 -0
- data/docs/V1WatchEvent.md +9 -0
- data/docs/V1WeightedPodAffinityTerm.md +9 -0
- data/docs/V1alpha1AggregationRule.md +8 -0
- data/docs/V1alpha1AuditSink.md +11 -0
- data/docs/V1alpha1AuditSinkList.md +11 -0
- data/docs/V1alpha1AuditSinkSpec.md +9 -0
- data/docs/V1alpha1ClusterRole.md +12 -0
- data/docs/V1alpha1ClusterRoleBinding.md +12 -0
- data/docs/V1alpha1ClusterRoleBindingList.md +11 -0
- data/docs/V1alpha1ClusterRoleList.md +11 -0
- data/docs/V1alpha1Initializer.md +9 -0
- data/docs/V1alpha1InitializerConfiguration.md +11 -0
- data/docs/V1alpha1InitializerConfigurationList.md +11 -0
- data/docs/V1alpha1PodPreset.md +11 -0
- data/docs/V1alpha1PodPresetList.md +11 -0
- data/docs/V1alpha1PodPresetSpec.md +12 -0
- data/docs/V1alpha1Policy.md +9 -0
- data/docs/V1alpha1PolicyRule.md +12 -0
- data/docs/V1alpha1PriorityClass.md +13 -0
- data/docs/V1alpha1PriorityClassList.md +11 -0
- data/docs/V1alpha1Role.md +11 -0
- data/docs/V1alpha1RoleBinding.md +12 -0
- data/docs/V1alpha1RoleBindingList.md +11 -0
- data/docs/V1alpha1RoleList.md +11 -0
- data/docs/V1alpha1RoleRef.md +10 -0
- data/docs/V1alpha1Rule.md +10 -0
- data/docs/V1alpha1ServiceReference.md +10 -0
- data/docs/V1alpha1Subject.md +11 -0
- data/docs/V1alpha1VolumeAttachment.md +12 -0
- data/docs/V1alpha1VolumeAttachmentList.md +11 -0
- data/docs/V1alpha1VolumeAttachmentSource.md +8 -0
- data/docs/V1alpha1VolumeAttachmentSpec.md +10 -0
- data/docs/V1alpha1VolumeAttachmentStatus.md +11 -0
- data/docs/V1alpha1VolumeError.md +9 -0
- data/docs/V1alpha1Webhook.md +9 -0
- data/docs/V1alpha1WebhookClientConfig.md +10 -0
- data/docs/V1alpha1WebhookThrottleConfig.md +9 -0
- data/docs/V1beta1APIService.md +12 -0
- data/docs/V1beta1APIServiceCondition.md +12 -0
- data/docs/V1beta1APIServiceList.md +11 -0
- data/docs/V1beta1APIServiceSpec.md +14 -0
- data/docs/V1beta1APIServiceStatus.md +8 -0
- data/docs/V1beta1AggregationRule.md +8 -0
- data/docs/V1beta1CertificateSigningRequest.md +12 -0
- data/docs/V1beta1CertificateSigningRequestCondition.md +11 -0
- data/docs/V1beta1CertificateSigningRequestList.md +11 -0
- data/docs/V1beta1CertificateSigningRequestSpec.md +13 -0
- data/docs/V1beta1CertificateSigningRequestStatus.md +9 -0
- data/docs/V1beta1ClusterRole.md +12 -0
- data/docs/V1beta1ClusterRoleBinding.md +12 -0
- data/docs/V1beta1ClusterRoleBindingList.md +11 -0
- data/docs/V1beta1ClusterRoleList.md +11 -0
- data/docs/V1beta1ControllerRevision.md +12 -0
- data/docs/V1beta1ControllerRevisionList.md +11 -0
- data/docs/V1beta1CronJob.md +12 -0
- data/docs/V1beta1CronJobList.md +11 -0
- data/docs/V1beta1CronJobSpec.md +14 -0
- data/docs/V1beta1CronJobStatus.md +9 -0
- data/docs/V1beta1CustomResourceColumnDefinition.md +13 -0
- data/docs/V1beta1CustomResourceConversion.md +9 -0
- data/docs/V1beta1CustomResourceDefinition.md +12 -0
- data/docs/V1beta1CustomResourceDefinitionCondition.md +12 -0
- data/docs/V1beta1CustomResourceDefinitionList.md +11 -0
- data/docs/V1beta1CustomResourceDefinitionNames.md +13 -0
- data/docs/V1beta1CustomResourceDefinitionSpec.md +16 -0
- data/docs/V1beta1CustomResourceDefinitionStatus.md +10 -0
- data/docs/V1beta1CustomResourceDefinitionVersion.md +13 -0
- data/docs/V1beta1CustomResourceSubresourceScale.md +10 -0
- data/docs/V1beta1CustomResourceSubresources.md +9 -0
- data/docs/V1beta1CustomResourceValidation.md +8 -0
- data/docs/V1beta1DaemonSet.md +12 -0
- data/docs/V1beta1DaemonSetCondition.md +12 -0
- data/docs/V1beta1DaemonSetList.md +11 -0
- data/docs/V1beta1DaemonSetSpec.md +13 -0
- data/docs/V1beta1DaemonSetStatus.md +17 -0
- data/docs/V1beta1DaemonSetUpdateStrategy.md +9 -0
- data/docs/V1beta1Event.md +24 -0
- data/docs/V1beta1EventList.md +11 -0
- data/docs/V1beta1EventSeries.md +10 -0
- data/docs/V1beta1Eviction.md +11 -0
- data/docs/V1beta1ExternalDocumentation.md +9 -0
- data/docs/V1beta1HTTPIngressPath.md +9 -0
- data/docs/V1beta1HTTPIngressRuleValue.md +8 -0
- data/docs/V1beta1IPBlock.md +9 -0
- data/docs/V1beta1Ingress.md +12 -0
- data/docs/V1beta1IngressBackend.md +9 -0
- data/docs/V1beta1IngressList.md +11 -0
- data/docs/V1beta1IngressRule.md +9 -0
- data/docs/V1beta1IngressSpec.md +10 -0
- data/docs/V1beta1IngressStatus.md +8 -0
- data/docs/V1beta1IngressTLS.md +9 -0
- data/docs/V1beta1JSONSchemaProps.md +43 -0
- data/docs/V1beta1JobTemplateSpec.md +9 -0
- data/docs/V1beta1Lease.md +11 -0
- data/docs/V1beta1LeaseList.md +11 -0
- data/docs/V1beta1LeaseSpec.md +12 -0
- data/docs/V1beta1LocalSubjectAccessReview.md +12 -0
- data/docs/V1beta1MutatingWebhookConfiguration.md +11 -0
- data/docs/V1beta1MutatingWebhookConfigurationList.md +11 -0
- data/docs/V1beta1NetworkPolicy.md +11 -0
- data/docs/V1beta1NetworkPolicyEgressRule.md +9 -0
- data/docs/V1beta1NetworkPolicyIngressRule.md +9 -0
- data/docs/V1beta1NetworkPolicyList.md +11 -0
- data/docs/V1beta1NetworkPolicyPeer.md +10 -0
- data/docs/V1beta1NetworkPolicyPort.md +9 -0
- data/docs/V1beta1NetworkPolicySpec.md +11 -0
- data/docs/V1beta1NonResourceAttributes.md +9 -0
- data/docs/V1beta1NonResourceRule.md +9 -0
- data/docs/V1beta1PodDisruptionBudget.md +12 -0
- data/docs/V1beta1PodDisruptionBudgetList.md +11 -0
- data/docs/V1beta1PodDisruptionBudgetSpec.md +10 -0
- data/docs/V1beta1PodDisruptionBudgetStatus.md +13 -0
- data/docs/V1beta1PolicyRule.md +12 -0
- data/docs/V1beta1PriorityClass.md +13 -0
- data/docs/V1beta1PriorityClassList.md +11 -0
- data/docs/V1beta1ReplicaSet.md +12 -0
- data/docs/V1beta1ReplicaSetCondition.md +12 -0
- data/docs/V1beta1ReplicaSetList.md +11 -0
- data/docs/V1beta1ReplicaSetSpec.md +11 -0
- data/docs/V1beta1ReplicaSetStatus.md +13 -0
- data/docs/V1beta1ResourceAttributes.md +14 -0
- data/docs/V1beta1ResourceRule.md +11 -0
- data/docs/V1beta1Role.md +11 -0
- data/docs/V1beta1RoleBinding.md +12 -0
- data/docs/V1beta1RoleBindingList.md +11 -0
- data/docs/V1beta1RoleList.md +11 -0
- data/docs/V1beta1RoleRef.md +10 -0
- data/docs/V1beta1RollingUpdateDaemonSet.md +8 -0
- data/docs/V1beta1RollingUpdateStatefulSetStrategy.md +8 -0
- data/docs/V1beta1RuleWithOperations.md +11 -0
- data/docs/V1beta1SelfSubjectAccessReview.md +12 -0
- data/docs/V1beta1SelfSubjectAccessReviewSpec.md +9 -0
- data/docs/V1beta1SelfSubjectRulesReview.md +12 -0
- data/docs/V1beta1SelfSubjectRulesReviewSpec.md +8 -0
- data/docs/V1beta1StatefulSet.md +12 -0
- data/docs/V1beta1StatefulSetCondition.md +12 -0
- data/docs/V1beta1StatefulSetList.md +11 -0
- data/docs/V1beta1StatefulSetSpec.md +15 -0
- data/docs/V1beta1StatefulSetStatus.md +16 -0
- data/docs/V1beta1StatefulSetUpdateStrategy.md +9 -0
- data/docs/V1beta1StorageClass.md +17 -0
- data/docs/V1beta1StorageClassList.md +11 -0
- data/docs/V1beta1Subject.md +11 -0
- data/docs/V1beta1SubjectAccessReview.md +12 -0
- data/docs/V1beta1SubjectAccessReviewSpec.md +13 -0
- data/docs/V1beta1SubjectAccessReviewStatus.md +11 -0
- data/docs/V1beta1SubjectRulesReviewStatus.md +11 -0
- data/docs/V1beta1TokenReview.md +12 -0
- data/docs/V1beta1TokenReviewSpec.md +9 -0
- data/docs/V1beta1TokenReviewStatus.md +11 -0
- data/docs/V1beta1UserInfo.md +11 -0
- data/docs/V1beta1ValidatingWebhookConfiguration.md +11 -0
- data/docs/V1beta1ValidatingWebhookConfigurationList.md +11 -0
- data/docs/V1beta1VolumeAttachment.md +12 -0
- data/docs/V1beta1VolumeAttachmentList.md +11 -0
- data/docs/V1beta1VolumeAttachmentSource.md +8 -0
- data/docs/V1beta1VolumeAttachmentSpec.md +10 -0
- data/docs/V1beta1VolumeAttachmentStatus.md +11 -0
- data/docs/V1beta1VolumeError.md +9 -0
- data/docs/V1beta1Webhook.md +13 -0
- data/docs/V1beta2ControllerRevision.md +12 -0
- data/docs/V1beta2ControllerRevisionList.md +11 -0
- data/docs/V1beta2DaemonSet.md +12 -0
- data/docs/V1beta2DaemonSetCondition.md +12 -0
- data/docs/V1beta2DaemonSetList.md +11 -0
- data/docs/V1beta2DaemonSetSpec.md +12 -0
- data/docs/V1beta2DaemonSetStatus.md +17 -0
- data/docs/V1beta2DaemonSetUpdateStrategy.md +9 -0
- data/docs/V1beta2Deployment.md +12 -0
- data/docs/V1beta2DeploymentCondition.md +13 -0
- data/docs/V1beta2DeploymentList.md +11 -0
- data/docs/V1beta2DeploymentSpec.md +15 -0
- data/docs/V1beta2DeploymentStatus.md +15 -0
- data/docs/V1beta2DeploymentStrategy.md +9 -0
- data/docs/V1beta2ReplicaSet.md +12 -0
- data/docs/V1beta2ReplicaSetCondition.md +12 -0
- data/docs/V1beta2ReplicaSetList.md +11 -0
- data/docs/V1beta2ReplicaSetSpec.md +11 -0
- data/docs/V1beta2ReplicaSetStatus.md +13 -0
- data/docs/V1beta2RollingUpdateDaemonSet.md +8 -0
- data/docs/V1beta2RollingUpdateDeployment.md +9 -0
- data/docs/V1beta2RollingUpdateStatefulSetStrategy.md +8 -0
- data/docs/V1beta2Scale.md +12 -0
- data/docs/V1beta2ScaleSpec.md +8 -0
- data/docs/V1beta2ScaleStatus.md +10 -0
- data/docs/V1beta2StatefulSet.md +12 -0
- data/docs/V1beta2StatefulSetCondition.md +12 -0
- data/docs/V1beta2StatefulSetList.md +11 -0
- data/docs/V1beta2StatefulSetSpec.md +15 -0
- data/docs/V1beta2StatefulSetStatus.md +16 -0
- data/docs/V1beta2StatefulSetUpdateStrategy.md +9 -0
- data/docs/V2alpha1CronJob.md +12 -0
- data/docs/V2alpha1CronJobList.md +11 -0
- data/docs/V2alpha1CronJobSpec.md +14 -0
- data/docs/V2alpha1CronJobStatus.md +9 -0
- data/docs/V2alpha1JobTemplateSpec.md +9 -0
- data/docs/V2beta1CrossVersionObjectReference.md +10 -0
- data/docs/V2beta1ExternalMetricSource.md +11 -0
- data/docs/V2beta1ExternalMetricStatus.md +11 -0
- data/docs/V2beta1HorizontalPodAutoscaler.md +12 -0
- data/docs/V2beta1HorizontalPodAutoscalerCondition.md +12 -0
- data/docs/V2beta1HorizontalPodAutoscalerList.md +11 -0
- data/docs/V2beta1HorizontalPodAutoscalerSpec.md +11 -0
- data/docs/V2beta1HorizontalPodAutoscalerStatus.md +13 -0
- data/docs/V2beta1MetricSpec.md +12 -0
- data/docs/V2beta1MetricStatus.md +12 -0
- data/docs/V2beta1ObjectMetricSource.md +12 -0
- data/docs/V2beta1ObjectMetricStatus.md +12 -0
- data/docs/V2beta1PodsMetricSource.md +10 -0
- data/docs/V2beta1PodsMetricStatus.md +10 -0
- data/docs/V2beta1ResourceMetricSource.md +10 -0
- data/docs/V2beta1ResourceMetricStatus.md +10 -0
- data/docs/V2beta2CrossVersionObjectReference.md +10 -0
- data/docs/V2beta2ExternalMetricSource.md +9 -0
- data/docs/V2beta2ExternalMetricStatus.md +9 -0
- data/docs/V2beta2HorizontalPodAutoscaler.md +12 -0
- data/docs/V2beta2HorizontalPodAutoscalerCondition.md +12 -0
- data/docs/V2beta2HorizontalPodAutoscalerList.md +11 -0
- data/docs/V2beta2HorizontalPodAutoscalerSpec.md +11 -0
- data/docs/V2beta2HorizontalPodAutoscalerStatus.md +13 -0
- data/docs/V2beta2MetricIdentifier.md +9 -0
- data/docs/V2beta2MetricSpec.md +12 -0
- data/docs/V2beta2MetricStatus.md +12 -0
- data/docs/V2beta2MetricTarget.md +11 -0
- data/docs/V2beta2MetricValueStatus.md +10 -0
- data/docs/V2beta2ObjectMetricSource.md +10 -0
- data/docs/V2beta2ObjectMetricStatus.md +10 -0
- data/docs/V2beta2PodsMetricSource.md +9 -0
- data/docs/V2beta2PodsMetricStatus.md +9 -0
- data/docs/V2beta2ResourceMetricSource.md +9 -0
- data/docs/V2beta2ResourceMetricStatus.md +9 -0
- data/docs/VersionApi.md +56 -0
- data/docs/VersionInfo.md +16 -0
- data/git_push.sh +55 -0
- data/kubernetes.gemspec +37 -0
- data/lib/kubernetes/api/admissionregistration_api.rb +76 -0
- data/lib/kubernetes/api/admissionregistration_v1alpha1_api.rb +618 -0
- data/lib/kubernetes/api/admissionregistration_v1beta1_api.rb +1165 -0
- data/lib/kubernetes/api/apiextensions_api.rb +76 -0
- data/lib/kubernetes/api/apiextensions_v1beta1_api.rb +835 -0
- data/lib/kubernetes/api/apiregistration_api.rb +76 -0
- data/lib/kubernetes/api/apiregistration_v1_api.rb +826 -0
- data/lib/kubernetes/api/apiregistration_v1beta1_api.rb +830 -0
- data/lib/kubernetes/api/apis_api.rb +76 -0
- data/lib/kubernetes/api/apps_api.rb +76 -0
- data/lib/kubernetes/api/apps_v1_api.rb +5169 -0
- data/lib/kubernetes/api/apps_v1beta1_api.rb +3173 -0
- data/lib/kubernetes/api/apps_v1beta2_api.rb +5169 -0
- data/lib/kubernetes/api/auditregistration_api.rb +76 -0
- data/lib/kubernetes/api/auditregistration_v1alpha1_api.rb +616 -0
- data/lib/kubernetes/api/authentication_api.rb +76 -0
- data/lib/kubernetes/api/authentication_v1_api.rb +147 -0
- data/lib/kubernetes/api/authentication_v1beta1_api.rb +147 -0
- data/lib/kubernetes/api/authorization_api.rb +76 -0
- data/lib/kubernetes/api/authorization_v1_api.rb +371 -0
- data/lib/kubernetes/api/authorization_v1beta1_api.rb +371 -0
- data/lib/kubernetes/api/autoscaling_api.rb +76 -0
- data/lib/kubernetes/api/autoscaling_v1_api.rb +1011 -0
- data/lib/kubernetes/api/autoscaling_v2beta1_api.rb +1011 -0
- data/lib/kubernetes/api/autoscaling_v2beta2_api.rb +1011 -0
- data/lib/kubernetes/api/batch_api.rb +76 -0
- data/lib/kubernetes/api/batch_v1_api.rb +992 -0
- data/lib/kubernetes/api/batch_v1beta1_api.rb +998 -0
- data/lib/kubernetes/api/batch_v2alpha1_api.rb +998 -0
- data/lib/kubernetes/api/certificates_api.rb +76 -0
- data/lib/kubernetes/api/certificates_v1beta1_api.rb +912 -0
- data/lib/kubernetes/api/coordination_api.rb +76 -0
- data/lib/kubernetes/api/coordination_v1beta1_api.rb +757 -0
- data/lib/kubernetes/api/core_api.rb +76 -0
- data/lib/kubernetes/api/core_v1_api.rb +15779 -0
- data/lib/kubernetes/api/custom_objects_api.rb +2254 -0
- data/lib/kubernetes/api/events_api.rb +76 -0
- data/lib/kubernetes/api/events_v1beta1_api.rb +757 -0
- data/lib/kubernetes/api/extensions_api.rb +76 -0
- data/lib/kubernetes/api/extensions_v1beta1_api.rb +5797 -0
- data/lib/kubernetes/api/logs_api.rb +119 -0
- data/lib/kubernetes/api/networking_api.rb +76 -0
- data/lib/kubernetes/api/networking_v1_api.rb +761 -0
- data/lib/kubernetes/api/policy_api.rb +76 -0
- data/lib/kubernetes/api/policy_v1beta1_api.rb +1543 -0
- data/lib/kubernetes/api/rbac_authorization_api.rb +76 -0
- data/lib/kubernetes/api/rbac_authorization_v1_api.rb +2498 -0
- data/lib/kubernetes/api/rbac_authorization_v1alpha1_api.rb +2498 -0
- data/lib/kubernetes/api/rbac_authorization_v1beta1_api.rb +2498 -0
- data/lib/kubernetes/api/scheduling_api.rb +76 -0
- data/lib/kubernetes/api/scheduling_v1alpha1_api.rb +616 -0
- data/lib/kubernetes/api/scheduling_v1beta1_api.rb +616 -0
- data/lib/kubernetes/api/settings_api.rb +76 -0
- data/lib/kubernetes/api/settings_v1alpha1_api.rb +761 -0
- data/lib/kubernetes/api/storage_api.rb +76 -0
- data/lib/kubernetes/api/storage_v1_api.rb +1363 -0
- data/lib/kubernetes/api/storage_v1alpha1_api.rb +616 -0
- data/lib/kubernetes/api/storage_v1beta1_api.rb +1152 -0
- data/lib/kubernetes/api/version_api.rb +72 -0
- data/lib/kubernetes/api_client.rb +389 -0
- data/lib/kubernetes/api_error.rb +38 -0
- data/lib/kubernetes/configuration.rb +207 -0
- data/lib/kubernetes/models/admissionregistration_v1beta1_service_reference.rb +213 -0
- data/lib/kubernetes/models/admissionregistration_v1beta1_webhook_client_config.rb +223 -0
- data/lib/kubernetes/models/apiextensions_v1beta1_service_reference.rb +213 -0
- data/lib/kubernetes/models/apiextensions_v1beta1_webhook_client_config.rb +223 -0
- data/lib/kubernetes/models/apiregistration_v1beta1_service_reference.rb +195 -0
- data/lib/kubernetes/models/apps_v1beta1_deployment.rb +219 -0
- data/lib/kubernetes/models/apps_v1beta1_deployment_condition.rb +237 -0
- data/lib/kubernetes/models/apps_v1beta1_deployment_list.rb +218 -0
- data/lib/kubernetes/models/apps_v1beta1_deployment_rollback.rb +232 -0
- data/lib/kubernetes/models/apps_v1beta1_deployment_spec.rb +263 -0
- data/lib/kubernetes/models/apps_v1beta1_deployment_status.rb +254 -0
- data/lib/kubernetes/models/apps_v1beta1_deployment_strategy.rb +195 -0
- data/lib/kubernetes/models/apps_v1beta1_rollback_config.rb +187 -0
- data/lib/kubernetes/models/apps_v1beta1_rolling_update_deployment.rb +197 -0
- data/lib/kubernetes/models/apps_v1beta1_scale.rb +219 -0
- data/lib/kubernetes/models/apps_v1beta1_scale_spec.rb +187 -0
- data/lib/kubernetes/models/apps_v1beta1_scale_status.rb +214 -0
- data/lib/kubernetes/models/extensions_v1beta1_allowed_flex_volume.rb +192 -0
- data/lib/kubernetes/models/extensions_v1beta1_allowed_host_path.rb +195 -0
- data/lib/kubernetes/models/extensions_v1beta1_deployment.rb +219 -0
- data/lib/kubernetes/models/extensions_v1beta1_deployment_condition.rb +237 -0
- data/lib/kubernetes/models/extensions_v1beta1_deployment_list.rb +218 -0
- data/lib/kubernetes/models/extensions_v1beta1_deployment_rollback.rb +232 -0
- data/lib/kubernetes/models/extensions_v1beta1_deployment_spec.rb +263 -0
- data/lib/kubernetes/models/extensions_v1beta1_deployment_status.rb +254 -0
- data/lib/kubernetes/models/extensions_v1beta1_deployment_strategy.rb +195 -0
- data/lib/kubernetes/models/extensions_v1beta1_fs_group_strategy_options.rb +197 -0
- data/lib/kubernetes/models/extensions_v1beta1_host_port_range.rb +203 -0
- data/lib/kubernetes/models/extensions_v1beta1_id_range.rb +203 -0
- data/lib/kubernetes/models/extensions_v1beta1_pod_security_policy.rb +211 -0
- data/lib/kubernetes/models/extensions_v1beta1_pod_security_policy_list.rb +218 -0
- data/lib/kubernetes/models/extensions_v1beta1_pod_security_policy_spec.rb +407 -0
- data/lib/kubernetes/models/extensions_v1beta1_rollback_config.rb +187 -0
- data/lib/kubernetes/models/extensions_v1beta1_rolling_update_deployment.rb +197 -0
- data/lib/kubernetes/models/extensions_v1beta1_run_as_group_strategy_options.rb +202 -0
- data/lib/kubernetes/models/extensions_v1beta1_run_as_user_strategy_options.rb +202 -0
- data/lib/kubernetes/models/extensions_v1beta1_scale.rb +219 -0
- data/lib/kubernetes/models/extensions_v1beta1_scale_spec.rb +187 -0
- data/lib/kubernetes/models/extensions_v1beta1_scale_status.rb +214 -0
- data/lib/kubernetes/models/extensions_v1beta1_se_linux_strategy_options.rb +202 -0
- data/lib/kubernetes/models/extensions_v1beta1_supplemental_groups_strategy_options.rb +197 -0
- data/lib/kubernetes/models/policy_v1beta1_allowed_flex_volume.rb +192 -0
- data/lib/kubernetes/models/policy_v1beta1_allowed_host_path.rb +195 -0
- data/lib/kubernetes/models/policy_v1beta1_fs_group_strategy_options.rb +197 -0
- data/lib/kubernetes/models/policy_v1beta1_host_port_range.rb +203 -0
- data/lib/kubernetes/models/policy_v1beta1_id_range.rb +203 -0
- data/lib/kubernetes/models/policy_v1beta1_pod_security_policy.rb +211 -0
- data/lib/kubernetes/models/policy_v1beta1_pod_security_policy_list.rb +218 -0
- data/lib/kubernetes/models/policy_v1beta1_pod_security_policy_spec.rb +407 -0
- data/lib/kubernetes/models/policy_v1beta1_run_as_group_strategy_options.rb +202 -0
- data/lib/kubernetes/models/policy_v1beta1_run_as_user_strategy_options.rb +202 -0
- data/lib/kubernetes/models/policy_v1beta1_se_linux_strategy_options.rb +202 -0
- data/lib/kubernetes/models/policy_v1beta1_supplemental_groups_strategy_options.rb +197 -0
- data/lib/kubernetes/models/runtime_raw_extension.rb +212 -0
- data/lib/kubernetes/models/v1_affinity.rb +205 -0
- data/lib/kubernetes/models/v1_aggregation_rule.rb +190 -0
- data/lib/kubernetes/models/v1_api_group.rb +242 -0
- data/lib/kubernetes/models/v1_api_group_list.rb +210 -0
- data/lib/kubernetes/models/v1_api_resource.rb +278 -0
- data/lib/kubernetes/models/v1_api_resource_list.rb +226 -0
- data/lib/kubernetes/models/v1_api_service.rb +218 -0
- data/lib/kubernetes/models/v1_api_service_condition.rb +228 -0
- data/lib/kubernetes/models/v1_api_service_list.rb +214 -0
- data/lib/kubernetes/models/v1_api_service_spec.rb +274 -0
- data/lib/kubernetes/models/v1_api_service_status.rb +190 -0
- data/lib/kubernetes/models/v1_api_versions.rb +228 -0
- data/lib/kubernetes/models/v1_attached_volume.rb +205 -0
- data/lib/kubernetes/models/v1_aws_elastic_block_store_volume_source.rb +218 -0
- data/lib/kubernetes/models/v1_azure_disk_volume_source.rb +239 -0
- data/lib/kubernetes/models/v1_azure_file_persistent_volume_source.rb +223 -0
- data/lib/kubernetes/models/v1_azure_file_volume_source.rb +215 -0
- data/lib/kubernetes/models/v1_binding.rb +216 -0
- data/lib/kubernetes/models/v1_capabilities.rb +200 -0
- data/lib/kubernetes/models/v1_ceph_fs_persistent_volume_source.rb +236 -0
- data/lib/kubernetes/models/v1_ceph_fs_volume_source.rb +236 -0
- data/lib/kubernetes/models/v1_cinder_persistent_volume_source.rb +218 -0
- data/lib/kubernetes/models/v1_cinder_volume_source.rb +218 -0
- data/lib/kubernetes/models/v1_client_ip_config.rb +189 -0
- data/lib/kubernetes/models/v1_cluster_role.rb +227 -0
- data/lib/kubernetes/models/v1_cluster_role_binding.rb +229 -0
- data/lib/kubernetes/models/v1_cluster_role_binding_list.rb +218 -0
- data/lib/kubernetes/models/v1_cluster_role_list.rb +218 -0
- data/lib/kubernetes/models/v1_component_condition.rb +219 -0
- data/lib/kubernetes/models/v1_component_status.rb +213 -0
- data/lib/kubernetes/models/v1_component_status_list.rb +218 -0
- data/lib/kubernetes/models/v1_config_map.rb +223 -0
- data/lib/kubernetes/models/v1_config_map_env_source.rb +195 -0
- data/lib/kubernetes/models/v1_config_map_key_selector.rb +208 -0
- data/lib/kubernetes/models/v1_config_map_list.rb +218 -0
- data/lib/kubernetes/models/v1_config_map_node_config_source.rb +234 -0
- data/lib/kubernetes/models/v1_config_map_projection.rb +205 -0
- data/lib/kubernetes/models/v1_config_map_volume_source.rb +213 -0
- data/lib/kubernetes/models/v1_container.rb +371 -0
- data/lib/kubernetes/models/v1_container_image.rb +202 -0
- data/lib/kubernetes/models/v1_container_port.rb +226 -0
- data/lib/kubernetes/models/v1_container_state.rb +203 -0
- data/lib/kubernetes/models/v1_container_state_running.rb +187 -0
- data/lib/kubernetes/models/v1_container_state_terminated.rb +242 -0
- data/lib/kubernetes/models/v1_container_state_waiting.rb +195 -0
- data/lib/kubernetes/models/v1_container_status.rb +264 -0
- data/lib/kubernetes/models/v1_controller_revision.rb +226 -0
- data/lib/kubernetes/models/v1_controller_revision_list.rb +218 -0
- data/lib/kubernetes/models/v1_cross_version_object_reference.rb +211 -0
- data/lib/kubernetes/models/v1_csi_persistent_volume_source.rb +264 -0
- data/lib/kubernetes/models/v1_daemon_endpoint.rb +192 -0
- data/lib/kubernetes/models/v1_daemon_set.rb +219 -0
- data/lib/kubernetes/models/v1_daemon_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1_daemon_set_list.rb +218 -0
- data/lib/kubernetes/models/v1_daemon_set_spec.rb +235 -0
- data/lib/kubernetes/models/v1_daemon_set_status.rb +296 -0
- data/lib/kubernetes/models/v1_daemon_set_update_strategy.rb +195 -0
- data/lib/kubernetes/models/v1_delete_options.rb +242 -0
- data/lib/kubernetes/models/v1_deployment.rb +219 -0
- data/lib/kubernetes/models/v1_deployment_condition.rb +237 -0
- data/lib/kubernetes/models/v1_deployment_list.rb +218 -0
- data/lib/kubernetes/models/v1_deployment_spec.rb +260 -0
- data/lib/kubernetes/models/v1_deployment_status.rb +254 -0
- data/lib/kubernetes/models/v1_deployment_strategy.rb +195 -0
- data/lib/kubernetes/models/v1_downward_api_projection.rb +190 -0
- data/lib/kubernetes/models/v1_downward_api_volume_file.rb +218 -0
- data/lib/kubernetes/models/v1_downward_api_volume_source.rb +198 -0
- data/lib/kubernetes/models/v1_empty_dir_volume_source.rb +195 -0
- data/lib/kubernetes/models/v1_endpoint_address.rb +216 -0
- data/lib/kubernetes/models/v1_endpoint_port.rb +208 -0
- data/lib/kubernetes/models/v1_endpoint_subset.rb +210 -0
- data/lib/kubernetes/models/v1_endpoints.rb +214 -0
- data/lib/kubernetes/models/v1_endpoints_list.rb +218 -0
- data/lib/kubernetes/models/v1_env_from_source.rb +203 -0
- data/lib/kubernetes/models/v1_env_var.rb +208 -0
- data/lib/kubernetes/models/v1_env_var_source.rb +213 -0
- data/lib/kubernetes/models/v1_event.rb +332 -0
- data/lib/kubernetes/models/v1_event_list.rb +218 -0
- data/lib/kubernetes/models/v1_event_series.rb +203 -0
- data/lib/kubernetes/models/v1_event_source.rb +195 -0
- data/lib/kubernetes/models/v1_exec_action.rb +190 -0
- data/lib/kubernetes/models/v1_fc_volume_source.rb +224 -0
- data/lib/kubernetes/models/v1_flex_persistent_volume_source.rb +226 -0
- data/lib/kubernetes/models/v1_flex_volume_source.rb +226 -0
- data/lib/kubernetes/models/v1_flocker_volume_source.rb +197 -0
- data/lib/kubernetes/models/v1_gce_persistent_disk_volume_source.rb +218 -0
- data/lib/kubernetes/models/v1_git_repo_volume_source.rb +210 -0
- data/lib/kubernetes/models/v1_glusterfs_persistent_volume_source.rb +223 -0
- data/lib/kubernetes/models/v1_glusterfs_volume_source.rb +213 -0
- data/lib/kubernetes/models/v1_group_version_for_discovery.rb +207 -0
- data/lib/kubernetes/models/v1_handler.rb +203 -0
- data/lib/kubernetes/models/v1_horizontal_pod_autoscaler.rb +219 -0
- data/lib/kubernetes/models/v1_horizontal_pod_autoscaler_list.rb +218 -0
- data/lib/kubernetes/models/v1_horizontal_pod_autoscaler_spec.rb +225 -0
- data/lib/kubernetes/models/v1_horizontal_pod_autoscaler_status.rb +236 -0
- data/lib/kubernetes/models/v1_host_alias.rb +197 -0
- data/lib/kubernetes/models/v1_host_path_volume_source.rb +200 -0
- data/lib/kubernetes/models/v1_http_get_action.rb +226 -0
- data/lib/kubernetes/models/v1_http_header.rb +203 -0
- data/lib/kubernetes/models/v1_initializer.rb +192 -0
- data/lib/kubernetes/models/v1_initializers.rb +204 -0
- data/lib/kubernetes/models/v1_ip_block.rb +203 -0
- data/lib/kubernetes/models/v1_iscsi_persistent_volume_source.rb +287 -0
- data/lib/kubernetes/models/v1_iscsi_volume_source.rb +287 -0
- data/lib/kubernetes/models/v1_job.rb +219 -0
- data/lib/kubernetes/models/v1_job_condition.rb +237 -0
- data/lib/kubernetes/models/v1_job_list.rb +218 -0
- data/lib/kubernetes/models/v1_job_spec.rb +255 -0
- data/lib/kubernetes/models/v1_job_status.rb +229 -0
- data/lib/kubernetes/models/v1_key_to_path.rb +211 -0
- data/lib/kubernetes/models/v1_label_selector.rb +200 -0
- data/lib/kubernetes/models/v1_label_selector_requirement.rb +216 -0
- data/lib/kubernetes/models/v1_lifecycle.rb +195 -0
- data/lib/kubernetes/models/v1_limit_range.rb +211 -0
- data/lib/kubernetes/models/v1_limit_range_item.rb +237 -0
- data/lib/kubernetes/models/v1_limit_range_list.rb +218 -0
- data/lib/kubernetes/models/v1_limit_range_spec.rb +195 -0
- data/lib/kubernetes/models/v1_list_meta.rb +203 -0
- data/lib/kubernetes/models/v1_load_balancer_ingress.rb +195 -0
- data/lib/kubernetes/models/v1_load_balancer_status.rb +190 -0
- data/lib/kubernetes/models/v1_local_object_reference.rb +187 -0
- data/lib/kubernetes/models/v1_local_subject_access_review.rb +223 -0
- data/lib/kubernetes/models/v1_local_volume_source.rb +200 -0
- data/lib/kubernetes/models/v1_namespace.rb +219 -0
- data/lib/kubernetes/models/v1_namespace_list.rb +218 -0
- data/lib/kubernetes/models/v1_namespace_spec.rb +190 -0
- data/lib/kubernetes/models/v1_namespace_status.rb +187 -0
- data/lib/kubernetes/models/v1_network_policy.rb +211 -0
- data/lib/kubernetes/models/v1_network_policy_egress_rule.rb +200 -0
- data/lib/kubernetes/models/v1_network_policy_ingress_rule.rb +200 -0
- data/lib/kubernetes/models/v1_network_policy_list.rb +218 -0
- data/lib/kubernetes/models/v1_network_policy_peer.rb +207 -0
- data/lib/kubernetes/models/v1_network_policy_port.rb +195 -0
- data/lib/kubernetes/models/v1_network_policy_spec.rb +225 -0
- data/lib/kubernetes/models/v1_nfs_volume_source.rb +211 -0
- data/lib/kubernetes/models/v1_node.rb +219 -0
- data/lib/kubernetes/models/v1_node_address.rb +205 -0
- data/lib/kubernetes/models/v1_node_affinity.rb +200 -0
- data/lib/kubernetes/models/v1_node_condition.rb +239 -0
- data/lib/kubernetes/models/v1_node_config_source.rb +187 -0
- data/lib/kubernetes/models/v1_node_config_status.rb +213 -0
- data/lib/kubernetes/models/v1_node_daemon_endpoints.rb +189 -0
- data/lib/kubernetes/models/v1_node_list.rb +218 -0
- data/lib/kubernetes/models/v1_node_selector.rb +197 -0
- data/lib/kubernetes/models/v1_node_selector_requirement.rb +216 -0
- data/lib/kubernetes/models/v1_node_selector_term.rb +200 -0
- data/lib/kubernetes/models/v1_node_spec.rb +231 -0
- data/lib/kubernetes/models/v1_node_status.rb +283 -0
- data/lib/kubernetes/models/v1_node_system_info.rb +314 -0
- data/lib/kubernetes/models/v1_non_resource_attributes.rb +195 -0
- data/lib/kubernetes/models/v1_non_resource_rule.rb +205 -0
- data/lib/kubernetes/models/v1_object_field_selector.rb +202 -0
- data/lib/kubernetes/models/v1_object_meta.rb +322 -0
- data/lib/kubernetes/models/v1_object_reference.rb +235 -0
- data/lib/kubernetes/models/v1_owner_reference.rb +245 -0
- data/lib/kubernetes/models/v1_persistent_volume.rb +219 -0
- data/lib/kubernetes/models/v1_persistent_volume_claim.rb +219 -0
- data/lib/kubernetes/models/v1_persistent_volume_claim_condition.rb +233 -0
- data/lib/kubernetes/models/v1_persistent_volume_claim_list.rb +218 -0
- data/lib/kubernetes/models/v1_persistent_volume_claim_spec.rb +238 -0
- data/lib/kubernetes/models/v1_persistent_volume_claim_status.rb +217 -0
- data/lib/kubernetes/models/v1_persistent_volume_claim_volume_source.rb +202 -0
- data/lib/kubernetes/models/v1_persistent_volume_list.rb +218 -0
- data/lib/kubernetes/models/v1_persistent_volume_spec.rb +436 -0
- data/lib/kubernetes/models/v1_persistent_volume_status.rb +203 -0
- data/lib/kubernetes/models/v1_photon_persistent_disk_volume_source.rb +200 -0
- data/lib/kubernetes/models/v1_pod.rb +219 -0
- data/lib/kubernetes/models/v1_pod_affinity.rb +201 -0
- data/lib/kubernetes/models/v1_pod_affinity_term.rb +214 -0
- data/lib/kubernetes/models/v1_pod_anti_affinity.rb +200 -0
- data/lib/kubernetes/models/v1_pod_condition.rb +237 -0
- data/lib/kubernetes/models/v1_pod_dns_config.rb +210 -0
- data/lib/kubernetes/models/v1_pod_dns_config_option.rb +194 -0
- data/lib/kubernetes/models/v1_pod_list.rb +218 -0
- data/lib/kubernetes/models/v1_pod_readiness_gate.rb +196 -0
- data/lib/kubernetes/models/v1_pod_security_context.rb +241 -0
- data/lib/kubernetes/models/v1_pod_spec.rb +458 -0
- data/lib/kubernetes/models/v1_pod_status.rb +276 -0
- data/lib/kubernetes/models/v1_pod_template.rb +211 -0
- data/lib/kubernetes/models/v1_pod_template_list.rb +218 -0
- data/lib/kubernetes/models/v1_pod_template_spec.rb +195 -0
- data/lib/kubernetes/models/v1_policy_rule.rb +235 -0
- data/lib/kubernetes/models/v1_portworx_volume_source.rb +210 -0
- data/lib/kubernetes/models/v1_preconditions.rb +187 -0
- data/lib/kubernetes/models/v1_preferred_scheduling_term.rb +205 -0
- data/lib/kubernetes/models/v1_probe.rb +248 -0
- data/lib/kubernetes/models/v1_projected_volume_source.rb +205 -0
- data/lib/kubernetes/models/v1_quobyte_volume_source.rb +229 -0
- data/lib/kubernetes/models/v1_rbd_persistent_volume_source.rb +255 -0
- data/lib/kubernetes/models/v1_rbd_volume_source.rb +255 -0
- data/lib/kubernetes/models/v1_replica_set.rb +219 -0
- data/lib/kubernetes/models/v1_replica_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1_replica_set_list.rb +218 -0
- data/lib/kubernetes/models/v1_replica_set_spec.rb +218 -0
- data/lib/kubernetes/models/v1_replica_set_status.rb +243 -0
- data/lib/kubernetes/models/v1_replication_controller.rb +219 -0
- data/lib/kubernetes/models/v1_replication_controller_condition.rb +229 -0
- data/lib/kubernetes/models/v1_replication_controller_list.rb +218 -0
- data/lib/kubernetes/models/v1_replication_controller_spec.rb +213 -0
- data/lib/kubernetes/models/v1_replication_controller_status.rb +243 -0
- data/lib/kubernetes/models/v1_resource_attributes.rb +235 -0
- data/lib/kubernetes/models/v1_resource_field_selector.rb +210 -0
- data/lib/kubernetes/models/v1_resource_quota.rb +219 -0
- data/lib/kubernetes/models/v1_resource_quota_list.rb +218 -0
- data/lib/kubernetes/models/v1_resource_quota_spec.rb +208 -0
- data/lib/kubernetes/models/v1_resource_quota_status.rb +200 -0
- data/lib/kubernetes/models/v1_resource_requirements.rb +200 -0
- data/lib/kubernetes/models/v1_resource_rule.rb +225 -0
- data/lib/kubernetes/models/v1_role.rb +219 -0
- data/lib/kubernetes/models/v1_role_binding.rb +229 -0
- data/lib/kubernetes/models/v1_role_binding_list.rb +218 -0
- data/lib/kubernetes/models/v1_role_list.rb +218 -0
- data/lib/kubernetes/models/v1_role_ref.rb +216 -0
- data/lib/kubernetes/models/v1_rolling_update_daemon_set.rb +189 -0
- data/lib/kubernetes/models/v1_rolling_update_deployment.rb +197 -0
- data/lib/kubernetes/models/v1_rolling_update_stateful_set_strategy.rb +187 -0
- data/lib/kubernetes/models/v1_scale.rb +219 -0
- data/lib/kubernetes/models/v1_scale_io_persistent_volume_source.rb +275 -0
- data/lib/kubernetes/models/v1_scale_io_volume_source.rb +275 -0
- data/lib/kubernetes/models/v1_scale_spec.rb +187 -0
- data/lib/kubernetes/models/v1_scale_status.rb +202 -0
- data/lib/kubernetes/models/v1_scope_selector.rb +190 -0
- data/lib/kubernetes/models/v1_scoped_resource_selector_requirement.rb +218 -0
- data/lib/kubernetes/models/v1_se_linux_options.rb +211 -0
- data/lib/kubernetes/models/v1_secret.rb +231 -0
- data/lib/kubernetes/models/v1_secret_env_source.rb +195 -0
- data/lib/kubernetes/models/v1_secret_key_selector.rb +208 -0
- data/lib/kubernetes/models/v1_secret_list.rb +218 -0
- data/lib/kubernetes/models/v1_secret_projection.rb +205 -0
- data/lib/kubernetes/models/v1_secret_reference.rb +195 -0
- data/lib/kubernetes/models/v1_secret_volume_source.rb +213 -0
- data/lib/kubernetes/models/v1_security_context.rb +258 -0
- data/lib/kubernetes/models/v1_self_subject_access_review.rb +223 -0
- data/lib/kubernetes/models/v1_self_subject_access_review_spec.rb +199 -0
- data/lib/kubernetes/models/v1_self_subject_rules_review.rb +223 -0
- data/lib/kubernetes/models/v1_self_subject_rules_review_spec.rb +186 -0
- data/lib/kubernetes/models/v1_server_address_by_client_cidr.rb +209 -0
- data/lib/kubernetes/models/v1_service.rb +219 -0
- data/lib/kubernetes/models/v1_service_account.rb +235 -0
- data/lib/kubernetes/models/v1_service_account_list.rb +218 -0
- data/lib/kubernetes/models/v1_service_account_token_projection.rb +210 -0
- data/lib/kubernetes/models/v1_service_list.rb +218 -0
- data/lib/kubernetes/models/v1_service_port.rb +224 -0
- data/lib/kubernetes/models/v1_service_reference.rb +195 -0
- data/lib/kubernetes/models/v1_service_spec.rb +300 -0
- data/lib/kubernetes/models/v1_service_status.rb +189 -0
- data/lib/kubernetes/models/v1_session_affinity_config.rb +187 -0
- data/lib/kubernetes/models/v1_stateful_set.rb +218 -0
- data/lib/kubernetes/models/v1_stateful_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1_stateful_set_list.rb +214 -0
- data/lib/kubernetes/models/v1_stateful_set_spec.rb +268 -0
- data/lib/kubernetes/models/v1_stateful_set_status.rb +265 -0
- data/lib/kubernetes/models/v1_stateful_set_update_strategy.rb +195 -0
- data/lib/kubernetes/models/v1_status.rb +243 -0
- data/lib/kubernetes/models/v1_status_cause.rb +203 -0
- data/lib/kubernetes/models/v1_status_details.rb +231 -0
- data/lib/kubernetes/models/v1_storage_class.rb +277 -0
- data/lib/kubernetes/models/v1_storage_class_list.rb +218 -0
- data/lib/kubernetes/models/v1_storage_os_persistent_volume_source.rb +221 -0
- data/lib/kubernetes/models/v1_storage_os_volume_source.rb +221 -0
- data/lib/kubernetes/models/v1_subject.rb +219 -0
- data/lib/kubernetes/models/v1_subject_access_review.rb +223 -0
- data/lib/kubernetes/models/v1_subject_access_review_spec.rb +235 -0
- data/lib/kubernetes/models/v1_subject_access_review_status.rb +218 -0
- data/lib/kubernetes/models/v1_subject_rules_review_status.rb +233 -0
- data/lib/kubernetes/models/v1_sysctl.rb +203 -0
- data/lib/kubernetes/models/v1_taint.rb +219 -0
- data/lib/kubernetes/models/v1_tcp_socket_action.rb +200 -0
- data/lib/kubernetes/models/v1_token_review.rb +223 -0
- data/lib/kubernetes/models/v1_token_review_spec.rb +197 -0
- data/lib/kubernetes/models/v1_token_review_status.rb +213 -0
- data/lib/kubernetes/models/v1_toleration.rb +221 -0
- data/lib/kubernetes/models/v1_topology_selector_label_requirement.rb +206 -0
- data/lib/kubernetes/models/v1_topology_selector_term.rb +190 -0
- data/lib/kubernetes/models/v1_typed_local_object_reference.rb +211 -0
- data/lib/kubernetes/models/v1_user_info.rb +215 -0
- data/lib/kubernetes/models/v1_volume.rb +419 -0
- data/lib/kubernetes/models/v1_volume_attachment.rb +224 -0
- data/lib/kubernetes/models/v1_volume_attachment_list.rb +218 -0
- data/lib/kubernetes/models/v1_volume_attachment_source.rb +189 -0
- data/lib/kubernetes/models/v1_volume_attachment_spec.rb +218 -0
- data/lib/kubernetes/models/v1_volume_attachment_status.rb +222 -0
- data/lib/kubernetes/models/v1_volume_device.rb +205 -0
- data/lib/kubernetes/models/v1_volume_error.rb +195 -0
- data/lib/kubernetes/models/v1_volume_mount.rb +229 -0
- data/lib/kubernetes/models/v1_volume_node_affinity.rb +187 -0
- data/lib/kubernetes/models/v1_volume_projection.rb +213 -0
- data/lib/kubernetes/models/v1_vsphere_virtual_disk_volume_source.rb +220 -0
- data/lib/kubernetes/models/v1_watch_event.rb +202 -0
- data/lib/kubernetes/models/v1_weighted_pod_affinity_term.rb +205 -0
- data/lib/kubernetes/models/v1alpha1_aggregation_rule.rb +190 -0
- data/lib/kubernetes/models/v1alpha1_audit_sink.rb +210 -0
- data/lib/kubernetes/models/v1alpha1_audit_sink_list.rb +217 -0
- data/lib/kubernetes/models/v1alpha1_audit_sink_spec.rb +205 -0
- data/lib/kubernetes/models/v1alpha1_cluster_role.rb +227 -0
- data/lib/kubernetes/models/v1alpha1_cluster_role_binding.rb +229 -0
- data/lib/kubernetes/models/v1alpha1_cluster_role_binding_list.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_cluster_role_list.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_initializer.rb +203 -0
- data/lib/kubernetes/models/v1alpha1_initializer_configuration.rb +213 -0
- data/lib/kubernetes/models/v1alpha1_initializer_configuration_list.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_pod_preset.rb +207 -0
- data/lib/kubernetes/models/v1alpha1_pod_preset_list.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_pod_preset_spec.rb +228 -0
- data/lib/kubernetes/models/v1alpha1_policy.rb +203 -0
- data/lib/kubernetes/models/v1alpha1_policy_rule.rb +235 -0
- data/lib/kubernetes/models/v1alpha1_priority_class.rb +232 -0
- data/lib/kubernetes/models/v1alpha1_priority_class_list.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_role.rb +219 -0
- data/lib/kubernetes/models/v1alpha1_role_binding.rb +229 -0
- data/lib/kubernetes/models/v1alpha1_role_binding_list.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_role_list.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_role_ref.rb +216 -0
- data/lib/kubernetes/models/v1alpha1_rule.rb +210 -0
- data/lib/kubernetes/models/v1alpha1_service_reference.rb +213 -0
- data/lib/kubernetes/models/v1alpha1_subject.rb +219 -0
- data/lib/kubernetes/models/v1alpha1_volume_attachment.rb +224 -0
- data/lib/kubernetes/models/v1alpha1_volume_attachment_list.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_volume_attachment_source.rb +189 -0
- data/lib/kubernetes/models/v1alpha1_volume_attachment_spec.rb +218 -0
- data/lib/kubernetes/models/v1alpha1_volume_attachment_status.rb +222 -0
- data/lib/kubernetes/models/v1alpha1_volume_error.rb +195 -0
- data/lib/kubernetes/models/v1alpha1_webhook.rb +202 -0
- data/lib/kubernetes/models/v1alpha1_webhook_client_config.rb +223 -0
- data/lib/kubernetes/models/v1alpha1_webhook_throttle_config.rb +195 -0
- data/lib/kubernetes/models/v1beta1_aggregation_rule.rb +190 -0
- data/lib/kubernetes/models/v1beta1_api_service.rb +218 -0
- data/lib/kubernetes/models/v1beta1_api_service_condition.rb +228 -0
- data/lib/kubernetes/models/v1beta1_api_service_list.rb +214 -0
- data/lib/kubernetes/models/v1beta1_api_service_spec.rb +274 -0
- data/lib/kubernetes/models/v1beta1_api_service_status.rb +190 -0
- data/lib/kubernetes/models/v1beta1_certificate_signing_request.rb +218 -0
- data/lib/kubernetes/models/v1beta1_certificate_signing_request_condition.rb +215 -0
- data/lib/kubernetes/models/v1beta1_certificate_signing_request_list.rb +213 -0
- data/lib/kubernetes/models/v1beta1_certificate_signing_request_spec.rb +260 -0
- data/lib/kubernetes/models/v1beta1_certificate_signing_request_status.rb +219 -0
- data/lib/kubernetes/models/v1beta1_cluster_role.rb +227 -0
- data/lib/kubernetes/models/v1beta1_cluster_role_binding.rb +229 -0
- data/lib/kubernetes/models/v1beta1_cluster_role_binding_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_cluster_role_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_controller_revision.rb +226 -0
- data/lib/kubernetes/models/v1beta1_controller_revision_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_cron_job.rb +219 -0
- data/lib/kubernetes/models/v1beta1_cron_job_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_cron_job_spec.rb +256 -0
- data/lib/kubernetes/models/v1beta1_cron_job_status.rb +199 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_column_definition.rb +240 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_conversion.rb +204 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_definition.rb +223 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_definition_condition.rb +229 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_definition_list.rb +217 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_definition_names.rb +239 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_definition_spec.rb +268 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_definition_status.rb +225 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_definition_version.rb +244 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_subresource_scale.rb +219 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_subresources.rb +195 -0
- data/lib/kubernetes/models/v1beta1_custom_resource_validation.rb +189 -0
- data/lib/kubernetes/models/v1beta1_daemon_set.rb +219 -0
- data/lib/kubernetes/models/v1beta1_daemon_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1beta1_daemon_set_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_daemon_set_spec.rb +241 -0
- data/lib/kubernetes/models/v1beta1_daemon_set_status.rb +296 -0
- data/lib/kubernetes/models/v1beta1_daemon_set_update_strategy.rb +194 -0
- data/lib/kubernetes/models/v1beta1_event.rb +330 -0
- data/lib/kubernetes/models/v1beta1_event_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_event_series.rb +216 -0
- data/lib/kubernetes/models/v1beta1_eviction.rb +211 -0
- data/lib/kubernetes/models/v1beta1_external_documentation.rb +191 -0
- data/lib/kubernetes/models/v1beta1_http_ingress_path.rb +202 -0
- data/lib/kubernetes/models/v1beta1_http_ingress_rule_value.rb +195 -0
- data/lib/kubernetes/models/v1beta1_ingress.rb +219 -0
- data/lib/kubernetes/models/v1beta1_ingress_backend.rb +209 -0
- data/lib/kubernetes/models/v1beta1_ingress_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_ingress_rule.rb +194 -0
- data/lib/kubernetes/models/v1beta1_ingress_spec.rb +208 -0
- data/lib/kubernetes/models/v1beta1_ingress_status.rb +189 -0
- data/lib/kubernetes/models/v1beta1_ingress_tls.rb +197 -0
- data/lib/kubernetes/models/v1beta1_ip_block.rb +203 -0
- data/lib/kubernetes/models/v1beta1_job_template_spec.rb +195 -0
- data/lib/kubernetes/models/v1beta1_json_schema_props.rb +400 -0
- data/lib/kubernetes/models/v1beta1_lease.rb +211 -0
- data/lib/kubernetes/models/v1beta1_lease_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_lease_spec.rb +221 -0
- data/lib/kubernetes/models/v1beta1_local_subject_access_review.rb +223 -0
- data/lib/kubernetes/models/v1beta1_mutating_webhook_configuration.rb +214 -0
- data/lib/kubernetes/models/v1beta1_mutating_webhook_configuration_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_network_policy.rb +211 -0
- data/lib/kubernetes/models/v1beta1_network_policy_egress_rule.rb +200 -0
- data/lib/kubernetes/models/v1beta1_network_policy_ingress_rule.rb +200 -0
- data/lib/kubernetes/models/v1beta1_network_policy_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_network_policy_peer.rb +207 -0
- data/lib/kubernetes/models/v1beta1_network_policy_port.rb +195 -0
- data/lib/kubernetes/models/v1beta1_network_policy_spec.rb +225 -0
- data/lib/kubernetes/models/v1beta1_non_resource_attributes.rb +195 -0
- data/lib/kubernetes/models/v1beta1_non_resource_rule.rb +205 -0
- data/lib/kubernetes/models/v1beta1_pod_disruption_budget.rb +218 -0
- data/lib/kubernetes/models/v1beta1_pod_disruption_budget_list.rb +214 -0
- data/lib/kubernetes/models/v1beta1_pod_disruption_budget_spec.rb +203 -0
- data/lib/kubernetes/models/v1beta1_pod_disruption_budget_status.rb +256 -0
- data/lib/kubernetes/models/v1beta1_policy_rule.rb +235 -0
- data/lib/kubernetes/models/v1beta1_priority_class.rb +232 -0
- data/lib/kubernetes/models/v1beta1_priority_class_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_replica_set.rb +219 -0
- data/lib/kubernetes/models/v1beta1_replica_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1beta1_replica_set_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_replica_set_spec.rb +211 -0
- data/lib/kubernetes/models/v1beta1_replica_set_status.rb +243 -0
- data/lib/kubernetes/models/v1beta1_resource_attributes.rb +235 -0
- data/lib/kubernetes/models/v1beta1_resource_rule.rb +225 -0
- data/lib/kubernetes/models/v1beta1_role.rb +219 -0
- data/lib/kubernetes/models/v1beta1_role_binding.rb +229 -0
- data/lib/kubernetes/models/v1beta1_role_binding_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_role_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_role_ref.rb +216 -0
- data/lib/kubernetes/models/v1beta1_rolling_update_daemon_set.rb +189 -0
- data/lib/kubernetes/models/v1beta1_rolling_update_stateful_set_strategy.rb +187 -0
- data/lib/kubernetes/models/v1beta1_rule_with_operations.rb +220 -0
- data/lib/kubernetes/models/v1beta1_self_subject_access_review.rb +223 -0
- data/lib/kubernetes/models/v1beta1_self_subject_access_review_spec.rb +199 -0
- data/lib/kubernetes/models/v1beta1_self_subject_rules_review.rb +223 -0
- data/lib/kubernetes/models/v1beta1_self_subject_rules_review_spec.rb +186 -0
- data/lib/kubernetes/models/v1beta1_stateful_set.rb +218 -0
- data/lib/kubernetes/models/v1beta1_stateful_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1beta1_stateful_set_list.rb +214 -0
- data/lib/kubernetes/models/v1beta1_stateful_set_spec.rb +263 -0
- data/lib/kubernetes/models/v1beta1_stateful_set_status.rb +265 -0
- data/lib/kubernetes/models/v1beta1_stateful_set_update_strategy.rb +195 -0
- data/lib/kubernetes/models/v1beta1_storage_class.rb +277 -0
- data/lib/kubernetes/models/v1beta1_storage_class_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_subject.rb +219 -0
- data/lib/kubernetes/models/v1beta1_subject_access_review.rb +223 -0
- data/lib/kubernetes/models/v1beta1_subject_access_review_spec.rb +235 -0
- data/lib/kubernetes/models/v1beta1_subject_access_review_status.rb +218 -0
- data/lib/kubernetes/models/v1beta1_subject_rules_review_status.rb +233 -0
- data/lib/kubernetes/models/v1beta1_token_review.rb +223 -0
- data/lib/kubernetes/models/v1beta1_token_review_spec.rb +197 -0
- data/lib/kubernetes/models/v1beta1_token_review_status.rb +213 -0
- data/lib/kubernetes/models/v1beta1_user_info.rb +215 -0
- data/lib/kubernetes/models/v1beta1_validating_webhook_configuration.rb +214 -0
- data/lib/kubernetes/models/v1beta1_validating_webhook_configuration_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_volume_attachment.rb +224 -0
- data/lib/kubernetes/models/v1beta1_volume_attachment_list.rb +218 -0
- data/lib/kubernetes/models/v1beta1_volume_attachment_source.rb +189 -0
- data/lib/kubernetes/models/v1beta1_volume_attachment_spec.rb +218 -0
- data/lib/kubernetes/models/v1beta1_volume_attachment_status.rb +222 -0
- data/lib/kubernetes/models/v1beta1_volume_error.rb +195 -0
- data/lib/kubernetes/models/v1beta1_webhook.rb +243 -0
- data/lib/kubernetes/models/v1beta2_controller_revision.rb +226 -0
- data/lib/kubernetes/models/v1beta2_controller_revision_list.rb +218 -0
- data/lib/kubernetes/models/v1beta2_daemon_set.rb +219 -0
- data/lib/kubernetes/models/v1beta2_daemon_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1beta2_daemon_set_list.rb +218 -0
- data/lib/kubernetes/models/v1beta2_daemon_set_spec.rb +235 -0
- data/lib/kubernetes/models/v1beta2_daemon_set_status.rb +296 -0
- data/lib/kubernetes/models/v1beta2_daemon_set_update_strategy.rb +195 -0
- data/lib/kubernetes/models/v1beta2_deployment.rb +219 -0
- data/lib/kubernetes/models/v1beta2_deployment_condition.rb +237 -0
- data/lib/kubernetes/models/v1beta2_deployment_list.rb +218 -0
- data/lib/kubernetes/models/v1beta2_deployment_spec.rb +260 -0
- data/lib/kubernetes/models/v1beta2_deployment_status.rb +254 -0
- data/lib/kubernetes/models/v1beta2_deployment_strategy.rb +195 -0
- data/lib/kubernetes/models/v1beta2_replica_set.rb +219 -0
- data/lib/kubernetes/models/v1beta2_replica_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1beta2_replica_set_list.rb +218 -0
- data/lib/kubernetes/models/v1beta2_replica_set_spec.rb +218 -0
- data/lib/kubernetes/models/v1beta2_replica_set_status.rb +243 -0
- data/lib/kubernetes/models/v1beta2_rolling_update_daemon_set.rb +189 -0
- data/lib/kubernetes/models/v1beta2_rolling_update_deployment.rb +197 -0
- data/lib/kubernetes/models/v1beta2_rolling_update_stateful_set_strategy.rb +187 -0
- data/lib/kubernetes/models/v1beta2_scale.rb +219 -0
- data/lib/kubernetes/models/v1beta2_scale_spec.rb +187 -0
- data/lib/kubernetes/models/v1beta2_scale_status.rb +214 -0
- data/lib/kubernetes/models/v1beta2_stateful_set.rb +218 -0
- data/lib/kubernetes/models/v1beta2_stateful_set_condition.rb +229 -0
- data/lib/kubernetes/models/v1beta2_stateful_set_list.rb +214 -0
- data/lib/kubernetes/models/v1beta2_stateful_set_spec.rb +268 -0
- data/lib/kubernetes/models/v1beta2_stateful_set_status.rb +265 -0
- data/lib/kubernetes/models/v1beta2_stateful_set_update_strategy.rb +195 -0
- data/lib/kubernetes/models/v2alpha1_cron_job.rb +219 -0
- data/lib/kubernetes/models/v2alpha1_cron_job_list.rb +218 -0
- data/lib/kubernetes/models/v2alpha1_cron_job_spec.rb +256 -0
- data/lib/kubernetes/models/v2alpha1_cron_job_status.rb +199 -0
- data/lib/kubernetes/models/v2alpha1_job_template_spec.rb +195 -0
- data/lib/kubernetes/models/v2beta1_cross_version_object_reference.rb +211 -0
- data/lib/kubernetes/models/v2beta1_external_metric_source.rb +222 -0
- data/lib/kubernetes/models/v2beta1_external_metric_status.rb +227 -0
- data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler.rb +219 -0
- data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler_condition.rb +229 -0
- data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler_list.rb +218 -0
- data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler_spec.rb +227 -0
- data/lib/kubernetes/models/v2beta1_horizontal_pod_autoscaler_status.rb +251 -0
- data/lib/kubernetes/models/v2beta1_metric_spec.rb +224 -0
- data/lib/kubernetes/models/v2beta1_metric_status.rb +224 -0
- data/lib/kubernetes/models/v2beta1_object_metric_source.rb +236 -0
- data/lib/kubernetes/models/v2beta1_object_metric_status.rb +234 -0
- data/lib/kubernetes/models/v2beta1_pods_metric_source.rb +217 -0
- data/lib/kubernetes/models/v2beta1_pods_metric_status.rb +217 -0
- data/lib/kubernetes/models/v2beta1_resource_metric_source.rb +212 -0
- data/lib/kubernetes/models/v2beta1_resource_metric_status.rb +217 -0
- data/lib/kubernetes/models/v2beta2_cross_version_object_reference.rb +211 -0
- data/lib/kubernetes/models/v2beta2_external_metric_source.rb +203 -0
- data/lib/kubernetes/models/v2beta2_external_metric_status.rb +205 -0
- data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler.rb +219 -0
- data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler_condition.rb +229 -0
- data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler_list.rb +218 -0
- data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler_spec.rb +227 -0
- data/lib/kubernetes/models/v2beta2_horizontal_pod_autoscaler_status.rb +251 -0
- data/lib/kubernetes/models/v2beta2_metric_identifier.rb +200 -0
- data/lib/kubernetes/models/v2beta2_metric_spec.rb +224 -0
- data/lib/kubernetes/models/v2beta2_metric_status.rb +224 -0
- data/lib/kubernetes/models/v2beta2_metric_target.rb +218 -0
- data/lib/kubernetes/models/v2beta2_metric_value_status.rb +205 -0
- data/lib/kubernetes/models/v2beta2_object_metric_source.rb +215 -0
- data/lib/kubernetes/models/v2beta2_object_metric_status.rb +217 -0
- data/lib/kubernetes/models/v2beta2_pods_metric_source.rb +203 -0
- data/lib/kubernetes/models/v2beta2_pods_metric_status.rb +205 -0
- data/lib/kubernetes/models/v2beta2_resource_metric_source.rb +203 -0
- data/lib/kubernetes/models/v2beta2_resource_metric_status.rb +205 -0
- data/lib/kubernetes/models/version_info.rb +271 -0
- data/lib/kubernetes/version.rb +15 -0
- data/lib/kubernetes.rb +679 -0
- data/spec/config/incluster_config_spec.rb +162 -0
- data/spec/config/kube_config_spec.rb +321 -0
- data/spec/config/matchers.rb +29 -0
- data/spec/fixtures/config/kube_config_hash.rb +196 -0
- data/spec/fixtures/files/certs/ca.crt +27 -0
- data/spec/fixtures/files/certs/client.crt +28 -0
- data/spec/fixtures/files/certs/client.key +51 -0
- data/spec/fixtures/files/config/.kube/config +16 -0
- data/spec/fixtures/files/config/config +13 -0
- data/spec/fixtures/files/config/config_2 +15 -0
- data/spec/fixtures/files/config/empty +1 -0
- data/spec/fixtures/files/tokens/token +1 -0
- data/spec/fixtures/files/tokens/token2 +1 -0
- data/spec/helpers/file_fixtures.rb +43 -0
- data/spec/spec_helper.rb +113 -0
- data/spec/utils_spec.rb +117 -0
- data/spec/watch_spec.rb +92 -0
- data/src/kubernetes/config/error.rb +19 -0
- data/src/kubernetes/config/incluster_config.rb +100 -0
- data/src/kubernetes/config/kube_config.rb +190 -0
- data/src/kubernetes/loader.rb +57 -0
- data/src/kubernetes/utils.rb +94 -0
- data/src/kubernetes/watch.rb +60 -0
- data/swagger.json +89546 -0
- metadata +1387 -0
@@ -0,0 +1,17 @@
|
|
1
|
+
# Kubernetes::V1StorageClass
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**allow_volume_expansion** | **BOOLEAN** | AllowVolumeExpansion shows whether the storage class allow volume expand | [optional]
|
7
|
+
**allowed_topologies** | [**Array<V1TopologySelectorTerm>**](V1TopologySelectorTerm.md) | Restrict the node topologies where volumes can be dynamically provisioned. Each volume plugin defines its own supported topology specifications. An empty TopologySelectorTerm list means there is no topology restriction. This field is only honored by servers that enable the VolumeScheduling feature. | [optional]
|
8
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
9
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
10
|
+
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata | [optional]
|
11
|
+
**mount_options** | **Array<String>** | Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. [\"ro\", \"soft\"]. Not validated - mount of the PVs will simply fail if one is invalid. | [optional]
|
12
|
+
**parameters** | **Hash<String, String>** | Parameters holds the parameters for the provisioner that should create volumes of this storage class. | [optional]
|
13
|
+
**provisioner** | **String** | Provisioner indicates the type of the provisioner. |
|
14
|
+
**reclaim_policy** | **String** | Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy. Defaults to Delete. | [optional]
|
15
|
+
**volume_binding_mode** | **String** | VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound. When unset, VolumeBindingImmediate is used. This field is only honored by servers that enable the VolumeScheduling feature. | [optional]
|
16
|
+
|
17
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1StorageClassList
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**items** | [**Array<V1StorageClass>**](V1StorageClass.md) | Items is the list of StorageClasses |
|
8
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
9
|
+
**metadata** | [**V1ListMeta**](V1ListMeta.md) | Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1StorageOSPersistentVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**fs_type** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional]
|
7
|
+
**read_only** | **BOOLEAN** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional]
|
8
|
+
**secret_ref** | [**V1ObjectReference**](V1ObjectReference.md) | SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted. | [optional]
|
9
|
+
**volume_name** | **String** | VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace. | [optional]
|
10
|
+
**volume_namespace** | **String** | VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created. | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1StorageOSVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**fs_type** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional]
|
7
|
+
**read_only** | **BOOLEAN** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional]
|
8
|
+
**secret_ref** | [**V1LocalObjectReference**](V1LocalObjectReference.md) | SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted. | [optional]
|
9
|
+
**volume_name** | **String** | VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace. | [optional]
|
10
|
+
**volume_namespace** | **String** | VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created. | [optional]
|
11
|
+
|
12
|
+
|
data/docs/V1Subject.md
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1Subject
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_group** | **String** | APIGroup holds the API group of the referenced subject. Defaults to \"\" for ServiceAccount subjects. Defaults to \"rbac.authorization.k8s.io\" for User and Group subjects. | [optional]
|
7
|
+
**kind** | **String** | Kind of object being referenced. Values defined by this API group are \"User\", \"Group\", and \"ServiceAccount\". If the Authorizer does not recognized the kind value, the Authorizer should report an error. |
|
8
|
+
**name** | **String** | Name of the object being referenced. |
|
9
|
+
**namespace** | **String** | Namespace of the referenced object. If the object kind is non-namespace, such as \"User\" or \"Group\", and this value is not empty the Authorizer should report an error. | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1SubjectAccessReview
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
8
|
+
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | | [optional]
|
9
|
+
**spec** | [**V1SubjectAccessReviewSpec**](V1SubjectAccessReviewSpec.md) | Spec holds information about the request being evaluated |
|
10
|
+
**status** | [**V1SubjectAccessReviewStatus**](V1SubjectAccessReviewStatus.md) | Status is filled in by the server and indicates whether the request is allowed or not | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,13 @@
|
|
1
|
+
# Kubernetes::V1SubjectAccessReviewSpec
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**extra** | **Hash<String, Array<String>>** | Extra corresponds to the user.Info.GetExtra() method from the authenticator. Since that is input to the authorizer it needs a reflection here. | [optional]
|
7
|
+
**groups** | **Array<String>** | Groups is the groups you're testing for. | [optional]
|
8
|
+
**non_resource_attributes** | [**V1NonResourceAttributes**](V1NonResourceAttributes.md) | NonResourceAttributes describes information for a non-resource access request | [optional]
|
9
|
+
**resource_attributes** | [**V1ResourceAttributes**](V1ResourceAttributes.md) | ResourceAuthorizationAttributes describes information for a resource access request | [optional]
|
10
|
+
**uid** | **String** | UID information about the requesting user. | [optional]
|
11
|
+
**user** | **String** | User is the user you're testing for. If you specify \"User\" but not \"Groups\", then is it interpreted as \"What if User were not a member of any groups | [optional]
|
12
|
+
|
13
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1SubjectAccessReviewStatus
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**allowed** | **BOOLEAN** | Allowed is required. True if the action would be allowed, false otherwise. |
|
7
|
+
**denied** | **BOOLEAN** | Denied is optional. True if the action would be denied, otherwise false. If both allowed is false and denied is false, then the authorizer has no opinion on whether to authorize the action. Denied may not be true if Allowed is true. | [optional]
|
8
|
+
**evaluation_error** | **String** | EvaluationError is an indication that some error occurred during the authorization check. It is entirely possible to get an error and be able to continue determine authorization status in spite of it. For instance, RBAC can be missing a role, but enough roles are still present and bound to reason about the request. | [optional]
|
9
|
+
**reason** | **String** | Reason is optional. It indicates why a request was allowed or denied. | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1SubjectRulesReviewStatus
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**evaluation_error** | **String** | EvaluationError can appear in combination with Rules. It indicates an error occurred during rule evaluation, such as an authorizer that doesn't support rule evaluation, and that ResourceRules and/or NonResourceRules may be incomplete. | [optional]
|
7
|
+
**incomplete** | **BOOLEAN** | Incomplete is true when the rules returned by this call are incomplete. This is most commonly encountered when an authorizer, such as an external authorizer, doesn't support rules evaluation. |
|
8
|
+
**non_resource_rules** | [**Array<V1NonResourceRule>**](V1NonResourceRule.md) | NonResourceRules is the list of actions the subject is allowed to perform on non-resources. The list ordering isn't significant, may contain duplicates, and possibly be incomplete. |
|
9
|
+
**resource_rules** | [**Array<V1ResourceRule>**](V1ResourceRule.md) | ResourceRules is the list of actions the subject is allowed to perform on resources. The list ordering isn't significant, may contain duplicates, and possibly be incomplete. |
|
10
|
+
|
11
|
+
|
data/docs/V1Sysctl.md
ADDED
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1TCPSocketAction
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**host** | **String** | Optional: Host name to connect to, defaults to the pod IP. | [optional]
|
7
|
+
**port** | **Object** | Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. |
|
8
|
+
|
9
|
+
|
data/docs/V1Taint.md
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1Taint
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**effect** | **String** | Required. The effect of the taint on pods that do not tolerate the taint. Valid effects are NoSchedule, PreferNoSchedule and NoExecute. |
|
7
|
+
**key** | **String** | Required. The taint key to be applied to a node. |
|
8
|
+
**time_added** | **DateTime** | TimeAdded represents the time at which the taint was added. It is only written for NoExecute taints. | [optional]
|
9
|
+
**value** | **String** | Required. The taint value corresponding to the taint key. | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1TokenReview
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
8
|
+
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | | [optional]
|
9
|
+
**spec** | [**V1TokenReviewSpec**](V1TokenReviewSpec.md) | Spec holds information about the request being evaluated |
|
10
|
+
**status** | [**V1TokenReviewStatus**](V1TokenReviewStatus.md) | Status is filled in by the server and indicates whether the request can be authenticated. | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1TokenReviewSpec
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**audiences** | **Array<String>** | Audiences is a list of the identifiers that the resource server presented with the token identifies as. Audience-aware token authenticators will verify that the token was intended for at least one of the audiences in this list. If no audiences are provided, the audience will default to the audience of the Kubernetes apiserver. | [optional]
|
7
|
+
**token** | **String** | Token is the opaque bearer token. | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1TokenReviewStatus
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**audiences** | **Array<String>** | Audiences are audience identifiers chosen by the authenticator that are compatible with both the TokenReview and token. An identifier is any identifier in the intersection of the TokenReviewSpec audiences and the token's audiences. A client of the TokenReview API that sets the spec.audiences field should validate that a compatible audience identifier is returned in the status.audiences field to ensure that the TokenReview server is audience aware. If a TokenReview returns an empty status.audience field where status.authenticated is \"true\", the token is valid against the audience of the Kubernetes API server. | [optional]
|
7
|
+
**authenticated** | **BOOLEAN** | Authenticated indicates that the token was associated with a known user. | [optional]
|
8
|
+
**error** | **String** | Error indicates that the token couldn't be checked | [optional]
|
9
|
+
**user** | [**V1UserInfo**](V1UserInfo.md) | User is the UserInfo associated with the provided token. | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1Toleration
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**effect** | **String** | Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. | [optional]
|
7
|
+
**key** | **String** | Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys. | [optional]
|
8
|
+
**operator** | **String** | Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. | [optional]
|
9
|
+
**toleration_seconds** | **Integer** | TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system. | [optional]
|
10
|
+
**value** | **String** | Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string. | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1TopologySelectorLabelRequirement
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**key** | **String** | The label key that the selector applies to. |
|
7
|
+
**values** | **Array<String>** | An array of string values. One value must match the label to be selected. Each entry in Values is ORed. |
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# Kubernetes::V1TopologySelectorTerm
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**match_label_expressions** | [**Array<V1TopologySelectorLabelRequirement>**](V1TopologySelectorLabelRequirement.md) | A list of topology selector requirements by labels. | [optional]
|
7
|
+
|
8
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# Kubernetes::V1TypedLocalObjectReference
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_group** | **String** | APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required. | [optional]
|
7
|
+
**kind** | **String** | Kind is the type of resource being referenced |
|
8
|
+
**name** | **String** | Name is the name of resource being referenced |
|
9
|
+
|
10
|
+
|
data/docs/V1UserInfo.md
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1UserInfo
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**extra** | **Hash<String, Array<String>>** | Any additional information provided by the authenticator. | [optional]
|
7
|
+
**groups** | **Array<String>** | The names of groups this user is a part of. | [optional]
|
8
|
+
**uid** | **String** | A unique value that identifies this user across time. If this user is deleted and another user by the same name is added, they will have different UIDs. | [optional]
|
9
|
+
**username** | **String** | The name that uniquely identifies this user among all active users. | [optional]
|
10
|
+
|
11
|
+
|
data/docs/V1Volume.md
ADDED
@@ -0,0 +1,35 @@
|
|
1
|
+
# Kubernetes::V1Volume
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**aws_elastic_block_store** | [**V1AWSElasticBlockStoreVolumeSource**](V1AWSElasticBlockStoreVolumeSource.md) | AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional]
|
7
|
+
**azure_disk** | [**V1AzureDiskVolumeSource**](V1AzureDiskVolumeSource.md) | AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. | [optional]
|
8
|
+
**azure_file** | [**V1AzureFileVolumeSource**](V1AzureFileVolumeSource.md) | AzureFile represents an Azure File Service mount on the host and bind mount to the pod. | [optional]
|
9
|
+
**cephfs** | [**V1CephFSVolumeSource**](V1CephFSVolumeSource.md) | CephFS represents a Ceph FS mount on the host that shares a pod's lifetime | [optional]
|
10
|
+
**cinder** | [**V1CinderVolumeSource**](V1CinderVolumeSource.md) | Cinder represents a cinder volume attached and mounted on kubelets host machine More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md | [optional]
|
11
|
+
**config_map** | [**V1ConfigMapVolumeSource**](V1ConfigMapVolumeSource.md) | ConfigMap represents a configMap that should populate this volume | [optional]
|
12
|
+
**downward_api** | [**V1DownwardAPIVolumeSource**](V1DownwardAPIVolumeSource.md) | DownwardAPI represents downward API about the pod that should populate this volume | [optional]
|
13
|
+
**empty_dir** | [**V1EmptyDirVolumeSource**](V1EmptyDirVolumeSource.md) | EmptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir | [optional]
|
14
|
+
**fc** | [**V1FCVolumeSource**](V1FCVolumeSource.md) | FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod. | [optional]
|
15
|
+
**flex_volume** | [**V1FlexVolumeSource**](V1FlexVolumeSource.md) | FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. | [optional]
|
16
|
+
**flocker** | [**V1FlockerVolumeSource**](V1FlockerVolumeSource.md) | Flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running | [optional]
|
17
|
+
**gce_persistent_disk** | [**V1GCEPersistentDiskVolumeSource**](V1GCEPersistentDiskVolumeSource.md) | GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional]
|
18
|
+
**git_repo** | [**V1GitRepoVolumeSource**](V1GitRepoVolumeSource.md) | GitRepo represents a git repository at a particular revision. DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container. | [optional]
|
19
|
+
**glusterfs** | [**V1GlusterfsVolumeSource**](V1GlusterfsVolumeSource.md) | Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md | [optional]
|
20
|
+
**host_path** | [**V1HostPathVolumeSource**](V1HostPathVolumeSource.md) | HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | [optional]
|
21
|
+
**iscsi** | [**V1ISCSIVolumeSource**](V1ISCSIVolumeSource.md) | ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://releases.k8s.io/HEAD/examples/volumes/iscsi/README.md | [optional]
|
22
|
+
**name** | **String** | Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names |
|
23
|
+
**nfs** | [**V1NFSVolumeSource**](V1NFSVolumeSource.md) | NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | [optional]
|
24
|
+
**persistent_volume_claim** | [**V1PersistentVolumeClaimVolumeSource**](V1PersistentVolumeClaimVolumeSource.md) | PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims | [optional]
|
25
|
+
**photon_persistent_disk** | [**V1PhotonPersistentDiskVolumeSource**](V1PhotonPersistentDiskVolumeSource.md) | PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine | [optional]
|
26
|
+
**portworx_volume** | [**V1PortworxVolumeSource**](V1PortworxVolumeSource.md) | PortworxVolume represents a portworx volume attached and mounted on kubelets host machine | [optional]
|
27
|
+
**projected** | [**V1ProjectedVolumeSource**](V1ProjectedVolumeSource.md) | Items for all in one resources secrets, configmaps, and downward API | [optional]
|
28
|
+
**quobyte** | [**V1QuobyteVolumeSource**](V1QuobyteVolumeSource.md) | Quobyte represents a Quobyte mount on the host that shares a pod's lifetime | [optional]
|
29
|
+
**rbd** | [**V1RBDVolumeSource**](V1RBDVolumeSource.md) | RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md | [optional]
|
30
|
+
**scale_io** | [**V1ScaleIOVolumeSource**](V1ScaleIOVolumeSource.md) | ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes. | [optional]
|
31
|
+
**secret** | [**V1SecretVolumeSource**](V1SecretVolumeSource.md) | Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret | [optional]
|
32
|
+
**storageos** | [**V1StorageOSVolumeSource**](V1StorageOSVolumeSource.md) | StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes. | [optional]
|
33
|
+
**vsphere_volume** | [**V1VsphereVirtualDiskVolumeSource**](V1VsphereVirtualDiskVolumeSource.md) | VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine | [optional]
|
34
|
+
|
35
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1VolumeAttachment
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
8
|
+
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata | [optional]
|
9
|
+
**spec** | [**V1VolumeAttachmentSpec**](V1VolumeAttachmentSpec.md) | Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system. |
|
10
|
+
**status** | [**V1VolumeAttachmentStatus**](V1VolumeAttachmentStatus.md) | Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1VolumeAttachmentList
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**items** | [**Array<V1VolumeAttachment>**](V1VolumeAttachment.md) | Items is the list of VolumeAttachments |
|
8
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
9
|
+
**metadata** | [**V1ListMeta**](V1ListMeta.md) | Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# Kubernetes::V1VolumeAttachmentSpec
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**attacher** | **String** | Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName(). |
|
7
|
+
**node_name** | **String** | The node that the volume should be attached to. |
|
8
|
+
**source** | [**V1VolumeAttachmentSource**](V1VolumeAttachmentSource.md) | Source represents the volume that should be attached. |
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1VolumeAttachmentStatus
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**attach_error** | [**V1VolumeError**](V1VolumeError.md) | The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. | [optional]
|
7
|
+
**attached** | **BOOLEAN** | Indicates the volume is successfully attached. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. |
|
8
|
+
**attachment_metadata** | **Hash<String, String>** | Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. | [optional]
|
9
|
+
**detach_error** | [**V1VolumeError**](V1VolumeError.md) | The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1VolumeDevice
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**device_path** | **String** | devicePath is the path inside of the container that the device will be mapped to. |
|
7
|
+
**name** | **String** | name must match the name of a persistentVolumeClaim in the pod |
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1VolumeError
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**message** | **String** | String detailing the error encountered during Attach or Detach operation. This string maybe logged, so it should not contain sensitive information. | [optional]
|
7
|
+
**time** | **DateTime** | Time the error was encountered. | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1VolumeMount
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**mount_path** | **String** | Path within the container at which the volume should be mounted. Must not contain ':'. |
|
7
|
+
**mount_propagation** | **String** | mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. | [optional]
|
8
|
+
**name** | **String** | This must match the Name of a Volume. |
|
9
|
+
**read_only** | **BOOLEAN** | Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false. | [optional]
|
10
|
+
**sub_path** | **String** | Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root). | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# Kubernetes::V1VolumeNodeAffinity
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**required** | [**V1NodeSelector**](V1NodeSelector.md) | Required specifies hard node constraints that must be met. | [optional]
|
7
|
+
|
8
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1VolumeProjection
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**config_map** | [**V1ConfigMapProjection**](V1ConfigMapProjection.md) | information about the configMap data to project | [optional]
|
7
|
+
**downward_api** | [**V1DownwardAPIProjection**](V1DownwardAPIProjection.md) | information about the downwardAPI data to project | [optional]
|
8
|
+
**secret** | [**V1SecretProjection**](V1SecretProjection.md) | information about the secret data to project | [optional]
|
9
|
+
**service_account_token** | [**V1ServiceAccountTokenProjection**](V1ServiceAccountTokenProjection.md) | information about the serviceAccountToken data to project | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1VsphereVirtualDiskVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**fs_type** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional]
|
7
|
+
**storage_policy_id** | **String** | Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName. | [optional]
|
8
|
+
**storage_policy_name** | **String** | Storage Policy Based Management (SPBM) profile name. | [optional]
|
9
|
+
**volume_path** | **String** | Path that identifies vSphere volume vmdk |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1WatchEvent
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**object** | [**RuntimeRawExtension**](RuntimeRawExtension.md) | Object is: * If Type is Added or Modified: the new state of the object. * If Type is Deleted: the state of the object immediately before deletion. * If Type is Error: *Status is recommended; other types may make sense depending on context. |
|
7
|
+
**type** | **String** | |
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1WeightedPodAffinityTerm
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**pod_affinity_term** | [**V1PodAffinityTerm**](V1PodAffinityTerm.md) | Required. A pod affinity term, associated with the corresponding weight. |
|
7
|
+
**weight** | **Integer** | weight associated with matching the corresponding podAffinityTerm, in the range 1-100. |
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# Kubernetes::V1alpha1AggregationRule
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**cluster_role_selectors** | [**Array<V1LabelSelector>**](V1LabelSelector.md) | ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added | [optional]
|
7
|
+
|
8
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1alpha1AuditSink
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
8
|
+
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | | [optional]
|
9
|
+
**spec** | [**V1alpha1AuditSinkSpec**](V1alpha1AuditSinkSpec.md) | Spec defines the audit configuration spec | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1alpha1AuditSinkList
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**items** | [**Array<V1alpha1AuditSink>**](V1alpha1AuditSink.md) | List of audit configurations. |
|
8
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
9
|
+
**metadata** | [**V1ListMeta**](V1ListMeta.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1alpha1AuditSinkSpec
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**policy** | [**V1alpha1Policy**](V1alpha1Policy.md) | Policy defines the policy for selecting which events should be sent to the webhook required |
|
7
|
+
**webhook** | [**V1alpha1Webhook**](V1alpha1Webhook.md) | Webhook to send events required |
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1alpha1ClusterRole
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**aggregation_rule** | [**V1alpha1AggregationRule**](V1alpha1AggregationRule.md) | AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller. | [optional]
|
7
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
8
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
9
|
+
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | Standard object's metadata. | [optional]
|
10
|
+
**rules** | [**Array<V1alpha1PolicyRule>**](V1alpha1PolicyRule.md) | Rules holds all the PolicyRules for this ClusterRole |
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1alpha1ClusterRoleBinding
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
8
|
+
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | Standard object's metadata. | [optional]
|
9
|
+
**role_ref** | [**V1alpha1RoleRef**](V1alpha1RoleRef.md) | RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. |
|
10
|
+
**subjects** | [**Array<V1alpha1Subject>**](V1alpha1Subject.md) | Subjects holds references to the objects the role applies to. | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1alpha1ClusterRoleBindingList
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**items** | [**Array<V1alpha1ClusterRoleBinding>**](V1alpha1ClusterRoleBinding.md) | Items is a list of ClusterRoleBindings |
|
8
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
9
|
+
**metadata** | [**V1ListMeta**](V1ListMeta.md) | Standard object's metadata. | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1alpha1ClusterRoleList
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**items** | [**Array<V1alpha1ClusterRole>**](V1alpha1ClusterRole.md) | Items is a list of ClusterRoles |
|
8
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
9
|
+
**metadata** | [**V1ListMeta**](V1ListMeta.md) | Standard object's metadata. | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1alpha1Initializer
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**name** | **String** | Name is the identifier of the initializer. It will be added to the object that needs to be initialized. Name should be fully qualified, e.g., alwayspullimages.kubernetes.io, where \"alwayspullimages\" is the name of the webhook, and kubernetes.io is the name of the organization. Required |
|
7
|
+
**rules** | [**Array<V1alpha1Rule>**](V1alpha1Rule.md) | Rules describes what resources/subresources the initializer cares about. The initializer cares about an operation if it matches _any_ Rule. Rule.Resources must not include subresources. | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1alpha1InitializerConfiguration
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources | [optional]
|
7
|
+
**initializers** | [**Array<V1alpha1Initializer>**](V1alpha1Initializer.md) | Initializers is a list of resources and their default initializers Order-sensitive. When merging multiple InitializerConfigurations, we sort the initializers from different InitializerConfigurations by the name of the InitializerConfigurations; the order of the initializers from the same InitializerConfiguration is preserved. | [optional]
|
8
|
+
**kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds | [optional]
|
9
|
+
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. | [optional]
|
10
|
+
|
11
|
+
|