mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-17 06:46:40 +00:00
Generate openapi and proto files
Kubernetes-commit: 5d86cff7c0518cd225b52794c51d2eae0dc75d1f
This commit is contained in:
parent
ebfab03aeb
commit
9cd23e7ffc
@ -1759,6 +1759,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
default: ""
|
default: ""
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler
|
- name: io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -3335,6 +3336,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: optional
|
- name: optional
|
||||||
type:
|
type:
|
||||||
scalar: boolean
|
scalar: boolean
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.ConfigMapNodeConfigSource
|
- name: io.k8s.api.core.v1.ConfigMapNodeConfigSource
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -3683,6 +3685,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: targetRef
|
- name: targetRef
|
||||||
type:
|
type:
|
||||||
namedType: io.k8s.api.core.v1.ObjectReference
|
namedType: io.k8s.api.core.v1.ObjectReference
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.EndpointPort
|
- name: io.k8s.api.core.v1.EndpointPort
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -3699,6 +3702,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: protocol
|
- name: protocol
|
||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.EndpointSubset
|
- name: io.k8s.api.core.v1.EndpointSubset
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -4373,6 +4377,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: name
|
- name: name
|
||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.LocalVolumeSource
|
- name: io.k8s.api.core.v1.LocalVolumeSource
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -4568,6 +4573,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
elementType:
|
elementType:
|
||||||
namedType: io.k8s.api.core.v1.NodeSelectorTerm
|
namedType: io.k8s.api.core.v1.NodeSelectorTerm
|
||||||
elementRelationship: atomic
|
elementRelationship: atomic
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.NodeSelectorRequirement
|
- name: io.k8s.api.core.v1.NodeSelectorRequirement
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -4600,6 +4606,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
elementType:
|
elementType:
|
||||||
namedType: io.k8s.api.core.v1.NodeSelectorRequirement
|
namedType: io.k8s.api.core.v1.NodeSelectorRequirement
|
||||||
elementRelationship: atomic
|
elementRelationship: atomic
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.NodeSpec
|
- name: io.k8s.api.core.v1.NodeSpec
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -4744,6 +4751,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
default: ""
|
default: ""
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.ObjectReference
|
- name: io.k8s.api.core.v1.ObjectReference
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -4768,6 +4776,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: uid
|
- name: uid
|
||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.PersistentVolume
|
- name: io.k8s.api.core.v1.PersistentVolume
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -5719,6 +5728,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
default: ""
|
default: ""
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.ResourceQuota
|
- name: io.k8s.api.core.v1.ResourceQuota
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -5877,6 +5887,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
elementType:
|
elementType:
|
||||||
namedType: io.k8s.api.core.v1.ScopedResourceSelectorRequirement
|
namedType: io.k8s.api.core.v1.ScopedResourceSelectorRequirement
|
||||||
elementRelationship: atomic
|
elementRelationship: atomic
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.ScopedResourceSelectorRequirement
|
- name: io.k8s.api.core.v1.ScopedResourceSelectorRequirement
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -5960,6 +5971,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: optional
|
- name: optional
|
||||||
type:
|
type:
|
||||||
scalar: boolean
|
scalar: boolean
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.SecretProjection
|
- name: io.k8s.api.core.v1.SecretProjection
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -5984,6 +5996,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: namespace
|
- name: namespace
|
||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.SecretVolumeSource
|
- name: io.k8s.api.core.v1.SecretVolumeSource
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -6348,6 +6361,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
elementType:
|
elementType:
|
||||||
namedType: io.k8s.api.core.v1.TopologySelectorLabelRequirement
|
namedType: io.k8s.api.core.v1.TopologySelectorLabelRequirement
|
||||||
elementRelationship: atomic
|
elementRelationship: atomic
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.TopologySpreadConstraint
|
- name: io.k8s.api.core.v1.TopologySpreadConstraint
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -6380,6 +6394,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
default: ""
|
default: ""
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.core.v1.Volume
|
- name: io.k8s.api.core.v1.Volume
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -6637,6 +6652,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: protocol
|
- name: protocol
|
||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.discovery.v1.EndpointSlice
|
- name: io.k8s.api.discovery.v1.EndpointSlice
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -9510,6 +9526,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
default: ""
|
default: ""
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.rbac.v1.Subject
|
- name: io.k8s.api.rbac.v1.Subject
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -9527,6 +9544,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
- name: namespace
|
- name: namespace
|
||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.api.rbac.v1alpha1.AggregationRule
|
- name: io.k8s.api.rbac.v1alpha1.AggregationRule
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
@ -10720,6 +10738,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
|||||||
type:
|
type:
|
||||||
scalar: string
|
scalar: string
|
||||||
default: ""
|
default: ""
|
||||||
|
elementRelationship: atomic
|
||||||
- name: io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions
|
- name: io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions
|
||||||
map:
|
map:
|
||||||
fields:
|
fields:
|
||||||
|
Loading…
Reference in New Issue
Block a user