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
data/docs/V1APIGroup.md
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
# Kubernetes::V1APIGroup
|
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
|
+
**name** | **String** | name is the name of the group. |
|
9
|
+
**preferred_version** | [**V1GroupVersionForDiscovery**](V1GroupVersionForDiscovery.md) | preferredVersion is the version preferred by the API server, which probably is the storage version. | [optional]
|
10
|
+
**server_address_by_client_cid_rs** | [**Array<V1ServerAddressByClientCIDR>**](V1ServerAddressByClientCIDR.md) | a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP. | [optional]
|
11
|
+
**versions** | [**Array<V1GroupVersionForDiscovery>**](V1GroupVersionForDiscovery.md) | versions are the versions supported in this group. |
|
12
|
+
|
13
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# Kubernetes::V1APIGroupList
|
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
|
+
**groups** | [**Array<V1APIGroup>**](V1APIGroup.md) | groups is a list of APIGroup. |
|
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
|
+
|
10
|
+
|
@@ -0,0 +1,16 @@
|
|
1
|
+
# Kubernetes::V1APIResource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**categories** | **Array<String>** | categories is a list of the grouped resources this resource belongs to (e.g. 'all') | [optional]
|
7
|
+
**group** | **String** | group is the preferred group of the resource. Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale\". | [optional]
|
8
|
+
**kind** | **String** | kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo') |
|
9
|
+
**name** | **String** | name is the plural name of the resource. |
|
10
|
+
**namespaced** | **BOOLEAN** | namespaced indicates if a resource is namespaced or not. |
|
11
|
+
**short_names** | **Array<String>** | shortNames is a list of suggested short names of the resource. | [optional]
|
12
|
+
**singular_name** | **String** | singularName is the singular name of the resource. This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface. |
|
13
|
+
**verbs** | **Array<String>** | verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy) |
|
14
|
+
**version** | **String** | version is the preferred version of the resource. Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)\". | [optional]
|
15
|
+
|
16
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1APIResourceList
|
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
|
+
**group_version** | **String** | groupVersion is the group and version this APIResourceList is for. |
|
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
|
+
**resources** | [**Array<V1APIResource>**](V1APIResource.md) | resources contains the name of the resources and if they are namespaced. |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1APIService
|
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** | [**V1APIServiceSpec**](V1APIServiceSpec.md) | Spec contains information for locating and communicating with a server | [optional]
|
10
|
+
**status** | [**V1APIServiceStatus**](V1APIServiceStatus.md) | Status contains derived information about an API server | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1APIServiceCondition
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**last_transition_time** | **DateTime** | Last time the condition transitioned from one status to another. | [optional]
|
7
|
+
**message** | **String** | Human-readable message indicating details about last transition. | [optional]
|
8
|
+
**reason** | **String** | Unique, one-word, CamelCase reason for the condition's last transition. | [optional]
|
9
|
+
**status** | **String** | Status is the status of the condition. Can be True, False, Unknown. |
|
10
|
+
**type** | **String** | Type is the type of the condition. |
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1APIServiceList
|
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<V1APIService>**](V1APIService.md) | |
|
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,14 @@
|
|
1
|
+
# Kubernetes::V1APIServiceSpec
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**ca_bundle** | **String** | CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate. If unspecified, system trust roots on the apiserver are used. | [optional]
|
7
|
+
**group** | **String** | Group is the API group name this server hosts | [optional]
|
8
|
+
**group_priority_minimum** | **Integer** | GroupPriorityMininum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones. Note that other versions of this group might specify even higher GroupPriorityMininum values such that the whole group gets a higher priority. The primary sort is based on GroupPriorityMinimum, ordered highest number to lowest (20 before 10). The secondary sort is based on the alphabetical comparison of the name of the object. (v1.bar before v1.foo) We'd recommend something like: *.k8s.io (except extensions) at 18000 and PaaSes (OpenShift, Deis) are recommended to be in the 2000s |
|
9
|
+
**insecure_skip_tls_verify** | **BOOLEAN** | InsecureSkipTLSVerify disables TLS certificate verification when communicating with this server. This is strongly discouraged. You should use the CABundle instead. | [optional]
|
10
|
+
**service** | [**V1ServiceReference**](V1ServiceReference.md) | Service is a reference to the service for this API server. It must communicate on port 443 If the Service is nil, that means the handling for the API groupversion is handled locally on this server. The call will simply delegate to the normal handler chain to be fulfilled. |
|
11
|
+
**version** | **String** | Version is the API version this server hosts. For example, \"v1\" | [optional]
|
12
|
+
**version_priority** | **Integer** | VersionPriority controls the ordering of this API version inside of its group. Must be greater than zero. The primary sort is based on VersionPriority, ordered highest to lowest (20 before 10). Since it's inside of a group, the number can be small, probably in the 10s. In case of equal version priorities, the version string will be used to compute the order inside a group. If the version string is \"kube-like\", it will sort above non \"kube-like\" version strings, which are ordered lexicographically. \"Kube-like\" versions start with a \"v\", then are followed by a number (the major version), then optionally the string \"alpha\" or \"beta\" and another number (the minor version). These are sorted first by GA > beta > alpha (where GA is a version with no suffix such as beta or alpha), and then by comparing major version, then minor version. An example sorted list of versions: v10, v2, v1, v11beta2, v10beta3, v3beta1, v12alpha1, v11alpha2, foo1, foo10. |
|
13
|
+
|
14
|
+
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# Kubernetes::V1APIServiceStatus
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**conditions** | [**Array<V1APIServiceCondition>**](V1APIServiceCondition.md) | Current service state of apiService. | [optional]
|
7
|
+
|
8
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1APIVersions
|
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
|
+
**server_address_by_client_cid_rs** | [**Array<V1ServerAddressByClientCIDR>**](V1ServerAddressByClientCIDR.md) | a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP. |
|
9
|
+
**versions** | **Array<String>** | versions are the api versions that are available. |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1AWSElasticBlockStoreVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**fs_type** | **String** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional]
|
7
|
+
**partition** | **Integer** | The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). | [optional]
|
8
|
+
**read_only** | **BOOLEAN** | Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional]
|
9
|
+
**volume_id** | **String** | Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore |
|
10
|
+
|
11
|
+
|
data/docs/V1Affinity.md
ADDED
@@ -0,0 +1,10 @@
|
|
1
|
+
# Kubernetes::V1Affinity
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**node_affinity** | [**V1NodeAffinity**](V1NodeAffinity.md) | Describes node affinity scheduling rules for the pod. | [optional]
|
7
|
+
**pod_affinity** | [**V1PodAffinity**](V1PodAffinity.md) | Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)). | [optional]
|
8
|
+
**pod_anti_affinity** | [**V1PodAntiAffinity**](V1PodAntiAffinity.md) | Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)). | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# Kubernetes::V1AggregationRule
|
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,9 @@
|
|
1
|
+
# Kubernetes::V1AttachedVolume
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**device_path** | **String** | DevicePath represents the device path where the volume should be available |
|
7
|
+
**name** | **String** | Name of the attached volume |
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,13 @@
|
|
1
|
+
# Kubernetes::V1AzureDiskVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**caching_mode** | **String** | Host Caching mode: None, Read Only, Read Write. | [optional]
|
7
|
+
**disk_name** | **String** | The Name of the data disk in the blob storage |
|
8
|
+
**disk_uri** | **String** | The URI the data disk in the blob storage |
|
9
|
+
**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]
|
10
|
+
**kind** | **String** | Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared | [optional]
|
11
|
+
**read_only** | **BOOLEAN** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional]
|
12
|
+
|
13
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1AzureFilePersistentVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**read_only** | **BOOLEAN** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional]
|
7
|
+
**secret_name** | **String** | the name of secret that contains Azure Storage Account Name and Key |
|
8
|
+
**secret_namespace** | **String** | the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod | [optional]
|
9
|
+
**share_name** | **String** | Share Name |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# Kubernetes::V1AzureFileVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**read_only** | **BOOLEAN** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional]
|
7
|
+
**secret_name** | **String** | the name of secret that contains Azure Storage Account Name and Key |
|
8
|
+
**share_name** | **String** | Share Name |
|
9
|
+
|
10
|
+
|
data/docs/V1Binding.md
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1Binding
|
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. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata | [optional]
|
9
|
+
**target** | [**V1ObjectReference**](V1ObjectReference.md) | The target object that you want to bind to the standard object. |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,15 @@
|
|
1
|
+
# Kubernetes::V1CSIPersistentVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**controller_publish_secret_ref** | [**V1SecretReference**](V1SecretReference.md) | ControllerPublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerPublishVolume and ControllerUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. | [optional]
|
7
|
+
**driver** | **String** | Driver is the name of the driver to use for this volume. Required. |
|
8
|
+
**fs_type** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". | [optional]
|
9
|
+
**node_publish_secret_ref** | [**V1SecretReference**](V1SecretReference.md) | NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. | [optional]
|
10
|
+
**node_stage_secret_ref** | [**V1SecretReference**](V1SecretReference.md) | NodeStageSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeStageVolume and NodeStageVolume and NodeUnstageVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. | [optional]
|
11
|
+
**read_only** | **BOOLEAN** | Optional: The value to pass to ControllerPublishVolumeRequest. Defaults to false (read/write). | [optional]
|
12
|
+
**volume_attributes** | **Hash<String, String>** | Attributes of the volume to publish. | [optional]
|
13
|
+
**volume_handle** | **String** | VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls. Required. |
|
14
|
+
|
15
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1Capabilities
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**add** | **Array<String>** | Added capabilities | [optional]
|
7
|
+
**drop** | **Array<String>** | Removed capabilities | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,13 @@
|
|
1
|
+
# Kubernetes::V1CephFSPersistentVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**monitors** | **Array<String>** | Required: Monitors is a collection of Ceph monitors More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it |
|
7
|
+
**path** | **String** | Optional: Used as the mounted root, rather than the full Ceph tree, default is / | [optional]
|
8
|
+
**read_only** | **BOOLEAN** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it | [optional]
|
9
|
+
**secret_file** | **String** | Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it | [optional]
|
10
|
+
**secret_ref** | [**V1SecretReference**](V1SecretReference.md) | Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it | [optional]
|
11
|
+
**user** | **String** | Optional: User is the rados user name, default is admin More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it | [optional]
|
12
|
+
|
13
|
+
|
@@ -0,0 +1,13 @@
|
|
1
|
+
# Kubernetes::V1CephFSVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**monitors** | **Array<String>** | Required: Monitors is a collection of Ceph monitors More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it |
|
7
|
+
**path** | **String** | Optional: Used as the mounted root, rather than the full Ceph tree, default is / | [optional]
|
8
|
+
**read_only** | **BOOLEAN** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it | [optional]
|
9
|
+
**secret_file** | **String** | Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it | [optional]
|
10
|
+
**secret_ref** | [**V1LocalObjectReference**](V1LocalObjectReference.md) | Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it | [optional]
|
11
|
+
**user** | **String** | Optional: User is the rados user name, default is admin More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it | [optional]
|
12
|
+
|
13
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1CinderPersistentVolumeSource
|
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. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md | [optional]
|
7
|
+
**read_only** | **BOOLEAN** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md | [optional]
|
8
|
+
**secret_ref** | [**V1SecretReference**](V1SecretReference.md) | Optional: points to a secret object containing parameters used to connect to OpenStack. | [optional]
|
9
|
+
**volume_id** | **String** | volume id used to identify the volume in cinder More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1CinderVolumeSource
|
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. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md | [optional]
|
7
|
+
**read_only** | **BOOLEAN** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md | [optional]
|
8
|
+
**secret_ref** | [**V1LocalObjectReference**](V1LocalObjectReference.md) | Optional: points to a secret object containing parameters used to connect to OpenStack. | [optional]
|
9
|
+
**volume_id** | **String** | volume id used to identify the volume in cinder More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# Kubernetes::V1ClientIPConfig
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**timeout_seconds** | **Integer** | timeoutSeconds specifies the seconds of ClientIP type session sticky time. The value must be >0 && <=86400(for 1 day) if ServiceAffinity == \"ClientIP\". Default value is 10800(for 3 hours). | [optional]
|
7
|
+
|
8
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1ClusterRole
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**aggregation_rule** | [**V1AggregationRule**](V1AggregationRule.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<V1PolicyRule>**](V1PolicyRule.md) | Rules holds all the PolicyRules for this ClusterRole |
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1ClusterRoleBinding
|
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** | [**V1RoleRef**](V1RoleRef.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<V1Subject>**](V1Subject.md) | Subjects holds references to the objects the role applies to. | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1ClusterRoleBindingList
|
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<V1ClusterRoleBinding>**](V1ClusterRoleBinding.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::V1ClusterRoleList
|
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<V1ClusterRole>**](V1ClusterRole.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,11 @@
|
|
1
|
+
# Kubernetes::V1ComponentCondition
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**error** | **String** | Condition error code for a component. For example, a health check error code. | [optional]
|
7
|
+
**message** | **String** | Message about the condition for a component. For example, information about a health check. | [optional]
|
8
|
+
**status** | **String** | Status of the condition for a component. Valid values for \"Healthy\": \"True\", \"False\", or \"Unknown\". |
|
9
|
+
**type** | **String** | Type of condition for a component. Valid value: \"Healthy\" |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1ComponentStatus
|
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
|
+
**conditions** | [**Array<V1ComponentCondition>**](V1ComponentCondition.md) | List of component conditions observed | [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. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1ComponentStatusList
|
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<V1ComponentStatus>**](V1ComponentStatus.md) | List of ComponentStatus objects. |
|
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#types-kinds | [optional]
|
10
|
+
|
11
|
+
|
data/docs/V1ConfigMap.md
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1ConfigMap
|
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
|
+
**binary_data** | **Hash<String, String>** | BinaryData contains the binary data. Each key must consist of alphanumeric characters, '-', '_' or '.'. BinaryData can contain byte sequences that are not in the UTF-8 range. The keys stored in BinaryData must not overlap with the ones in the Data field, this is enforced during validation process. Using this field will require 1.10+ apiserver and kubelet. | [optional]
|
8
|
+
**data** | **Hash<String, String>** | Data contains the configuration data. Each key must consist of alphanumeric characters, '-', '_' or '.'. Values with non-UTF-8 byte sequences must use the BinaryData field. The keys stored in Data must not overlap with the keys in the BinaryData field, this is enforced during validation process. | [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
|
+
|
12
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1ConfigMapEnvSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional]
|
7
|
+
**optional** | **BOOLEAN** | Specify whether the ConfigMap must be defined | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# Kubernetes::V1ConfigMapKeySelector
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**key** | **String** | The key to select. |
|
7
|
+
**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional]
|
8
|
+
**optional** | **BOOLEAN** | Specify whether the ConfigMap or it's key must be defined | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1ConfigMapList
|
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<V1ConfigMap>**](V1ConfigMap.md) | Items is the list of ConfigMaps. |
|
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) | More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1ConfigMapNodeConfigSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**kubelet_config_key** | **String** | KubeletConfigKey declares which key of the referenced ConfigMap corresponds to the KubeletConfiguration structure This field is required in all cases. |
|
7
|
+
**name** | **String** | Name is the metadata.name of the referenced ConfigMap. This field is required in all cases. |
|
8
|
+
**namespace** | **String** | Namespace is the metadata.namespace of the referenced ConfigMap. This field is required in all cases. |
|
9
|
+
**resource_version** | **String** | ResourceVersion is the metadata.ResourceVersion of the referenced ConfigMap. This field is forbidden in Node.Spec, and required in Node.Status. | [optional]
|
10
|
+
**uid** | **String** | UID is the metadata.UID of the referenced ConfigMap. This field is forbidden in Node.Spec, and required in Node.Status. | [optional]
|
11
|
+
|
12
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# Kubernetes::V1ConfigMapProjection
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**items** | [**Array<V1KeyToPath>**](V1KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional]
|
7
|
+
**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional]
|
8
|
+
**optional** | **BOOLEAN** | Specify whether the ConfigMap or it's keys must be defined | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Kubernetes::V1ConfigMapVolumeSource
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**default_mode** | **Integer** | Optional: mode bits to use on created files by default. Must be a value between 0 and 0777. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional]
|
7
|
+
**items** | [**Array<V1KeyToPath>**](V1KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional]
|
8
|
+
**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional]
|
9
|
+
**optional** | **BOOLEAN** | Specify whether the ConfigMap or it's keys must be defined | [optional]
|
10
|
+
|
11
|
+
|
data/docs/V1Container.md
ADDED
@@ -0,0 +1,28 @@
|
|
1
|
+
# Kubernetes::V1Container
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**args** | **Array<String>** | Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell | [optional]
|
7
|
+
**command** | **Array<String>** | Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell | [optional]
|
8
|
+
**env** | [**Array<V1EnvVar>**](V1EnvVar.md) | List of environment variables to set in the container. Cannot be updated. | [optional]
|
9
|
+
**env_from** | [**Array<V1EnvFromSource>**](V1EnvFromSource.md) | List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated. | [optional]
|
10
|
+
**image** | **String** | Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets. | [optional]
|
11
|
+
**image_pull_policy** | **String** | Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images | [optional]
|
12
|
+
**lifecycle** | [**V1Lifecycle**](V1Lifecycle.md) | Actions that the management system should take in response to container lifecycle events. Cannot be updated. | [optional]
|
13
|
+
**liveness_probe** | [**V1Probe**](V1Probe.md) | Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes | [optional]
|
14
|
+
**name** | **String** | Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated. |
|
15
|
+
**ports** | [**Array<V1ContainerPort>**](V1ContainerPort.md) | List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated. | [optional]
|
16
|
+
**readiness_probe** | [**V1Probe**](V1Probe.md) | Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes | [optional]
|
17
|
+
**resources** | [**V1ResourceRequirements**](V1ResourceRequirements.md) | Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/ | [optional]
|
18
|
+
**security_context** | [**V1SecurityContext**](V1SecurityContext.md) | Security options the pod should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ | [optional]
|
19
|
+
**stdin** | **BOOLEAN** | Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. | [optional]
|
20
|
+
**stdin_once** | **BOOLEAN** | Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false | [optional]
|
21
|
+
**termination_message_path** | **String** | Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated. | [optional]
|
22
|
+
**termination_message_policy** | **String** | Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated. | [optional]
|
23
|
+
**tty** | **BOOLEAN** | Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false. | [optional]
|
24
|
+
**volume_devices** | [**Array<V1VolumeDevice>**](V1VolumeDevice.md) | volumeDevices is the list of block devices to be used by the container. This is a beta feature. | [optional]
|
25
|
+
**volume_mounts** | [**Array<V1VolumeMount>**](V1VolumeMount.md) | Pod volumes to mount into the container's filesystem. Cannot be updated. | [optional]
|
26
|
+
**working_dir** | **String** | Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated. | [optional]
|
27
|
+
|
28
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# Kubernetes::V1ContainerImage
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**names** | **Array<String>** | Names by which this image is known. e.g. [\"k8s.gcr.io/hyperkube:v1.0.7\", \"dockerhub.io/google_containers/hyperkube:v1.0.7\"] |
|
7
|
+
**size_bytes** | **Integer** | The size of the image in bytes. | [optional]
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Kubernetes::V1ContainerPort
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**container_port** | **Integer** | Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536. |
|
7
|
+
**host_ip** | **String** | What host IP to bind the external port to. | [optional]
|
8
|
+
**host_port** | **Integer** | Number of port to expose on the host. If specified, this must be a valid port number, 0 < x < 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this. | [optional]
|
9
|
+
**name** | **String** | If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services. | [optional]
|
10
|
+
**protocol** | **String** | Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\". | [optional]
|
11
|
+
|
12
|
+
|