blob: 409331bb55d1d5f4098e54e178d46f1829f376f9 [file] [log] [blame]
types:
- name: io.k8s.api.admissionregistration.v1alpha1.Initializer
struct:
fields:
- name: name
type:
scalar: string
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.admissionregistration.v1alpha1.Rule
elementRelationship: atomic
- name: io.k8s.api.admissionregistration.v1alpha1.InitializerConfiguration
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: initializers
type:
list:
elementType:
namedType: io.k8s.api.admissionregistration.v1alpha1.Initializer
elementRelationship: associative
keys:
- name
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: io.k8s.api.admissionregistration.v1alpha1.InitializerConfigurationList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.admissionregistration.v1alpha1.InitializerConfiguration
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.admissionregistration.v1alpha1.Rule
struct:
fields:
- name: apiGroups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: apiVersions
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resources
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.admissionregistration.v1beta1.MutatingWebhookConfiguration
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: webhooks
type:
list:
elementType:
namedType: io.k8s.api.admissionregistration.v1beta1.Webhook
elementRelationship: associative
keys:
- name
- name: io.k8s.api.admissionregistration.v1beta1.MutatingWebhookConfigurationList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.admissionregistration.v1beta1.MutatingWebhookConfiguration
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.admissionregistration.v1beta1.RuleWithOperations
struct:
fields:
- name: apiGroups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: apiVersions
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: operations
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resources
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.admissionregistration.v1beta1.ServiceReference
struct:
fields:
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: path
type:
scalar: string
- name: io.k8s.api.admissionregistration.v1beta1.ValidatingWebhookConfiguration
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: webhooks
type:
list:
elementType:
namedType: io.k8s.api.admissionregistration.v1beta1.Webhook
elementRelationship: associative
keys:
- name
- name: io.k8s.api.admissionregistration.v1beta1.ValidatingWebhookConfigurationList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.admissionregistration.v1beta1.ValidatingWebhookConfiguration
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.admissionregistration.v1beta1.Webhook
struct:
fields:
- name: clientConfig
type:
namedType: io.k8s.api.admissionregistration.v1beta1.WebhookClientConfig
- name: failurePolicy
type:
scalar: string
- name: name
type:
scalar: string
- name: namespaceSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.admissionregistration.v1beta1.RuleWithOperations
elementRelationship: atomic
- name: sideEffects
type:
scalar: string
- name: io.k8s.api.admissionregistration.v1beta1.WebhookClientConfig
struct:
fields:
- name: caBundle
type:
scalar: string
- name: service
type:
namedType: io.k8s.api.admissionregistration.v1beta1.ServiceReference
- name: url
type:
scalar: string
- name: io.k8s.api.apps.v1.ControllerRevision
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: data
type:
namedType: io.k8s.apimachinery.pkg.runtime.RawExtension
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: revision
type:
scalar: numeric
- name: io.k8s.api.apps.v1.ControllerRevisionList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.ControllerRevision
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1.DaemonSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1.DaemonSetSpec
- name: status
type:
namedType: io.k8s.api.apps.v1.DaemonSetStatus
- name: io.k8s.api.apps.v1.DaemonSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1.DaemonSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.DaemonSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1.DaemonSetSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: updateStrategy
type:
namedType: io.k8s.api.apps.v1.DaemonSetUpdateStrategy
- name: io.k8s.api.apps.v1.DaemonSetStatus
struct:
fields:
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.DaemonSetCondition
elementRelationship: associative
keys:
- type
- name: currentNumberScheduled
type:
scalar: numeric
- name: desiredNumberScheduled
type:
scalar: numeric
- name: numberAvailable
type:
scalar: numeric
- name: numberMisscheduled
type:
scalar: numeric
- name: numberReady
type:
scalar: numeric
- name: numberUnavailable
type:
scalar: numeric
- name: observedGeneration
type:
scalar: numeric
- name: updatedNumberScheduled
type:
scalar: numeric
- name: io.k8s.api.apps.v1.DaemonSetUpdateStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.apps.v1.RollingUpdateDaemonSet
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1.Deployment
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1.DeploymentSpec
- name: status
type:
namedType: io.k8s.api.apps.v1.DeploymentStatus
- name: io.k8s.api.apps.v1.DeploymentCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: lastUpdateTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1.DeploymentList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.Deployment
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1.DeploymentSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: paused
type:
scalar: boolean
- name: progressDeadlineSeconds
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: strategy
type:
namedType: io.k8s.api.apps.v1.DeploymentStrategy
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.apps.v1.DeploymentStatus
struct:
fields:
- name: availableReplicas
type:
scalar: numeric
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.DeploymentCondition
elementRelationship: associative
keys:
- type
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: unavailableReplicas
type:
scalar: numeric
- name: updatedReplicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1.DeploymentStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.apps.v1.RollingUpdateDeployment
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1.ReplicaSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1.ReplicaSetSpec
- name: status
type:
namedType: io.k8s.api.apps.v1.ReplicaSetStatus
- name: io.k8s.api.apps.v1.ReplicaSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1.ReplicaSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.ReplicaSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1.ReplicaSetSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.apps.v1.ReplicaSetStatus
struct:
fields:
- name: availableReplicas
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.ReplicaSetCondition
elementRelationship: associative
keys:
- type
- name: fullyLabeledReplicas
type:
scalar: numeric
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1.RollingUpdateDaemonSet
struct:
fields:
- name: maxUnavailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.apps.v1.RollingUpdateDeployment
struct:
fields:
- name: maxSurge
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: maxUnavailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.apps.v1.RollingUpdateStatefulSetStrategy
struct:
fields:
- name: partition
type:
scalar: numeric
- name: io.k8s.api.apps.v1.StatefulSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1.StatefulSetSpec
- name: status
type:
namedType: io.k8s.api.apps.v1.StatefulSetStatus
- name: io.k8s.api.apps.v1.StatefulSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1.StatefulSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.StatefulSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1.StatefulSetSpec
struct:
fields:
- name: podManagementPolicy
type:
scalar: string
- name: replicas
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: serviceName
type:
scalar: string
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: updateStrategy
type:
namedType: io.k8s.api.apps.v1.StatefulSetUpdateStrategy
- name: volumeClaimTemplates
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PersistentVolumeClaim
elementRelationship: atomic
- name: io.k8s.api.apps.v1.StatefulSetStatus
struct:
fields:
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1.StatefulSetCondition
elementRelationship: associative
keys:
- type
- name: currentReplicas
type:
scalar: numeric
- name: currentRevision
type:
scalar: string
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: updateRevision
type:
scalar: string
- name: updatedReplicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1.StatefulSetUpdateStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.apps.v1.RollingUpdateStatefulSetStrategy
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta1.ControllerRevision
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: data
type:
namedType: io.k8s.apimachinery.pkg.runtime.RawExtension
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: revision
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta1.ControllerRevisionList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta1.ControllerRevision
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1beta1.Deployment
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1beta1.DeploymentSpec
- name: status
type:
namedType: io.k8s.api.apps.v1beta1.DeploymentStatus
- name: io.k8s.api.apps.v1beta1.DeploymentCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: lastUpdateTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta1.DeploymentList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta1.Deployment
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1beta1.DeploymentRollback
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: rollbackTo
type:
namedType: io.k8s.api.apps.v1beta1.RollbackConfig
- name: updatedAnnotations
type:
map:
elementType:
scalar: string
- name: io.k8s.api.apps.v1beta1.DeploymentSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: paused
type:
scalar: boolean
- name: progressDeadlineSeconds
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: rollbackTo
type:
namedType: io.k8s.api.apps.v1beta1.RollbackConfig
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: strategy
type:
namedType: io.k8s.api.apps.v1beta1.DeploymentStrategy
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.apps.v1beta1.DeploymentStatus
struct:
fields:
- name: availableReplicas
type:
scalar: numeric
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta1.DeploymentCondition
elementRelationship: associative
keys:
- type
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: unavailableReplicas
type:
scalar: numeric
- name: updatedReplicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta1.DeploymentStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.apps.v1beta1.RollingUpdateDeployment
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta1.RollbackConfig
struct:
fields:
- name: revision
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta1.RollingUpdateDeployment
struct:
fields:
- name: maxSurge
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: maxUnavailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.apps.v1beta1.RollingUpdateStatefulSetStrategy
struct:
fields:
- name: partition
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta1.Scale
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1beta1.ScaleSpec
- name: status
type:
namedType: io.k8s.api.apps.v1beta1.ScaleStatus
- name: io.k8s.api.apps.v1beta1.ScaleSpec
struct:
fields:
- name: replicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta1.ScaleStatus
struct:
fields:
- name: replicas
type:
scalar: numeric
- name: selector
type:
map:
elementType:
scalar: string
- name: targetSelector
type:
scalar: string
- name: io.k8s.api.apps.v1beta1.StatefulSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1beta1.StatefulSetSpec
- name: status
type:
namedType: io.k8s.api.apps.v1beta1.StatefulSetStatus
- name: io.k8s.api.apps.v1beta1.StatefulSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta1.StatefulSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta1.StatefulSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1beta1.StatefulSetSpec
struct:
fields:
- name: podManagementPolicy
type:
scalar: string
- name: replicas
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: serviceName
type:
scalar: string
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: updateStrategy
type:
namedType: io.k8s.api.apps.v1beta1.StatefulSetUpdateStrategy
- name: volumeClaimTemplates
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PersistentVolumeClaim
elementRelationship: atomic
- name: io.k8s.api.apps.v1beta1.StatefulSetStatus
struct:
fields:
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta1.StatefulSetCondition
elementRelationship: associative
keys:
- type
- name: currentReplicas
type:
scalar: numeric
- name: currentRevision
type:
scalar: string
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: updateRevision
type:
scalar: string
- name: updatedReplicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta1.StatefulSetUpdateStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.apps.v1beta1.RollingUpdateStatefulSetStrategy
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta2.ControllerRevision
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: data
type:
namedType: io.k8s.apimachinery.pkg.runtime.RawExtension
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: revision
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta2.ControllerRevisionList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.ControllerRevision
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1beta2.DaemonSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1beta2.DaemonSetSpec
- name: status
type:
namedType: io.k8s.api.apps.v1beta2.DaemonSetStatus
- name: io.k8s.api.apps.v1beta2.DaemonSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta2.DaemonSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.DaemonSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1beta2.DaemonSetSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: updateStrategy
type:
namedType: io.k8s.api.apps.v1beta2.DaemonSetUpdateStrategy
- name: io.k8s.api.apps.v1beta2.DaemonSetStatus
struct:
fields:
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.DaemonSetCondition
elementRelationship: associative
keys:
- type
- name: currentNumberScheduled
type:
scalar: numeric
- name: desiredNumberScheduled
type:
scalar: numeric
- name: numberAvailable
type:
scalar: numeric
- name: numberMisscheduled
type:
scalar: numeric
- name: numberReady
type:
scalar: numeric
- name: numberUnavailable
type:
scalar: numeric
- name: observedGeneration
type:
scalar: numeric
- name: updatedNumberScheduled
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta2.DaemonSetUpdateStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.apps.v1beta2.RollingUpdateDaemonSet
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta2.Deployment
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1beta2.DeploymentSpec
- name: status
type:
namedType: io.k8s.api.apps.v1beta2.DeploymentStatus
- name: io.k8s.api.apps.v1beta2.DeploymentCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: lastUpdateTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta2.DeploymentList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.Deployment
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1beta2.DeploymentSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: paused
type:
scalar: boolean
- name: progressDeadlineSeconds
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: strategy
type:
namedType: io.k8s.api.apps.v1beta2.DeploymentStrategy
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.apps.v1beta2.DeploymentStatus
struct:
fields:
- name: availableReplicas
type:
scalar: numeric
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.DeploymentCondition
elementRelationship: associative
keys:
- type
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: unavailableReplicas
type:
scalar: numeric
- name: updatedReplicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta2.DeploymentStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.apps.v1beta2.RollingUpdateDeployment
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta2.ReplicaSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1beta2.ReplicaSetSpec
- name: status
type:
namedType: io.k8s.api.apps.v1beta2.ReplicaSetStatus
- name: io.k8s.api.apps.v1beta2.ReplicaSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta2.ReplicaSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.ReplicaSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1beta2.ReplicaSetSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.apps.v1beta2.ReplicaSetStatus
struct:
fields:
- name: availableReplicas
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.ReplicaSetCondition
elementRelationship: associative
keys:
- type
- name: fullyLabeledReplicas
type:
scalar: numeric
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta2.RollingUpdateDaemonSet
struct:
fields:
- name: maxUnavailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.apps.v1beta2.RollingUpdateDeployment
struct:
fields:
- name: maxSurge
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: maxUnavailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.apps.v1beta2.RollingUpdateStatefulSetStrategy
struct:
fields:
- name: partition
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta2.Scale
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1beta2.ScaleSpec
- name: status
type:
namedType: io.k8s.api.apps.v1beta2.ScaleStatus
- name: io.k8s.api.apps.v1beta2.ScaleSpec
struct:
fields:
- name: replicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta2.ScaleStatus
struct:
fields:
- name: replicas
type:
scalar: numeric
- name: selector
type:
map:
elementType:
scalar: string
- name: targetSelector
type:
scalar: string
- name: io.k8s.api.apps.v1beta2.StatefulSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.apps.v1beta2.StatefulSetSpec
- name: status
type:
namedType: io.k8s.api.apps.v1beta2.StatefulSetStatus
- name: io.k8s.api.apps.v1beta2.StatefulSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.apps.v1beta2.StatefulSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.StatefulSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.apps.v1beta2.StatefulSetSpec
struct:
fields:
- name: podManagementPolicy
type:
scalar: string
- name: replicas
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: serviceName
type:
scalar: string
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: updateStrategy
type:
namedType: io.k8s.api.apps.v1beta2.StatefulSetUpdateStrategy
- name: volumeClaimTemplates
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PersistentVolumeClaim
elementRelationship: atomic
- name: io.k8s.api.apps.v1beta2.StatefulSetStatus
struct:
fields:
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.apps.v1beta2.StatefulSetCondition
elementRelationship: associative
keys:
- type
- name: currentReplicas
type:
scalar: numeric
- name: currentRevision
type:
scalar: string
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: updateRevision
type:
scalar: string
- name: updatedReplicas
type:
scalar: numeric
- name: io.k8s.api.apps.v1beta2.StatefulSetUpdateStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.apps.v1beta2.RollingUpdateStatefulSetStrategy
- name: type
type:
scalar: string
- name: io.k8s.api.auditregistration.v1alpha1.AuditSink
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.auditregistration.v1alpha1.AuditSinkSpec
- name: io.k8s.api.auditregistration.v1alpha1.AuditSinkList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.auditregistration.v1alpha1.AuditSink
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.auditregistration.v1alpha1.AuditSinkSpec
struct:
fields:
- name: policy
type:
namedType: io.k8s.api.auditregistration.v1alpha1.Policy
- name: webhook
type:
namedType: io.k8s.api.auditregistration.v1alpha1.Webhook
- name: io.k8s.api.auditregistration.v1alpha1.Policy
struct:
fields:
- name: level
type:
scalar: string
- name: stages
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.auditregistration.v1alpha1.ServiceReference
struct:
fields:
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: path
type:
scalar: string
- name: io.k8s.api.auditregistration.v1alpha1.Webhook
struct:
fields:
- name: clientConfig
type:
namedType: io.k8s.api.auditregistration.v1alpha1.WebhookClientConfig
- name: throttle
type:
namedType: io.k8s.api.auditregistration.v1alpha1.WebhookThrottleConfig
- name: io.k8s.api.auditregistration.v1alpha1.WebhookClientConfig
struct:
fields:
- name: caBundle
type:
scalar: string
- name: service
type:
namedType: io.k8s.api.auditregistration.v1alpha1.ServiceReference
- name: url
type:
scalar: string
- name: io.k8s.api.auditregistration.v1alpha1.WebhookThrottleConfig
struct:
fields:
- name: burst
type:
scalar: numeric
- name: qps
type:
scalar: numeric
- name: io.k8s.api.authentication.v1.TokenReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authentication.v1.TokenReviewSpec
- name: status
type:
namedType: io.k8s.api.authentication.v1.TokenReviewStatus
- name: io.k8s.api.authentication.v1.TokenReviewSpec
struct:
fields:
- name: token
type:
scalar: string
- name: io.k8s.api.authentication.v1.TokenReviewStatus
struct:
fields:
- name: authenticated
type:
scalar: boolean
- name: error
type:
scalar: string
- name: user
type:
namedType: io.k8s.api.authentication.v1.UserInfo
- name: io.k8s.api.authentication.v1.UserInfo
struct:
fields:
- name: extra
type:
map:
elementType:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: groups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: uid
type:
scalar: string
- name: username
type:
scalar: string
- name: io.k8s.api.authentication.v1beta1.TokenReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authentication.v1beta1.TokenReviewSpec
- name: status
type:
namedType: io.k8s.api.authentication.v1beta1.TokenReviewStatus
- name: io.k8s.api.authentication.v1beta1.TokenReviewSpec
struct:
fields:
- name: token
type:
scalar: string
- name: io.k8s.api.authentication.v1beta1.TokenReviewStatus
struct:
fields:
- name: authenticated
type:
scalar: boolean
- name: error
type:
scalar: string
- name: user
type:
namedType: io.k8s.api.authentication.v1beta1.UserInfo
- name: io.k8s.api.authentication.v1beta1.UserInfo
struct:
fields:
- name: extra
type:
map:
elementType:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: groups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: uid
type:
scalar: string
- name: username
type:
scalar: string
- name: io.k8s.api.authorization.v1.LocalSubjectAccessReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authorization.v1.SubjectAccessReviewSpec
- name: status
type:
namedType: io.k8s.api.authorization.v1.SubjectAccessReviewStatus
- name: io.k8s.api.authorization.v1.NonResourceAttributes
struct:
fields:
- name: path
type:
scalar: string
- name: verb
type:
scalar: string
- name: io.k8s.api.authorization.v1.NonResourceRule
struct:
fields:
- name: nonResourceURLs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: verbs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.authorization.v1.ResourceAttributes
struct:
fields:
- name: group
type:
scalar: string
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: resource
type:
scalar: string
- name: subresource
type:
scalar: string
- name: verb
type:
scalar: string
- name: version
type:
scalar: string
- name: io.k8s.api.authorization.v1.ResourceRule
struct:
fields:
- name: apiGroups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resourceNames
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resources
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: verbs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.authorization.v1.SelfSubjectAccessReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authorization.v1.SelfSubjectAccessReviewSpec
- name: status
type:
namedType: io.k8s.api.authorization.v1.SubjectAccessReviewStatus
- name: io.k8s.api.authorization.v1.SelfSubjectAccessReviewSpec
struct:
fields:
- name: nonResourceAttributes
type:
namedType: io.k8s.api.authorization.v1.NonResourceAttributes
- name: resourceAttributes
type:
namedType: io.k8s.api.authorization.v1.ResourceAttributes
- name: io.k8s.api.authorization.v1.SelfSubjectRulesReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authorization.v1.SelfSubjectRulesReviewSpec
- name: status
type:
namedType: io.k8s.api.authorization.v1.SubjectRulesReviewStatus
- name: io.k8s.api.authorization.v1.SelfSubjectRulesReviewSpec
struct:
fields:
- name: namespace
type:
scalar: string
- name: io.k8s.api.authorization.v1.SubjectAccessReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authorization.v1.SubjectAccessReviewSpec
- name: status
type:
namedType: io.k8s.api.authorization.v1.SubjectAccessReviewStatus
- name: io.k8s.api.authorization.v1.SubjectAccessReviewSpec
struct:
fields:
- name: extra
type:
map:
elementType:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: groups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: nonResourceAttributes
type:
namedType: io.k8s.api.authorization.v1.NonResourceAttributes
- name: resourceAttributes
type:
namedType: io.k8s.api.authorization.v1.ResourceAttributes
- name: uid
type:
scalar: string
- name: user
type:
scalar: string
- name: io.k8s.api.authorization.v1.SubjectAccessReviewStatus
struct:
fields:
- name: allowed
type:
scalar: boolean
- name: denied
type:
scalar: boolean
- name: evaluationError
type:
scalar: string
- name: reason
type:
scalar: string
- name: io.k8s.api.authorization.v1.SubjectRulesReviewStatus
struct:
fields:
- name: evaluationError
type:
scalar: string
- name: incomplete
type:
scalar: boolean
- name: nonResourceRules
type:
list:
elementType:
namedType: io.k8s.api.authorization.v1.NonResourceRule
elementRelationship: atomic
- name: resourceRules
type:
list:
elementType:
namedType: io.k8s.api.authorization.v1.ResourceRule
elementRelationship: atomic
- name: io.k8s.api.authorization.v1beta1.LocalSubjectAccessReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authorization.v1beta1.SubjectAccessReviewSpec
- name: status
type:
namedType: io.k8s.api.authorization.v1beta1.SubjectAccessReviewStatus
- name: io.k8s.api.authorization.v1beta1.NonResourceAttributes
struct:
fields:
- name: path
type:
scalar: string
- name: verb
type:
scalar: string
- name: io.k8s.api.authorization.v1beta1.NonResourceRule
struct:
fields:
- name: nonResourceURLs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: verbs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.authorization.v1beta1.ResourceAttributes
struct:
fields:
- name: group
type:
scalar: string
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: resource
type:
scalar: string
- name: subresource
type:
scalar: string
- name: verb
type:
scalar: string
- name: version
type:
scalar: string
- name: io.k8s.api.authorization.v1beta1.ResourceRule
struct:
fields:
- name: apiGroups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resourceNames
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resources
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: verbs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.authorization.v1beta1.SelfSubjectAccessReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authorization.v1beta1.SelfSubjectAccessReviewSpec
- name: status
type:
namedType: io.k8s.api.authorization.v1beta1.SubjectAccessReviewStatus
- name: io.k8s.api.authorization.v1beta1.SelfSubjectAccessReviewSpec
struct:
fields:
- name: nonResourceAttributes
type:
namedType: io.k8s.api.authorization.v1beta1.NonResourceAttributes
- name: resourceAttributes
type:
namedType: io.k8s.api.authorization.v1beta1.ResourceAttributes
- name: io.k8s.api.authorization.v1beta1.SelfSubjectRulesReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authorization.v1beta1.SelfSubjectRulesReviewSpec
- name: status
type:
namedType: io.k8s.api.authorization.v1beta1.SubjectRulesReviewStatus
- name: io.k8s.api.authorization.v1beta1.SelfSubjectRulesReviewSpec
struct:
fields:
- name: namespace
type:
scalar: string
- name: io.k8s.api.authorization.v1beta1.SubjectAccessReview
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.authorization.v1beta1.SubjectAccessReviewSpec
- name: status
type:
namedType: io.k8s.api.authorization.v1beta1.SubjectAccessReviewStatus
- name: io.k8s.api.authorization.v1beta1.SubjectAccessReviewSpec
struct:
fields:
- name: extra
type:
map:
elementType:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: group
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: nonResourceAttributes
type:
namedType: io.k8s.api.authorization.v1beta1.NonResourceAttributes
- name: resourceAttributes
type:
namedType: io.k8s.api.authorization.v1beta1.ResourceAttributes
- name: uid
type:
scalar: string
- name: user
type:
scalar: string
- name: io.k8s.api.authorization.v1beta1.SubjectAccessReviewStatus
struct:
fields:
- name: allowed
type:
scalar: boolean
- name: denied
type:
scalar: boolean
- name: evaluationError
type:
scalar: string
- name: reason
type:
scalar: string
- name: io.k8s.api.authorization.v1beta1.SubjectRulesReviewStatus
struct:
fields:
- name: evaluationError
type:
scalar: string
- name: incomplete
type:
scalar: boolean
- name: nonResourceRules
type:
list:
elementType:
namedType: io.k8s.api.authorization.v1beta1.NonResourceRule
elementRelationship: atomic
- name: resourceRules
type:
list:
elementType:
namedType: io.k8s.api.authorization.v1beta1.ResourceRule
elementRelationship: atomic
- name: io.k8s.api.autoscaling.v1.CrossVersionObjectReference
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerSpec
- name: status
type:
namedType: io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerStatus
- name: io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerSpec
struct:
fields:
- name: maxReplicas
type:
scalar: numeric
- name: minReplicas
type:
scalar: numeric
- name: scaleTargetRef
type:
namedType: io.k8s.api.autoscaling.v1.CrossVersionObjectReference
- name: targetCPUUtilizationPercentage
type:
scalar: numeric
- name: io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerStatus
struct:
fields:
- name: currentCPUUtilizationPercentage
type:
scalar: numeric
- name: currentReplicas
type:
scalar: numeric
- name: desiredReplicas
type:
scalar: numeric
- name: lastScaleTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: observedGeneration
type:
scalar: numeric
- name: io.k8s.api.autoscaling.v1.Scale
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.autoscaling.v1.ScaleSpec
- name: status
type:
namedType: io.k8s.api.autoscaling.v1.ScaleStatus
- name: io.k8s.api.autoscaling.v1.ScaleSpec
struct:
fields:
- name: replicas
type:
scalar: numeric
- name: io.k8s.api.autoscaling.v1.ScaleStatus
struct:
fields:
- name: replicas
type:
scalar: numeric
- name: selector
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta1.CrossVersionObjectReference
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta1.ExternalMetricSource
struct:
fields:
- name: metricName
type:
scalar: string
- name: metricSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: targetAverageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: targetValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.autoscaling.v2beta1.ExternalMetricStatus
struct:
fields:
- name: currentAverageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: currentValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: metricName
type:
scalar: string
- name: metricSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscaler
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec
- name: status
type:
namedType: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus
- name: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscaler
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec
struct:
fields:
- name: maxReplicas
type:
scalar: numeric
- name: metrics
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v2beta1.MetricSpec
elementRelationship: atomic
- name: minReplicas
type:
scalar: numeric
- name: scaleTargetRef
type:
namedType: io.k8s.api.autoscaling.v2beta1.CrossVersionObjectReference
- name: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus
struct:
fields:
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerCondition
elementRelationship: atomic
- name: currentMetrics
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v2beta1.MetricStatus
elementRelationship: atomic
- name: currentReplicas
type:
scalar: numeric
- name: desiredReplicas
type:
scalar: numeric
- name: lastScaleTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: observedGeneration
type:
scalar: numeric
- name: io.k8s.api.autoscaling.v2beta1.MetricSpec
struct:
fields:
- name: external
type:
namedType: io.k8s.api.autoscaling.v2beta1.ExternalMetricSource
- name: object
type:
namedType: io.k8s.api.autoscaling.v2beta1.ObjectMetricSource
- name: pods
type:
namedType: io.k8s.api.autoscaling.v2beta1.PodsMetricSource
- name: resource
type:
namedType: io.k8s.api.autoscaling.v2beta1.ResourceMetricSource
- name: type
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta1.MetricStatus
struct:
fields:
- name: external
type:
namedType: io.k8s.api.autoscaling.v2beta1.ExternalMetricStatus
- name: object
type:
namedType: io.k8s.api.autoscaling.v2beta1.ObjectMetricStatus
- name: pods
type:
namedType: io.k8s.api.autoscaling.v2beta1.PodsMetricStatus
- name: resource
type:
namedType: io.k8s.api.autoscaling.v2beta1.ResourceMetricStatus
- name: type
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta1.ObjectMetricSource
struct:
fields:
- name: averageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: metricName
type:
scalar: string
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: target
type:
namedType: io.k8s.api.autoscaling.v2beta1.CrossVersionObjectReference
- name: targetValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.autoscaling.v2beta1.ObjectMetricStatus
struct:
fields:
- name: averageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: currentValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: metricName
type:
scalar: string
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: target
type:
namedType: io.k8s.api.autoscaling.v2beta1.CrossVersionObjectReference
- name: io.k8s.api.autoscaling.v2beta1.PodsMetricSource
struct:
fields:
- name: metricName
type:
scalar: string
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: targetAverageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.autoscaling.v2beta1.PodsMetricStatus
struct:
fields:
- name: currentAverageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: metricName
type:
scalar: string
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: io.k8s.api.autoscaling.v2beta1.ResourceMetricSource
struct:
fields:
- name: name
type:
scalar: string
- name: targetAverageUtilization
type:
scalar: numeric
- name: targetAverageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.autoscaling.v2beta1.ResourceMetricStatus
struct:
fields:
- name: currentAverageUtilization
type:
scalar: numeric
- name: currentAverageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: name
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta2.CrossVersionObjectReference
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta2.ExternalMetricSource
struct:
fields:
- name: metric
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricIdentifier
- name: target
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricTarget
- name: io.k8s.api.autoscaling.v2beta2.ExternalMetricStatus
struct:
fields:
- name: current
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricValueStatus
- name: metric
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricIdentifier
- name: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscaler
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerSpec
- name: status
type:
namedType: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerStatus
- name: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscaler
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerSpec
struct:
fields:
- name: maxReplicas
type:
scalar: numeric
- name: metrics
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v2beta2.MetricSpec
elementRelationship: atomic
- name: minReplicas
type:
scalar: numeric
- name: scaleTargetRef
type:
namedType: io.k8s.api.autoscaling.v2beta2.CrossVersionObjectReference
- name: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerStatus
struct:
fields:
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition
elementRelationship: atomic
- name: currentMetrics
type:
list:
elementType:
namedType: io.k8s.api.autoscaling.v2beta2.MetricStatus
elementRelationship: atomic
- name: currentReplicas
type:
scalar: numeric
- name: desiredReplicas
type:
scalar: numeric
- name: lastScaleTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: observedGeneration
type:
scalar: numeric
- name: io.k8s.api.autoscaling.v2beta2.MetricIdentifier
struct:
fields:
- name: name
type:
scalar: string
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: io.k8s.api.autoscaling.v2beta2.MetricSpec
struct:
fields:
- name: external
type:
namedType: io.k8s.api.autoscaling.v2beta2.ExternalMetricSource
- name: object
type:
namedType: io.k8s.api.autoscaling.v2beta2.ObjectMetricSource
- name: pods
type:
namedType: io.k8s.api.autoscaling.v2beta2.PodsMetricSource
- name: resource
type:
namedType: io.k8s.api.autoscaling.v2beta2.ResourceMetricSource
- name: type
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta2.MetricStatus
struct:
fields:
- name: external
type:
namedType: io.k8s.api.autoscaling.v2beta2.ExternalMetricStatus
- name: object
type:
namedType: io.k8s.api.autoscaling.v2beta2.ObjectMetricStatus
- name: pods
type:
namedType: io.k8s.api.autoscaling.v2beta2.PodsMetricStatus
- name: resource
type:
namedType: io.k8s.api.autoscaling.v2beta2.ResourceMetricStatus
- name: type
type:
scalar: string
- name: io.k8s.api.autoscaling.v2beta2.MetricTarget
struct:
fields:
- name: averageUtilization
type:
scalar: numeric
- name: averageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: type
type:
scalar: string
- name: value
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.autoscaling.v2beta2.MetricValueStatus
struct:
fields:
- name: averageUtilization
type:
scalar: numeric
- name: averageValue
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: value
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.autoscaling.v2beta2.ObjectMetricSource
struct:
fields:
- name: describedObject
type:
namedType: io.k8s.api.autoscaling.v2beta2.CrossVersionObjectReference
- name: metric
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricIdentifier
- name: target
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricTarget
- name: io.k8s.api.autoscaling.v2beta2.ObjectMetricStatus
struct:
fields:
- name: current
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricValueStatus
- name: describedObject
type:
namedType: io.k8s.api.autoscaling.v2beta2.CrossVersionObjectReference
- name: metric
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricIdentifier
- name: io.k8s.api.autoscaling.v2beta2.PodsMetricSource
struct:
fields:
- name: metric
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricIdentifier
- name: target
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricTarget
- name: io.k8s.api.autoscaling.v2beta2.PodsMetricStatus
struct:
fields:
- name: current
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricValueStatus
- name: metric
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricIdentifier
- name: io.k8s.api.autoscaling.v2beta2.ResourceMetricSource
struct:
fields:
- name: name
type:
scalar: string
- name: target
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricTarget
- name: io.k8s.api.autoscaling.v2beta2.ResourceMetricStatus
struct:
fields:
- name: current
type:
namedType: io.k8s.api.autoscaling.v2beta2.MetricValueStatus
- name: name
type:
scalar: string
- name: io.k8s.api.batch.v1.Job
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.batch.v1.JobSpec
- name: status
type:
namedType: io.k8s.api.batch.v1.JobStatus
- name: io.k8s.api.batch.v1.JobCondition
struct:
fields:
- name: lastProbeTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.batch.v1.JobList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.batch.v1.Job
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.batch.v1.JobSpec
struct:
fields:
- name: activeDeadlineSeconds
type:
scalar: numeric
- name: backoffLimit
type:
scalar: numeric
- name: completions
type:
scalar: numeric
- name: manualSelector
type:
scalar: boolean
- name: parallelism
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: ttlSecondsAfterFinished
type:
scalar: numeric
- name: io.k8s.api.batch.v1.JobStatus
struct:
fields:
- name: active
type:
scalar: numeric
- name: completionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.batch.v1.JobCondition
elementRelationship: associative
keys:
- type
- name: failed
type:
scalar: numeric
- name: startTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: succeeded
type:
scalar: numeric
- name: io.k8s.api.batch.v1beta1.CronJob
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.batch.v1beta1.CronJobSpec
- name: status
type:
namedType: io.k8s.api.batch.v1beta1.CronJobStatus
- name: io.k8s.api.batch.v1beta1.CronJobList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.batch.v1beta1.CronJob
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.batch.v1beta1.CronJobSpec
struct:
fields:
- name: concurrencyPolicy
type:
scalar: string
- name: failedJobsHistoryLimit
type:
scalar: numeric
- name: jobTemplate
type:
namedType: io.k8s.api.batch.v1beta1.JobTemplateSpec
- name: schedule
type:
scalar: string
- name: startingDeadlineSeconds
type:
scalar: numeric
- name: successfulJobsHistoryLimit
type:
scalar: numeric
- name: suspend
type:
scalar: boolean
- name: io.k8s.api.batch.v1beta1.CronJobStatus
struct:
fields:
- name: active
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ObjectReference
elementRelationship: atomic
- name: lastScheduleTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: io.k8s.api.batch.v1beta1.JobTemplateSpec
struct:
fields:
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.batch.v1.JobSpec
- name: io.k8s.api.batch.v2alpha1.CronJob
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.batch.v2alpha1.CronJobSpec
- name: status
type:
namedType: io.k8s.api.batch.v2alpha1.CronJobStatus
- name: io.k8s.api.batch.v2alpha1.CronJobList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.batch.v2alpha1.CronJob
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.batch.v2alpha1.CronJobSpec
struct:
fields:
- name: concurrencyPolicy
type:
scalar: string
- name: failedJobsHistoryLimit
type:
scalar: numeric
- name: jobTemplate
type:
namedType: io.k8s.api.batch.v2alpha1.JobTemplateSpec
- name: schedule
type:
scalar: string
- name: startingDeadlineSeconds
type:
scalar: numeric
- name: successfulJobsHistoryLimit
type:
scalar: numeric
- name: suspend
type:
scalar: boolean
- name: io.k8s.api.batch.v2alpha1.CronJobStatus
struct:
fields:
- name: active
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ObjectReference
elementRelationship: atomic
- name: lastScheduleTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: io.k8s.api.batch.v2alpha1.JobTemplateSpec
struct:
fields:
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.batch.v1.JobSpec
- name: io.k8s.api.certificates.v1beta1.CertificateSigningRequest
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.certificates.v1beta1.CertificateSigningRequestSpec
- name: status
type:
namedType: io.k8s.api.certificates.v1beta1.CertificateSigningRequestStatus
- name: io.k8s.api.certificates.v1beta1.CertificateSigningRequestCondition
struct:
fields:
- name: lastUpdateTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.certificates.v1beta1.CertificateSigningRequestList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.certificates.v1beta1.CertificateSigningRequest
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.certificates.v1beta1.CertificateSigningRequestSpec
struct:
fields:
- name: extra
type:
map:
elementType:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: groups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: request
type:
scalar: string
- name: uid
type:
scalar: string
- name: usages
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: username
type:
scalar: string
- name: io.k8s.api.certificates.v1beta1.CertificateSigningRequestStatus
struct:
fields:
- name: certificate
type:
scalar: string
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.certificates.v1beta1.CertificateSigningRequestCondition
elementRelationship: atomic
- name: io.k8s.api.coordination.v1beta1.Lease
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.coordination.v1beta1.LeaseSpec
- name: io.k8s.api.coordination.v1beta1.LeaseList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.coordination.v1beta1.Lease
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.coordination.v1beta1.LeaseSpec
struct:
fields:
- name: acquireTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime
- name: holderIdentity
type:
scalar: string
- name: leaseDurationSeconds
type:
scalar: numeric
- name: leaseTransitions
type:
scalar: numeric
- name: renewTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime
- name: io.k8s.api.core.v1.AWSElasticBlockStoreVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: partition
type:
scalar: numeric
- name: readOnly
type:
scalar: boolean
- name: volumeID
type:
scalar: string
- name: io.k8s.api.core.v1.Affinity
struct:
fields:
- name: nodeAffinity
type:
namedType: io.k8s.api.core.v1.NodeAffinity
- name: podAffinity
type:
namedType: io.k8s.api.core.v1.PodAffinity
- name: podAntiAffinity
type:
namedType: io.k8s.api.core.v1.PodAntiAffinity
- name: io.k8s.api.core.v1.AttachedVolume
struct:
fields:
- name: devicePath
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.core.v1.AzureDiskVolumeSource
struct:
fields:
- name: cachingMode
type:
scalar: string
- name: diskName
type:
scalar: string
- name: diskURI
type:
scalar: string
- name: fsType
type:
scalar: string
- name: kind
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: io.k8s.api.core.v1.AzureFilePersistentVolumeSource
struct:
fields:
- name: readOnly
type:
scalar: boolean
- name: secretName
type:
scalar: string
- name: secretNamespace
type:
scalar: string
- name: shareName
type:
scalar: string
- name: io.k8s.api.core.v1.AzureFileVolumeSource
struct:
fields:
- name: readOnly
type:
scalar: boolean
- name: secretName
type:
scalar: string
- name: shareName
type:
scalar: string
- name: io.k8s.api.core.v1.Binding
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: target
type:
namedType: io.k8s.api.core.v1.ObjectReference
- name: io.k8s.api.core.v1.CSIPersistentVolumeSource
struct:
fields:
- name: controllerPublishSecretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: driver
type:
scalar: string
- name: fsType
type:
scalar: string
- name: nodePublishSecretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: nodeStageSecretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: readOnly
type:
scalar: boolean
- name: volumeAttributes
type:
map:
elementType:
scalar: string
- name: volumeHandle
type:
scalar: string
- name: io.k8s.api.core.v1.Capabilities
struct:
fields:
- name: add
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: drop
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.CephFSPersistentVolumeSource
struct:
fields:
- name: monitors
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: path
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretFile
type:
scalar: string
- name: secretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: user
type:
scalar: string
- name: io.k8s.api.core.v1.CephFSVolumeSource
struct:
fields:
- name: monitors
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: path
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretFile
type:
scalar: string
- name: secretRef
type:
namedType: io.k8s.api.core.v1.LocalObjectReference
- name: user
type:
scalar: string
- name: io.k8s.api.core.v1.CinderPersistentVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: volumeID
type:
scalar: string
- name: io.k8s.api.core.v1.CinderVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.LocalObjectReference
- name: volumeID
type:
scalar: string
- name: io.k8s.api.core.v1.ClientIPConfig
struct:
fields:
- name: timeoutSeconds
type:
scalar: numeric
- name: io.k8s.api.core.v1.ComponentCondition
struct:
fields:
- name: error
type:
scalar: string
- name: message
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.ComponentStatus
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ComponentCondition
elementRelationship: associative
keys:
- type
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: io.k8s.api.core.v1.ComponentStatusList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ComponentStatus
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.ConfigMap
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: binaryData
type:
map:
elementType:
scalar: string
- name: data
type:
map:
elementType:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: io.k8s.api.core.v1.ConfigMapEnvSource
struct:
fields:
- name: name
type:
scalar: string
- name: optional
type:
scalar: boolean
- name: io.k8s.api.core.v1.ConfigMapKeySelector
struct:
fields:
- name: key
type:
scalar: string
- name: name
type:
scalar: string
- name: optional
type:
scalar: boolean
- name: io.k8s.api.core.v1.ConfigMapList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ConfigMap
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.ConfigMapNodeConfigSource
struct:
fields:
- name: kubeletConfigKey
type:
scalar: string
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: resourceVersion
type:
scalar: string
- name: uid
type:
scalar: string
- name: io.k8s.api.core.v1.ConfigMapProjection
struct:
fields:
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.KeyToPath
elementRelationship: atomic
- name: name
type:
scalar: string
- name: optional
type:
scalar: boolean
- name: io.k8s.api.core.v1.ConfigMapVolumeSource
struct:
fields:
- name: defaultMode
type:
scalar: numeric
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.KeyToPath
elementRelationship: atomic
- name: name
type:
scalar: string
- name: optional
type:
scalar: boolean
- name: io.k8s.api.core.v1.Container
struct:
fields:
- name: args
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: command
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: env
type:
list:
elementType:
namedType: io.k8s.api.core.v1.EnvVar
elementRelationship: associative
keys:
- name
- name: envFrom
type:
list:
elementType:
namedType: io.k8s.api.core.v1.EnvFromSource
elementRelationship: atomic
- name: image
type:
scalar: string
- name: imagePullPolicy
type:
scalar: string
- name: lifecycle
type:
namedType: io.k8s.api.core.v1.Lifecycle
- name: livenessProbe
type:
namedType: io.k8s.api.core.v1.Probe
- name: name
type:
scalar: string
- name: ports
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ContainerPort
elementRelationship: associative
keys:
- containerPort
- protocol
- name: readinessProbe
type:
namedType: io.k8s.api.core.v1.Probe
- name: resources
type:
namedType: io.k8s.api.core.v1.ResourceRequirements
- name: securityContext
type:
namedType: io.k8s.api.core.v1.SecurityContext
- name: stdin
type:
scalar: boolean
- name: stdinOnce
type:
scalar: boolean
- name: terminationMessagePath
type:
scalar: string
- name: terminationMessagePolicy
type:
scalar: string
- name: tty
type:
scalar: boolean
- name: volumeDevices
type:
list:
elementType:
namedType: io.k8s.api.core.v1.VolumeDevice
elementRelationship: associative
keys:
- devicePath
- name: volumeMounts
type:
list:
elementType:
namedType: io.k8s.api.core.v1.VolumeMount
elementRelationship: associative
keys:
- mountPath
- name: workingDir
type:
scalar: string
- name: io.k8s.api.core.v1.ContainerImage
struct:
fields:
- name: names
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: sizeBytes
type:
scalar: numeric
- name: io.k8s.api.core.v1.ContainerPort
struct:
fields:
- name: containerPort
type:
scalar: numeric
- name: hostIP
type:
scalar: string
- name: hostPort
type:
scalar: numeric
- name: name
type:
scalar: string
- name: protocol
type:
scalar: string
- name: io.k8s.api.core.v1.ContainerState
struct:
fields:
- name: running
type:
namedType: io.k8s.api.core.v1.ContainerStateRunning
- name: terminated
type:
namedType: io.k8s.api.core.v1.ContainerStateTerminated
- name: waiting
type:
namedType: io.k8s.api.core.v1.ContainerStateWaiting
- name: io.k8s.api.core.v1.ContainerStateRunning
struct:
fields:
- name: startedAt
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: io.k8s.api.core.v1.ContainerStateTerminated
struct:
fields:
- name: containerID
type:
scalar: string
- name: exitCode
type:
scalar: numeric
- name: finishedAt
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: signal
type:
scalar: numeric
- name: startedAt
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: io.k8s.api.core.v1.ContainerStateWaiting
struct:
fields:
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: io.k8s.api.core.v1.ContainerStatus
struct:
fields:
- name: containerID
type:
scalar: string
- name: image
type:
scalar: string
- name: imageID
type:
scalar: string
- name: lastState
type:
namedType: io.k8s.api.core.v1.ContainerState
- name: name
type:
scalar: string
- name: ready
type:
scalar: boolean
- name: restartCount
type:
scalar: numeric
- name: state
type:
namedType: io.k8s.api.core.v1.ContainerState
- name: io.k8s.api.core.v1.DaemonEndpoint
struct:
fields:
- name: Port
type:
scalar: numeric
- name: io.k8s.api.core.v1.DownwardAPIProjection
struct:
fields:
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.DownwardAPIVolumeFile
elementRelationship: atomic
- name: io.k8s.api.core.v1.DownwardAPIVolumeFile
struct:
fields:
- name: fieldRef
type:
namedType: io.k8s.api.core.v1.ObjectFieldSelector
- name: mode
type:
scalar: numeric
- name: path
type:
scalar: string
- name: resourceFieldRef
type:
namedType: io.k8s.api.core.v1.ResourceFieldSelector
- name: io.k8s.api.core.v1.DownwardAPIVolumeSource
struct:
fields:
- name: defaultMode
type:
scalar: numeric
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.DownwardAPIVolumeFile
elementRelationship: atomic
- name: io.k8s.api.core.v1.EmptyDirVolumeSource
struct:
fields:
- name: medium
type:
scalar: string
- name: sizeLimit
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.core.v1.EndpointAddress
struct:
fields:
- name: hostname
type:
scalar: string
- name: ip
type:
scalar: string
- name: nodeName
type:
scalar: string
- name: targetRef
type:
namedType: io.k8s.api.core.v1.ObjectReference
- name: io.k8s.api.core.v1.EndpointPort
struct:
fields:
- name: name
type:
scalar: string
- name: port
type:
scalar: numeric
- name: protocol
type:
scalar: string
- name: io.k8s.api.core.v1.EndpointSubset
struct:
fields:
- name: addresses
type:
list:
elementType:
namedType: io.k8s.api.core.v1.EndpointAddress
elementRelationship: atomic
- name: notReadyAddresses
type:
list:
elementType:
namedType: io.k8s.api.core.v1.EndpointAddress
elementRelationship: atomic
- name: ports
type:
list:
elementType:
namedType: io.k8s.api.core.v1.EndpointPort
elementRelationship: atomic
- name: io.k8s.api.core.v1.Endpoints
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: subsets
type:
list:
elementType:
namedType: io.k8s.api.core.v1.EndpointSubset
elementRelationship: atomic
- name: io.k8s.api.core.v1.EndpointsList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Endpoints
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.EnvFromSource
struct:
fields:
- name: configMapRef
type:
namedType: io.k8s.api.core.v1.ConfigMapEnvSource
- name: prefix
type:
scalar: string
- name: secretRef
type:
namedType: io.k8s.api.core.v1.SecretEnvSource
- name: io.k8s.api.core.v1.EnvVar
struct:
fields:
- name: name
type:
scalar: string
- name: value
type:
scalar: string
- name: valueFrom
type:
namedType: io.k8s.api.core.v1.EnvVarSource
- name: io.k8s.api.core.v1.EnvVarSource
struct:
fields:
- name: configMapKeyRef
type:
namedType: io.k8s.api.core.v1.ConfigMapKeySelector
- name: fieldRef
type:
namedType: io.k8s.api.core.v1.ObjectFieldSelector
- name: resourceFieldRef
type:
namedType: io.k8s.api.core.v1.ResourceFieldSelector
- name: secretKeyRef
type:
namedType: io.k8s.api.core.v1.SecretKeySelector
- name: io.k8s.api.core.v1.Event
struct:
fields:
- name: action
type:
scalar: string
- name: apiVersion
type:
scalar: string
- name: count
type:
scalar: numeric
- name: eventTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime
- name: firstTimestamp
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: involvedObject
type:
namedType: io.k8s.api.core.v1.ObjectReference
- name: kind
type:
scalar: string
- name: lastTimestamp
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: reason
type:
scalar: string
- name: related
type:
namedType: io.k8s.api.core.v1.ObjectReference
- name: reportingComponent
type:
scalar: string
- name: reportingInstance
type:
scalar: string
- name: series
type:
namedType: io.k8s.api.core.v1.EventSeries
- name: source
type:
namedType: io.k8s.api.core.v1.EventSource
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.EventList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Event
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.EventSeries
struct:
fields:
- name: count
type:
scalar: numeric
- name: lastObservedTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime
- name: state
type:
scalar: string
- name: io.k8s.api.core.v1.EventSource
struct:
fields:
- name: component
type:
scalar: string
- name: host
type:
scalar: string
- name: io.k8s.api.core.v1.ExecAction
struct:
fields:
- name: command
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.FCVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: lun
type:
scalar: numeric
- name: readOnly
type:
scalar: boolean
- name: targetWWNs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: wwids
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.FlexPersistentVolumeSource
struct:
fields:
- name: driver
type:
scalar: string
- name: fsType
type:
scalar: string
- name: options
type:
map:
elementType:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: io.k8s.api.core.v1.FlexVolumeSource
struct:
fields:
- name: driver
type:
scalar: string
- name: fsType
type:
scalar: string
- name: options
type:
map:
elementType:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.LocalObjectReference
- name: io.k8s.api.core.v1.FlockerVolumeSource
struct:
fields:
- name: datasetName
type:
scalar: string
- name: datasetUUID
type:
scalar: string
- name: io.k8s.api.core.v1.GCEPersistentDiskVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: partition
type:
scalar: numeric
- name: pdName
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: io.k8s.api.core.v1.GitRepoVolumeSource
struct:
fields:
- name: directory
type:
scalar: string
- name: repository
type:
scalar: string
- name: revision
type:
scalar: string
- name: io.k8s.api.core.v1.GlusterfsVolumeSource
struct:
fields:
- name: endpoints
type:
scalar: string
- name: path
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: io.k8s.api.core.v1.HTTPGetAction
struct:
fields:
- name: host
type:
scalar: string
- name: httpHeaders
type:
list:
elementType:
namedType: io.k8s.api.core.v1.HTTPHeader
elementRelationship: atomic
- name: path
type:
scalar: string
- name: port
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: scheme
type:
scalar: string
- name: io.k8s.api.core.v1.HTTPHeader
struct:
fields:
- name: name
type:
scalar: string
- name: value
type:
scalar: string
- name: io.k8s.api.core.v1.Handler
struct:
fields:
- name: exec
type:
namedType: io.k8s.api.core.v1.ExecAction
- name: httpGet
type:
namedType: io.k8s.api.core.v1.HTTPGetAction
- name: tcpSocket
type:
namedType: io.k8s.api.core.v1.TCPSocketAction
- name: io.k8s.api.core.v1.HostAlias
struct:
fields:
- name: hostnames
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: ip
type:
scalar: string
- name: io.k8s.api.core.v1.HostPathVolumeSource
struct:
fields:
- name: path
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.ISCSIPersistentVolumeSource
struct:
fields:
- name: chapAuthDiscovery
type:
scalar: boolean
- name: chapAuthSession
type:
scalar: boolean
- name: fsType
type:
scalar: string
- name: initiatorName
type:
scalar: string
- name: iqn
type:
scalar: string
- name: iscsiInterface
type:
scalar: string
- name: lun
type:
scalar: numeric
- name: portals
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: targetPortal
type:
scalar: string
- name: io.k8s.api.core.v1.ISCSIVolumeSource
struct:
fields:
- name: chapAuthDiscovery
type:
scalar: boolean
- name: chapAuthSession
type:
scalar: boolean
- name: fsType
type:
scalar: string
- name: initiatorName
type:
scalar: string
- name: iqn
type:
scalar: string
- name: iscsiInterface
type:
scalar: string
- name: lun
type:
scalar: numeric
- name: portals
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.LocalObjectReference
- name: targetPortal
type:
scalar: string
- name: io.k8s.api.core.v1.KeyToPath
struct:
fields:
- name: key
type:
scalar: string
- name: mode
type:
scalar: numeric
- name: path
type:
scalar: string
- name: io.k8s.api.core.v1.Lifecycle
struct:
fields:
- name: postStart
type:
namedType: io.k8s.api.core.v1.Handler
- name: preStop
type:
namedType: io.k8s.api.core.v1.Handler
- name: io.k8s.api.core.v1.LimitRange
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.LimitRangeSpec
- name: io.k8s.api.core.v1.LimitRangeItem
struct:
fields:
- name: default
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: defaultRequest
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: max
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: maxLimitRequestRatio
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: min
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.LimitRangeList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.LimitRange
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.LimitRangeSpec
struct:
fields:
- name: limits
type:
list:
elementType:
namedType: io.k8s.api.core.v1.LimitRangeItem
elementRelationship: atomic
- name: io.k8s.api.core.v1.LoadBalancerIngress
struct:
fields:
- name: hostname
type:
scalar: string
- name: ip
type:
scalar: string
- name: io.k8s.api.core.v1.LoadBalancerStatus
struct:
fields:
- name: ingress
type:
list:
elementType:
namedType: io.k8s.api.core.v1.LoadBalancerIngress
elementRelationship: atomic
- name: io.k8s.api.core.v1.LocalObjectReference
struct:
fields:
- name: name
type:
scalar: string
- name: io.k8s.api.core.v1.LocalVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: path
type:
scalar: string
- name: io.k8s.api.core.v1.NFSVolumeSource
struct:
fields:
- name: path
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: server
type:
scalar: string
- name: io.k8s.api.core.v1.Namespace
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.NamespaceSpec
- name: status
type:
namedType: io.k8s.api.core.v1.NamespaceStatus
- name: io.k8s.api.core.v1.NamespaceList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Namespace
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.NamespaceSpec
struct:
fields:
- name: finalizers
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.NamespaceStatus
struct:
fields:
- name: phase
type:
scalar: string
- name: io.k8s.api.core.v1.Node
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.NodeSpec
- name: status
type:
namedType: io.k8s.api.core.v1.NodeStatus
- name: io.k8s.api.core.v1.NodeAddress
struct:
fields:
- name: address
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.NodeAffinity
struct:
fields:
- name: preferredDuringSchedulingIgnoredDuringExecution
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PreferredSchedulingTerm
elementRelationship: atomic
- name: requiredDuringSchedulingIgnoredDuringExecution
type:
namedType: io.k8s.api.core.v1.NodeSelector
- name: io.k8s.api.core.v1.NodeCondition
struct:
fields:
- name: lastHeartbeatTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.NodeConfigSource
struct:
fields:
- name: configMap
type:
namedType: io.k8s.api.core.v1.ConfigMapNodeConfigSource
- name: io.k8s.api.core.v1.NodeConfigStatus
struct:
fields:
- name: active
type:
namedType: io.k8s.api.core.v1.NodeConfigSource
- name: assigned
type:
namedType: io.k8s.api.core.v1.NodeConfigSource
- name: error
type:
scalar: string
- name: lastKnownGood
type:
namedType: io.k8s.api.core.v1.NodeConfigSource
- name: io.k8s.api.core.v1.NodeDaemonEndpoints
struct:
fields:
- name: kubeletEndpoint
type:
namedType: io.k8s.api.core.v1.DaemonEndpoint
- name: io.k8s.api.core.v1.NodeList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Node
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.NodeSelector
struct:
fields:
- name: nodeSelectorTerms
type:
list:
elementType:
namedType: io.k8s.api.core.v1.NodeSelectorTerm
elementRelationship: atomic
- name: io.k8s.api.core.v1.NodeSelectorRequirement
struct:
fields:
- name: key
type:
scalar: string
- name: operator
type:
scalar: string
- name: values
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.NodeSelectorTerm
struct:
fields:
- name: matchExpressions
type:
list:
elementType:
namedType: io.k8s.api.core.v1.NodeSelectorRequirement
elementRelationship: atomic
- name: matchFields
type:
list:
elementType:
namedType: io.k8s.api.core.v1.NodeSelectorRequirement
elementRelationship: atomic
- name: io.k8s.api.core.v1.NodeSpec
struct:
fields:
- name: configSource
type:
namedType: io.k8s.api.core.v1.NodeConfigSource
- name: externalID
type:
scalar: string
- name: podCIDR
type:
scalar: string
- name: providerID
type:
scalar: string
- name: taints
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Taint
elementRelationship: atomic
- name: unschedulable
type:
scalar: boolean
- name: io.k8s.api.core.v1.NodeStatus
struct:
fields:
- name: addresses
type:
list:
elementType:
namedType: io.k8s.api.core.v1.NodeAddress
elementRelationship: associative
keys:
- type
- name: allocatable
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: capacity
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.core.v1.NodeCondition
elementRelationship: associative
keys:
- type
- name: config
type:
namedType: io.k8s.api.core.v1.NodeConfigStatus
- name: daemonEndpoints
type:
namedType: io.k8s.api.core.v1.NodeDaemonEndpoints
- name: images
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ContainerImage
elementRelationship: atomic
- name: nodeInfo
type:
namedType: io.k8s.api.core.v1.NodeSystemInfo
- name: phase
type:
scalar: string
- name: volumesAttached
type:
list:
elementType:
namedType: io.k8s.api.core.v1.AttachedVolume
elementRelationship: atomic
- name: volumesInUse
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.NodeSystemInfo
struct:
fields:
- name: architecture
type:
scalar: string
- name: bootID
type:
scalar: string
- name: containerRuntimeVersion
type:
scalar: string
- name: kernelVersion
type:
scalar: string
- name: kubeProxyVersion
type:
scalar: string
- name: kubeletVersion
type:
scalar: string
- name: machineID
type:
scalar: string
- name: operatingSystem
type:
scalar: string
- name: osImage
type:
scalar: string
- name: systemUUID
type:
scalar: string
- name: io.k8s.api.core.v1.ObjectFieldSelector
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: fieldPath
type:
scalar: string
- name: io.k8s.api.core.v1.ObjectReference
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: fieldPath
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: resourceVersion
type:
scalar: string
- name: uid
type:
scalar: string
- name: io.k8s.api.core.v1.PersistentVolume
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.PersistentVolumeSpec
- name: status
type:
namedType: io.k8s.api.core.v1.PersistentVolumeStatus
- name: io.k8s.api.core.v1.PersistentVolumeClaim
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.PersistentVolumeClaimSpec
- name: status
type:
namedType: io.k8s.api.core.v1.PersistentVolumeClaimStatus
- name: io.k8s.api.core.v1.PersistentVolumeClaimCondition
struct:
fields:
- name: lastProbeTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.PersistentVolumeClaimList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PersistentVolumeClaim
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.PersistentVolumeClaimSpec
struct:
fields:
- name: accessModes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: dataSource
type:
namedType: io.k8s.api.core.v1.TypedLocalObjectReference
- name: resources
type:
namedType: io.k8s.api.core.v1.ResourceRequirements
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: storageClassName
type:
scalar: string
- name: volumeMode
type:
scalar: string
- name: volumeName
type:
scalar: string
- name: io.k8s.api.core.v1.PersistentVolumeClaimStatus
struct:
fields:
- name: accessModes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: capacity
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PersistentVolumeClaimCondition
elementRelationship: associative
keys:
- type
- name: phase
type:
scalar: string
- name: io.k8s.api.core.v1.PersistentVolumeClaimVolumeSource
struct:
fields:
- name: claimName
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: io.k8s.api.core.v1.PersistentVolumeList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PersistentVolume
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.PersistentVolumeSpec
struct:
fields:
- name: accessModes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: awsElasticBlockStore
type:
namedType: io.k8s.api.core.v1.AWSElasticBlockStoreVolumeSource
- name: azureDisk
type:
namedType: io.k8s.api.core.v1.AzureDiskVolumeSource
- name: azureFile
type:
namedType: io.k8s.api.core.v1.AzureFilePersistentVolumeSource
- name: capacity
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: cephfs
type:
namedType: io.k8s.api.core.v1.CephFSPersistentVolumeSource
- name: cinder
type:
namedType: io.k8s.api.core.v1.CinderPersistentVolumeSource
- name: claimRef
type:
namedType: io.k8s.api.core.v1.ObjectReference
- name: csi
type:
namedType: io.k8s.api.core.v1.CSIPersistentVolumeSource
- name: fc
type:
namedType: io.k8s.api.core.v1.FCVolumeSource
- name: flexVolume
type:
namedType: io.k8s.api.core.v1.FlexPersistentVolumeSource
- name: flocker
type:
namedType: io.k8s.api.core.v1.FlockerVolumeSource
- name: gcePersistentDisk
type:
namedType: io.k8s.api.core.v1.GCEPersistentDiskVolumeSource
- name: glusterfs
type:
namedType: io.k8s.api.core.v1.GlusterfsVolumeSource
- name: hostPath
type:
namedType: io.k8s.api.core.v1.HostPathVolumeSource
- name: iscsi
type:
namedType: io.k8s.api.core.v1.ISCSIPersistentVolumeSource
- name: local
type:
namedType: io.k8s.api.core.v1.LocalVolumeSource
- name: mountOptions
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: nfs
type:
namedType: io.k8s.api.core.v1.NFSVolumeSource
- name: nodeAffinity
type:
namedType: io.k8s.api.core.v1.VolumeNodeAffinity
- name: persistentVolumeReclaimPolicy
type:
scalar: string
- name: photonPersistentDisk
type:
namedType: io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource
- name: portworxVolume
type:
namedType: io.k8s.api.core.v1.PortworxVolumeSource
- name: quobyte
type:
namedType: io.k8s.api.core.v1.QuobyteVolumeSource
- name: rbd
type:
namedType: io.k8s.api.core.v1.RBDPersistentVolumeSource
- name: scaleIO
type:
namedType: io.k8s.api.core.v1.ScaleIOPersistentVolumeSource
- name: storageClassName
type:
scalar: string
- name: storageos
type:
namedType: io.k8s.api.core.v1.StorageOSPersistentVolumeSource
- name: volumeMode
type:
scalar: string
- name: vsphereVolume
type:
namedType: io.k8s.api.core.v1.VsphereVirtualDiskVolumeSource
- name: io.k8s.api.core.v1.PersistentVolumeStatus
struct:
fields:
- name: message
type:
scalar: string
- name: phase
type:
scalar: string
- name: reason
type:
scalar: string
- name: io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: pdID
type:
scalar: string
- name: io.k8s.api.core.v1.Pod
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.PodSpec
- name: status
type:
namedType: io.k8s.api.core.v1.PodStatus
- name: io.k8s.api.core.v1.PodAffinity
struct:
fields:
- name: preferredDuringSchedulingIgnoredDuringExecution
type:
list:
elementType:
namedType: io.k8s.api.core.v1.WeightedPodAffinityTerm
elementRelationship: atomic
- name: requiredDuringSchedulingIgnoredDuringExecution
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PodAffinityTerm
elementRelationship: atomic
- name: io.k8s.api.core.v1.PodAffinityTerm
struct:
fields:
- name: labelSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: namespaces
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: topologyKey
type:
scalar: string
- name: io.k8s.api.core.v1.PodAntiAffinity
struct:
fields:
- name: preferredDuringSchedulingIgnoredDuringExecution
type:
list:
elementType:
namedType: io.k8s.api.core.v1.WeightedPodAffinityTerm
elementRelationship: atomic
- name: requiredDuringSchedulingIgnoredDuringExecution
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PodAffinityTerm
elementRelationship: atomic
- name: io.k8s.api.core.v1.PodCondition
struct:
fields:
- name: lastProbeTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.PodDNSConfig
struct:
fields:
- name: nameservers
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: options
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PodDNSConfigOption
elementRelationship: atomic
- name: searches
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.PodDNSConfigOption
struct:
fields:
- name: name
type:
scalar: string
- name: value
type:
scalar: string
- name: io.k8s.api.core.v1.PodList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Pod
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.PodReadinessGate
struct:
fields:
- name: conditionType
type:
scalar: string
- name: io.k8s.api.core.v1.PodSecurityContext
struct:
fields:
- name: fsGroup
type:
scalar: numeric
- name: runAsGroup
type:
scalar: numeric
- name: runAsNonRoot
type:
scalar: boolean
- name: runAsUser
type:
scalar: numeric
- name: seLinuxOptions
type:
namedType: io.k8s.api.core.v1.SELinuxOptions
- name: supplementalGroups
type:
list:
elementType:
scalar: numeric
elementRelationship: atomic
- name: sysctls
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Sysctl
elementRelationship: atomic
- name: io.k8s.api.core.v1.PodSpec
struct:
fields:
- name: activeDeadlineSeconds
type:
scalar: numeric
- name: affinity
type:
namedType: io.k8s.api.core.v1.Affinity
- name: automountServiceAccountToken
type:
scalar: boolean
- name: containers
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Container
elementRelationship: associative
keys:
- name
- name: dnsConfig
type:
namedType: io.k8s.api.core.v1.PodDNSConfig
- name: dnsPolicy
type:
scalar: string
- name: enableServiceLinks
type:
scalar: boolean
- name: hostAliases
type:
list:
elementType:
namedType: io.k8s.api.core.v1.HostAlias
elementRelationship: associative
keys:
- ip
- name: hostIPC
type:
scalar: boolean
- name: hostNetwork
type:
scalar: boolean
- name: hostPID
type:
scalar: boolean
- name: hostname
type:
scalar: string
- name: imagePullSecrets
type:
list:
elementType:
namedType: io.k8s.api.core.v1.LocalObjectReference
elementRelationship: associative
keys:
- name
- name: initContainers
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Container
elementRelationship: associative
keys:
- name
- name: nodeName
type:
scalar: string
- name: nodeSelector
type:
map:
elementType:
scalar: string
- name: priority
type:
scalar: numeric
- name: priorityClassName
type:
scalar: string
- name: readinessGates
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PodReadinessGate
elementRelationship: atomic
- name: restartPolicy
type:
scalar: string
- name: runtimeClassName
type:
scalar: string
- name: schedulerName
type:
scalar: string
- name: securityContext
type:
namedType: io.k8s.api.core.v1.PodSecurityContext
- name: serviceAccount
type:
scalar: string
- name: serviceAccountName
type:
scalar: string
- name: shareProcessNamespace
type:
scalar: boolean
- name: subdomain
type:
scalar: string
- name: terminationGracePeriodSeconds
type:
scalar: numeric
- name: tolerations
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Toleration
elementRelationship: atomic
- name: volumes
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Volume
elementRelationship: associative
keys:
- name
- name: io.k8s.api.core.v1.PodStatus
struct:
fields:
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PodCondition
elementRelationship: associative
keys:
- type
- name: containerStatuses
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ContainerStatus
elementRelationship: atomic
- name: hostIP
type:
scalar: string
- name: initContainerStatuses
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ContainerStatus
elementRelationship: atomic
- name: message
type:
scalar: string
- name: nominatedNodeName
type:
scalar: string
- name: phase
type:
scalar: string
- name: podIP
type:
scalar: string
- name: qosClass
type:
scalar: string
- name: reason
type:
scalar: string
- name: startTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: io.k8s.api.core.v1.PodTemplate
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.core.v1.PodTemplateList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.PodTemplate
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.PodTemplateSpec
struct:
fields:
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.PodSpec
- name: io.k8s.api.core.v1.PortworxVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: volumeID
type:
scalar: string
- name: io.k8s.api.core.v1.PreferredSchedulingTerm
struct:
fields:
- name: preference
type:
namedType: io.k8s.api.core.v1.NodeSelectorTerm
- name: weight
type:
scalar: numeric
- name: io.k8s.api.core.v1.Probe
struct:
fields:
- name: exec
type:
namedType: io.k8s.api.core.v1.ExecAction
- name: failureThreshold
type:
scalar: numeric
- name: httpGet
type:
namedType: io.k8s.api.core.v1.HTTPGetAction
- name: initialDelaySeconds
type:
scalar: numeric
- name: periodSeconds
type:
scalar: numeric
- name: successThreshold
type:
scalar: numeric
- name: tcpSocket
type:
namedType: io.k8s.api.core.v1.TCPSocketAction
- name: timeoutSeconds
type:
scalar: numeric
- name: io.k8s.api.core.v1.ProjectedVolumeSource
struct:
fields:
- name: defaultMode
type:
scalar: numeric
- name: sources
type:
list:
elementType:
namedType: io.k8s.api.core.v1.VolumeProjection
elementRelationship: atomic
- name: io.k8s.api.core.v1.QuobyteVolumeSource
struct:
fields:
- name: group
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: registry
type:
scalar: string
- name: user
type:
scalar: string
- name: volume
type:
scalar: string
- name: io.k8s.api.core.v1.RBDPersistentVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: image
type:
scalar: string
- name: keyring
type:
scalar: string
- name: monitors
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: pool
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: user
type:
scalar: string
- name: io.k8s.api.core.v1.RBDVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: image
type:
scalar: string
- name: keyring
type:
scalar: string
- name: monitors
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: pool
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.LocalObjectReference
- name: user
type:
scalar: string
- name: io.k8s.api.core.v1.ReplicationController
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.ReplicationControllerSpec
- name: status
type:
namedType: io.k8s.api.core.v1.ReplicationControllerStatus
- name: io.k8s.api.core.v1.ReplicationControllerCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.ReplicationControllerList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ReplicationController
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.ReplicationControllerSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: selector
type:
map:
elementType:
scalar: string
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.core.v1.ReplicationControllerStatus
struct:
fields:
- name: availableReplicas
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ReplicationControllerCondition
elementRelationship: associative
keys:
- type
- name: fullyLabeledReplicas
type:
scalar: numeric
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: io.k8s.api.core.v1.ResourceFieldSelector
struct:
fields:
- name: containerName
type:
scalar: string
- name: divisor
type:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: resource
type:
scalar: string
- name: io.k8s.api.core.v1.ResourceQuota
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.ResourceQuotaSpec
- name: status
type:
namedType: io.k8s.api.core.v1.ResourceQuotaStatus
- name: io.k8s.api.core.v1.ResourceQuotaList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ResourceQuota
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.ResourceQuotaSpec
struct:
fields:
- name: hard
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: scopeSelector
type:
namedType: io.k8s.api.core.v1.ScopeSelector
- name: scopes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.ResourceQuotaStatus
struct:
fields:
- name: hard
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: used
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.core.v1.ResourceRequirements
struct:
fields:
- name: limits
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: requests
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.api.resource.Quantity
- name: io.k8s.api.core.v1.SELinuxOptions
struct:
fields:
- name: level
type:
scalar: string
- name: role
type:
scalar: string
- name: type
type:
scalar: string
- name: user
type:
scalar: string
- name: io.k8s.api.core.v1.ScaleIOPersistentVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: gateway
type:
scalar: string
- name: protectionDomain
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.SecretReference
- name: sslEnabled
type:
scalar: boolean
- name: storageMode
type:
scalar: string
- name: storagePool
type:
scalar: string
- name: system
type:
scalar: string
- name: volumeName
type:
scalar: string
- name: io.k8s.api.core.v1.ScaleIOVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: gateway
type:
scalar: string
- name: protectionDomain
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.LocalObjectReference
- name: sslEnabled
type:
scalar: boolean
- name: storageMode
type:
scalar: string
- name: storagePool
type:
scalar: string
- name: system
type:
scalar: string
- name: volumeName
type:
scalar: string
- name: io.k8s.api.core.v1.ScopeSelector
struct:
fields:
- name: matchExpressions
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ScopedResourceSelectorRequirement
elementRelationship: atomic
- name: io.k8s.api.core.v1.ScopedResourceSelectorRequirement
struct:
fields:
- name: operator
type:
scalar: string
- name: scopeName
type:
scalar: string
- name: values
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.Secret
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: data
type:
map:
elementType:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: stringData
type:
map:
elementType:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.SecretEnvSource
struct:
fields:
- name: name
type:
scalar: string
- name: optional
type:
scalar: boolean
- name: io.k8s.api.core.v1.SecretKeySelector
struct:
fields:
- name: key
type:
scalar: string
- name: name
type:
scalar: string
- name: optional
type:
scalar: boolean
- name: io.k8s.api.core.v1.SecretList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Secret
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.SecretProjection
struct:
fields:
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.KeyToPath
elementRelationship: atomic
- name: name
type:
scalar: string
- name: optional
type:
scalar: boolean
- name: io.k8s.api.core.v1.SecretReference
struct:
fields:
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: io.k8s.api.core.v1.SecretVolumeSource
struct:
fields:
- name: defaultMode
type:
scalar: numeric
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.KeyToPath
elementRelationship: atomic
- name: optional
type:
scalar: boolean
- name: secretName
type:
scalar: string
- name: io.k8s.api.core.v1.SecurityContext
struct:
fields:
- name: allowPrivilegeEscalation
type:
scalar: boolean
- name: capabilities
type:
namedType: io.k8s.api.core.v1.Capabilities
- name: privileged
type:
scalar: boolean
- name: procMount
type:
scalar: string
- name: readOnlyRootFilesystem
type:
scalar: boolean
- name: runAsGroup
type:
scalar: numeric
- name: runAsNonRoot
type:
scalar: boolean
- name: runAsUser
type:
scalar: numeric
- name: seLinuxOptions
type:
namedType: io.k8s.api.core.v1.SELinuxOptions
- name: io.k8s.api.core.v1.Service
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.core.v1.ServiceSpec
- name: status
type:
namedType: io.k8s.api.core.v1.ServiceStatus
- name: io.k8s.api.core.v1.ServiceAccount
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: automountServiceAccountToken
type:
scalar: boolean
- name: imagePullSecrets
type:
list:
elementType:
namedType: io.k8s.api.core.v1.LocalObjectReference
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: secrets
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ObjectReference
elementRelationship: associative
keys:
- name
- name: io.k8s.api.core.v1.ServiceAccountList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ServiceAccount
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.ServiceAccountTokenProjection
struct:
fields:
- name: audience
type:
scalar: string
- name: expirationSeconds
type:
scalar: numeric
- name: path
type:
scalar: string
- name: io.k8s.api.core.v1.ServiceList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Service
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.core.v1.ServicePort
struct:
fields:
- name: name
type:
scalar: string
- name: nodePort
type:
scalar: numeric
- name: port
type:
scalar: numeric
- name: protocol
type:
scalar: string
- name: targetPort
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.core.v1.ServiceSpec
struct:
fields:
- name: clusterIP
type:
scalar: string
- name: externalIPs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: externalName
type:
scalar: string
- name: externalTrafficPolicy
type:
scalar: string
- name: healthCheckNodePort
type:
scalar: numeric
- name: loadBalancerIP
type:
scalar: string
- name: loadBalancerSourceRanges
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: ports
type:
list:
elementType:
namedType: io.k8s.api.core.v1.ServicePort
elementRelationship: associative
keys:
- port
- name: publishNotReadyAddresses
type:
scalar: boolean
- name: selector
type:
map:
elementType:
scalar: string
- name: sessionAffinity
type:
scalar: string
- name: sessionAffinityConfig
type:
namedType: io.k8s.api.core.v1.SessionAffinityConfig
- name: type
type:
scalar: string
- name: io.k8s.api.core.v1.ServiceStatus
struct:
fields:
- name: loadBalancer
type:
namedType: io.k8s.api.core.v1.LoadBalancerStatus
- name: io.k8s.api.core.v1.SessionAffinityConfig
struct:
fields:
- name: clientIP
type:
namedType: io.k8s.api.core.v1.ClientIPConfig
- name: io.k8s.api.core.v1.StorageOSPersistentVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.ObjectReference
- name: volumeName
type:
scalar: string
- name: volumeNamespace
type:
scalar: string
- name: io.k8s.api.core.v1.StorageOSVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: secretRef
type:
namedType: io.k8s.api.core.v1.LocalObjectReference
- name: volumeName
type:
scalar: string
- name: volumeNamespace
type:
scalar: string
- name: io.k8s.api.core.v1.Sysctl
struct:
fields:
- name: name
type:
scalar: string
- name: value
type:
scalar: string
- name: io.k8s.api.core.v1.TCPSocketAction
struct:
fields:
- name: host
type:
scalar: string
- name: port
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.core.v1.Taint
struct:
fields:
- name: effect
type:
scalar: string
- name: key
type:
scalar: string
- name: timeAdded
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: value
type:
scalar: string
- name: io.k8s.api.core.v1.Toleration
struct:
fields:
- name: effect
type:
scalar: string
- name: key
type:
scalar: string
- name: operator
type:
scalar: string
- name: tolerationSeconds
type:
scalar: numeric
- name: value
type:
scalar: string
- name: io.k8s.api.core.v1.TopologySelectorLabelRequirement
struct:
fields:
- name: key
type:
scalar: string
- name: values
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.core.v1.TopologySelectorTerm
struct:
fields:
- name: matchLabelExpressions
type:
list:
elementType:
namedType: io.k8s.api.core.v1.TopologySelectorLabelRequirement
elementRelationship: atomic
- name: io.k8s.api.core.v1.TypedLocalObjectReference
struct:
fields:
- name: apiGroup
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.core.v1.Volume
struct:
fields:
- name: awsElasticBlockStore
type:
namedType: io.k8s.api.core.v1.AWSElasticBlockStoreVolumeSource
- name: azureDisk
type:
namedType: io.k8s.api.core.v1.AzureDiskVolumeSource
- name: azureFile
type:
namedType: io.k8s.api.core.v1.AzureFileVolumeSource
- name: cephfs
type:
namedType: io.k8s.api.core.v1.CephFSVolumeSource
- name: cinder
type:
namedType: io.k8s.api.core.v1.CinderVolumeSource
- name: configMap
type:
namedType: io.k8s.api.core.v1.ConfigMapVolumeSource
- name: downwardAPI
type:
namedType: io.k8s.api.core.v1.DownwardAPIVolumeSource
- name: emptyDir
type:
namedType: io.k8s.api.core.v1.EmptyDirVolumeSource
- name: fc
type:
namedType: io.k8s.api.core.v1.FCVolumeSource
- name: flexVolume
type:
namedType: io.k8s.api.core.v1.FlexVolumeSource
- name: flocker
type:
namedType: io.k8s.api.core.v1.FlockerVolumeSource
- name: gcePersistentDisk
type:
namedType: io.k8s.api.core.v1.GCEPersistentDiskVolumeSource
- name: gitRepo
type:
namedType: io.k8s.api.core.v1.GitRepoVolumeSource
- name: glusterfs
type:
namedType: io.k8s.api.core.v1.GlusterfsVolumeSource
- name: hostPath
type:
namedType: io.k8s.api.core.v1.HostPathVolumeSource
- name: iscsi
type:
namedType: io.k8s.api.core.v1.ISCSIVolumeSource
- name: name
type:
scalar: string
- name: nfs
type:
namedType: io.k8s.api.core.v1.NFSVolumeSource
- name: persistentVolumeClaim
type:
namedType: io.k8s.api.core.v1.PersistentVolumeClaimVolumeSource
- name: photonPersistentDisk
type:
namedType: io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource
- name: portworxVolume
type:
namedType: io.k8s.api.core.v1.PortworxVolumeSource
- name: projected
type:
namedType: io.k8s.api.core.v1.ProjectedVolumeSource
- name: quobyte
type:
namedType: io.k8s.api.core.v1.QuobyteVolumeSource
- name: rbd
type:
namedType: io.k8s.api.core.v1.RBDVolumeSource
- name: scaleIO
type:
namedType: io.k8s.api.core.v1.ScaleIOVolumeSource
- name: secret
type:
namedType: io.k8s.api.core.v1.SecretVolumeSource
- name: storageos
type:
namedType: io.k8s.api.core.v1.StorageOSVolumeSource
- name: vsphereVolume
type:
namedType: io.k8s.api.core.v1.VsphereVirtualDiskVolumeSource
- name: io.k8s.api.core.v1.VolumeDevice
struct:
fields:
- name: devicePath
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.core.v1.VolumeMount
struct:
fields:
- name: mountPath
type:
scalar: string
- name: mountPropagation
type:
scalar: string
- name: name
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: subPath
type:
scalar: string
- name: io.k8s.api.core.v1.VolumeNodeAffinity
struct:
fields:
- name: required
type:
namedType: io.k8s.api.core.v1.NodeSelector
- name: io.k8s.api.core.v1.VolumeProjection
struct:
fields:
- name: configMap
type:
namedType: io.k8s.api.core.v1.ConfigMapProjection
- name: downwardAPI
type:
namedType: io.k8s.api.core.v1.DownwardAPIProjection
- name: secret
type:
namedType: io.k8s.api.core.v1.SecretProjection
- name: serviceAccountToken
type:
namedType: io.k8s.api.core.v1.ServiceAccountTokenProjection
- name: io.k8s.api.core.v1.VsphereVirtualDiskVolumeSource
struct:
fields:
- name: fsType
type:
scalar: string
- name: storagePolicyID
type:
scalar: string
- name: storagePolicyName
type:
scalar: string
- name: volumePath
type:
scalar: string
- name: io.k8s.api.core.v1.WeightedPodAffinityTerm
struct:
fields:
- name: podAffinityTerm
type:
namedType: io.k8s.api.core.v1.PodAffinityTerm
- name: weight
type:
scalar: numeric
- name: io.k8s.api.events.v1beta1.Event
struct:
fields:
- name: action
type:
scalar: string
- name: apiVersion
type:
scalar: string
- name: deprecatedCount
type:
scalar: numeric
- name: deprecatedFirstTimestamp
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: deprecatedLastTimestamp
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: deprecatedSource
type:
namedType: io.k8s.api.core.v1.EventSource
- name: eventTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: note
type:
scalar: string
- name: reason
type:
scalar: string
- name: regarding
type:
namedType: io.k8s.api.core.v1.ObjectReference
- name: related
type:
namedType: io.k8s.api.core.v1.ObjectReference
- name: reportingController
type:
scalar: string
- name: reportingInstance
type:
scalar: string
- name: series
type:
namedType: io.k8s.api.events.v1beta1.EventSeries
- name: type
type:
scalar: string
- name: io.k8s.api.events.v1beta1.EventList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.events.v1beta1.Event
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.events.v1beta1.EventSeries
struct:
fields:
- name: count
type:
scalar: numeric
- name: lastObservedTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime
- name: state
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.AllowedFlexVolume
struct:
fields:
- name: driver
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.AllowedHostPath
struct:
fields:
- name: pathPrefix
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: io.k8s.api.extensions.v1beta1.DaemonSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.extensions.v1beta1.DaemonSetSpec
- name: status
type:
namedType: io.k8s.api.extensions.v1beta1.DaemonSetStatus
- name: io.k8s.api.extensions.v1beta1.DaemonSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.DaemonSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.DaemonSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.extensions.v1beta1.DaemonSetSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: templateGeneration
type:
scalar: numeric
- name: updateStrategy
type:
namedType: io.k8s.api.extensions.v1beta1.DaemonSetUpdateStrategy
- name: io.k8s.api.extensions.v1beta1.DaemonSetStatus
struct:
fields:
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.DaemonSetCondition
elementRelationship: associative
keys:
- type
- name: currentNumberScheduled
type:
scalar: numeric
- name: desiredNumberScheduled
type:
scalar: numeric
- name: numberAvailable
type:
scalar: numeric
- name: numberMisscheduled
type:
scalar: numeric
- name: numberReady
type:
scalar: numeric
- name: numberUnavailable
type:
scalar: numeric
- name: observedGeneration
type:
scalar: numeric
- name: updatedNumberScheduled
type:
scalar: numeric
- name: io.k8s.api.extensions.v1beta1.DaemonSetUpdateStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.extensions.v1beta1.RollingUpdateDaemonSet
- name: type
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.Deployment
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.extensions.v1beta1.DeploymentSpec
- name: status
type:
namedType: io.k8s.api.extensions.v1beta1.DeploymentStatus
- name: io.k8s.api.extensions.v1beta1.DeploymentCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: lastUpdateTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.DeploymentList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.Deployment
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.extensions.v1beta1.DeploymentRollback
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: rollbackTo
type:
namedType: io.k8s.api.extensions.v1beta1.RollbackConfig
- name: updatedAnnotations
type:
map:
elementType:
scalar: string
- name: io.k8s.api.extensions.v1beta1.DeploymentSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: paused
type:
scalar: boolean
- name: progressDeadlineSeconds
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: revisionHistoryLimit
type:
scalar: numeric
- name: rollbackTo
type:
namedType: io.k8s.api.extensions.v1beta1.RollbackConfig
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: strategy
type:
namedType: io.k8s.api.extensions.v1beta1.DeploymentStrategy
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.extensions.v1beta1.DeploymentStatus
struct:
fields:
- name: availableReplicas
type:
scalar: numeric
- name: collisionCount
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.DeploymentCondition
elementRelationship: associative
keys:
- type
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: unavailableReplicas
type:
scalar: numeric
- name: updatedReplicas
type:
scalar: numeric
- name: io.k8s.api.extensions.v1beta1.DeploymentStrategy
struct:
fields:
- name: rollingUpdate
type:
namedType: io.k8s.api.extensions.v1beta1.RollingUpdateDeployment
- name: type
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.FSGroupStrategyOptions
struct:
fields:
- name: ranges
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.IDRange
elementRelationship: atomic
- name: rule
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.HTTPIngressPath
struct:
fields:
- name: backend
type:
namedType: io.k8s.api.extensions.v1beta1.IngressBackend
- name: path
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.HTTPIngressRuleValue
struct:
fields:
- name: paths
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.HTTPIngressPath
elementRelationship: atomic
- name: io.k8s.api.extensions.v1beta1.HostPortRange
struct:
fields:
- name: max
type:
scalar: numeric
- name: min
type:
scalar: numeric
- name: io.k8s.api.extensions.v1beta1.IDRange
struct:
fields:
- name: max
type:
scalar: numeric
- name: min
type:
scalar: numeric
- name: io.k8s.api.extensions.v1beta1.IPBlock
struct:
fields:
- name: cidr
type:
scalar: string
- name: except
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.extensions.v1beta1.Ingress
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.extensions.v1beta1.IngressSpec
- name: status
type:
namedType: io.k8s.api.extensions.v1beta1.IngressStatus
- name: io.k8s.api.extensions.v1beta1.IngressBackend
struct:
fields:
- name: serviceName
type:
scalar: string
- name: servicePort
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.extensions.v1beta1.IngressList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.Ingress
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.extensions.v1beta1.IngressRule
struct:
fields:
- name: host
type:
scalar: string
- name: http
type:
namedType: io.k8s.api.extensions.v1beta1.HTTPIngressRuleValue
- name: io.k8s.api.extensions.v1beta1.IngressSpec
struct:
fields:
- name: backend
type:
namedType: io.k8s.api.extensions.v1beta1.IngressBackend
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.IngressRule
elementRelationship: atomic
- name: tls
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.IngressTLS
elementRelationship: atomic
- name: io.k8s.api.extensions.v1beta1.IngressStatus
struct:
fields:
- name: loadBalancer
type:
namedType: io.k8s.api.core.v1.LoadBalancerStatus
- name: io.k8s.api.extensions.v1beta1.IngressTLS
struct:
fields:
- name: hosts
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: secretName
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.NetworkPolicy
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.extensions.v1beta1.NetworkPolicySpec
- name: io.k8s.api.extensions.v1beta1.NetworkPolicyEgressRule
struct:
fields:
- name: ports
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.NetworkPolicyPort
elementRelationship: atomic
- name: to
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.NetworkPolicyPeer
elementRelationship: atomic
- name: io.k8s.api.extensions.v1beta1.NetworkPolicyIngressRule
struct:
fields:
- name: from
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.NetworkPolicyPeer
elementRelationship: atomic
- name: ports
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.NetworkPolicyPort
elementRelationship: atomic
- name: io.k8s.api.extensions.v1beta1.NetworkPolicyList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.NetworkPolicy
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.extensions.v1beta1.NetworkPolicyPeer
struct:
fields:
- name: ipBlock
type:
namedType: io.k8s.api.extensions.v1beta1.IPBlock
- name: namespaceSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: podSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: io.k8s.api.extensions.v1beta1.NetworkPolicyPort
struct:
fields:
- name: port
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: protocol
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.NetworkPolicySpec
struct:
fields:
- name: egress
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.NetworkPolicyEgressRule
elementRelationship: atomic
- name: ingress
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.NetworkPolicyIngressRule
elementRelationship: atomic
- name: podSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: policyTypes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.extensions.v1beta1.PodSecurityPolicy
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.extensions.v1beta1.PodSecurityPolicySpec
- name: io.k8s.api.extensions.v1beta1.PodSecurityPolicyList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.PodSecurityPolicy
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.extensions.v1beta1.PodSecurityPolicySpec
struct:
fields:
- name: allowPrivilegeEscalation
type:
scalar: boolean
- name: allowedCapabilities
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: allowedFlexVolumes
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.AllowedFlexVolume
elementRelationship: atomic
- name: allowedHostPaths
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.AllowedHostPath
elementRelationship: atomic
- name: allowedProcMountTypes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: allowedUnsafeSysctls
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: defaultAddCapabilities
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: defaultAllowPrivilegeEscalation
type:
scalar: boolean
- name: forbiddenSysctls
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: fsGroup
type:
namedType: io.k8s.api.extensions.v1beta1.FSGroupStrategyOptions
- name: hostIPC
type:
scalar: boolean
- name: hostNetwork
type:
scalar: boolean
- name: hostPID
type:
scalar: boolean
- name: hostPorts
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.HostPortRange
elementRelationship: atomic
- name: privileged
type:
scalar: boolean
- name: readOnlyRootFilesystem
type:
scalar: boolean
- name: requiredDropCapabilities
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: runAsGroup
type:
namedType: io.k8s.api.extensions.v1beta1.RunAsGroupStrategyOptions
- name: runAsUser
type:
namedType: io.k8s.api.extensions.v1beta1.RunAsUserStrategyOptions
- name: seLinux
type:
namedType: io.k8s.api.extensions.v1beta1.SELinuxStrategyOptions
- name: supplementalGroups
type:
namedType: io.k8s.api.extensions.v1beta1.SupplementalGroupsStrategyOptions
- name: volumes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.extensions.v1beta1.ReplicaSet
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.extensions.v1beta1.ReplicaSetSpec
- name: status
type:
namedType: io.k8s.api.extensions.v1beta1.ReplicaSetStatus
- name: io.k8s.api.extensions.v1beta1.ReplicaSetCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.ReplicaSetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.ReplicaSet
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.extensions.v1beta1.ReplicaSetSpec
struct:
fields:
- name: minReadySeconds
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: template
type:
namedType: io.k8s.api.core.v1.PodTemplateSpec
- name: io.k8s.api.extensions.v1beta1.ReplicaSetStatus
struct:
fields:
- name: availableReplicas
type:
scalar: numeric
- name: conditions
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.ReplicaSetCondition
elementRelationship: associative
keys:
- type
- name: fullyLabeledReplicas
type:
scalar: numeric
- name: observedGeneration
type:
scalar: numeric
- name: readyReplicas
type:
scalar: numeric
- name: replicas
type:
scalar: numeric
- name: io.k8s.api.extensions.v1beta1.RollbackConfig
struct:
fields:
- name: revision
type:
scalar: numeric
- name: io.k8s.api.extensions.v1beta1.RollingUpdateDaemonSet
struct:
fields:
- name: maxUnavailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.extensions.v1beta1.RollingUpdateDeployment
struct:
fields:
- name: maxSurge
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: maxUnavailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: io.k8s.api.extensions.v1beta1.RunAsGroupStrategyOptions
struct:
fields:
- name: ranges
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.IDRange
elementRelationship: atomic
- name: rule
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.RunAsUserStrategyOptions
struct:
fields:
- name: ranges
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.IDRange
elementRelationship: atomic
- name: rule
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.SELinuxStrategyOptions
struct:
fields:
- name: rule
type:
scalar: string
- name: seLinuxOptions
type:
namedType: io.k8s.api.core.v1.SELinuxOptions
- name: io.k8s.api.extensions.v1beta1.Scale
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.extensions.v1beta1.ScaleSpec
- name: status
type:
namedType: io.k8s.api.extensions.v1beta1.ScaleStatus
- name: io.k8s.api.extensions.v1beta1.ScaleSpec
struct:
fields:
- name: replicas
type:
scalar: numeric
- name: io.k8s.api.extensions.v1beta1.ScaleStatus
struct:
fields:
- name: replicas
type:
scalar: numeric
- name: selector
type:
map:
elementType:
scalar: string
- name: targetSelector
type:
scalar: string
- name: io.k8s.api.extensions.v1beta1.SupplementalGroupsStrategyOptions
struct:
fields:
- name: ranges
type:
list:
elementType:
namedType: io.k8s.api.extensions.v1beta1.IDRange
elementRelationship: atomic
- name: rule
type:
scalar: string
- name: io.k8s.api.networking.v1.IPBlock
struct:
fields:
- name: cidr
type:
scalar: string
- name: except
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.networking.v1.NetworkPolicy
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.networking.v1.NetworkPolicySpec
- name: io.k8s.api.networking.v1.NetworkPolicyEgressRule
struct:
fields:
- name: ports
type:
list:
elementType:
namedType: io.k8s.api.networking.v1.NetworkPolicyPort
elementRelationship: atomic
- name: to
type:
list:
elementType:
namedType: io.k8s.api.networking.v1.NetworkPolicyPeer
elementRelationship: atomic
- name: io.k8s.api.networking.v1.NetworkPolicyIngressRule
struct:
fields:
- name: from
type:
list:
elementType:
namedType: io.k8s.api.networking.v1.NetworkPolicyPeer
elementRelationship: atomic
- name: ports
type:
list:
elementType:
namedType: io.k8s.api.networking.v1.NetworkPolicyPort
elementRelationship: atomic
- name: io.k8s.api.networking.v1.NetworkPolicyList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.networking.v1.NetworkPolicy
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.networking.v1.NetworkPolicyPeer
struct:
fields:
- name: ipBlock
type:
namedType: io.k8s.api.networking.v1.IPBlock
- name: namespaceSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: podSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: io.k8s.api.networking.v1.NetworkPolicyPort
struct:
fields:
- name: port
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: protocol
type:
scalar: string
- name: io.k8s.api.networking.v1.NetworkPolicySpec
struct:
fields:
- name: egress
type:
list:
elementType:
namedType: io.k8s.api.networking.v1.NetworkPolicyEgressRule
elementRelationship: atomic
- name: ingress
type:
list:
elementType:
namedType: io.k8s.api.networking.v1.NetworkPolicyIngressRule
elementRelationship: atomic
- name: podSelector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: policyTypes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.policy.v1beta1.AllowedFlexVolume
struct:
fields:
- name: driver
type:
scalar: string
- name: io.k8s.api.policy.v1beta1.AllowedHostPath
struct:
fields:
- name: pathPrefix
type:
scalar: string
- name: readOnly
type:
scalar: boolean
- name: io.k8s.api.policy.v1beta1.Eviction
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: deleteOptions
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.DeleteOptions
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: io.k8s.api.policy.v1beta1.FSGroupStrategyOptions
struct:
fields:
- name: ranges
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.IDRange
elementRelationship: atomic
- name: rule
type:
scalar: string
- name: io.k8s.api.policy.v1beta1.HostPortRange
struct:
fields:
- name: max
type:
scalar: numeric
- name: min
type:
scalar: numeric
- name: io.k8s.api.policy.v1beta1.IDRange
struct:
fields:
- name: max
type:
scalar: numeric
- name: min
type:
scalar: numeric
- name: io.k8s.api.policy.v1beta1.PodDisruptionBudget
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.policy.v1beta1.PodDisruptionBudgetSpec
- name: status
type:
namedType: io.k8s.api.policy.v1beta1.PodDisruptionBudgetStatus
- name: io.k8s.api.policy.v1beta1.PodDisruptionBudgetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.PodDisruptionBudget
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.policy.v1beta1.PodDisruptionBudgetSpec
struct:
fields:
- name: maxUnavailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: minAvailable
type:
namedType: io.k8s.apimachinery.pkg.util.intstr.IntOrString
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: io.k8s.api.policy.v1beta1.PodDisruptionBudgetStatus
struct:
fields:
- name: currentHealthy
type:
scalar: numeric
- name: desiredHealthy
type:
scalar: numeric
- name: disruptedPods
type:
map:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: disruptionsAllowed
type:
scalar: numeric
- name: expectedPods
type:
scalar: numeric
- name: observedGeneration
type:
scalar: numeric
- name: io.k8s.api.policy.v1beta1.PodSecurityPolicy
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.policy.v1beta1.PodSecurityPolicySpec
- name: io.k8s.api.policy.v1beta1.PodSecurityPolicyList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.PodSecurityPolicy
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.policy.v1beta1.PodSecurityPolicySpec
struct:
fields:
- name: allowPrivilegeEscalation
type:
scalar: boolean
- name: allowedCapabilities
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: allowedFlexVolumes
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.AllowedFlexVolume
elementRelationship: atomic
- name: allowedHostPaths
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.AllowedHostPath
elementRelationship: atomic
- name: allowedProcMountTypes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: allowedUnsafeSysctls
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: defaultAddCapabilities
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: defaultAllowPrivilegeEscalation
type:
scalar: boolean
- name: forbiddenSysctls
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: fsGroup
type:
namedType: io.k8s.api.policy.v1beta1.FSGroupStrategyOptions
- name: hostIPC
type:
scalar: boolean
- name: hostNetwork
type:
scalar: boolean
- name: hostPID
type:
scalar: boolean
- name: hostPorts
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.HostPortRange
elementRelationship: atomic
- name: privileged
type:
scalar: boolean
- name: readOnlyRootFilesystem
type:
scalar: boolean
- name: requiredDropCapabilities
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: runAsGroup
type:
namedType: io.k8s.api.policy.v1beta1.RunAsGroupStrategyOptions
- name: runAsUser
type:
namedType: io.k8s.api.policy.v1beta1.RunAsUserStrategyOptions
- name: seLinux
type:
namedType: io.k8s.api.policy.v1beta1.SELinuxStrategyOptions
- name: supplementalGroups
type:
namedType: io.k8s.api.policy.v1beta1.SupplementalGroupsStrategyOptions
- name: volumes
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.policy.v1beta1.RunAsGroupStrategyOptions
struct:
fields:
- name: ranges
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.IDRange
elementRelationship: atomic
- name: rule
type:
scalar: string
- name: io.k8s.api.policy.v1beta1.RunAsUserStrategyOptions
struct:
fields:
- name: ranges
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.IDRange
elementRelationship: atomic
- name: rule
type:
scalar: string
- name: io.k8s.api.policy.v1beta1.SELinuxStrategyOptions
struct:
fields:
- name: rule
type:
scalar: string
- name: seLinuxOptions
type:
namedType: io.k8s.api.core.v1.SELinuxOptions
- name: io.k8s.api.policy.v1beta1.SupplementalGroupsStrategyOptions
struct:
fields:
- name: ranges
type:
list:
elementType:
namedType: io.k8s.api.policy.v1beta1.IDRange
elementRelationship: atomic
- name: rule
type:
scalar: string
- name: io.k8s.api.rbac.v1.AggregationRule
struct:
fields:
- name: clusterRoleSelectors
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
elementRelationship: atomic
- name: io.k8s.api.rbac.v1.ClusterRole
struct:
fields:
- name: aggregationRule
type:
namedType: io.k8s.api.rbac.v1.AggregationRule
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1.PolicyRule
elementRelationship: atomic
- name: io.k8s.api.rbac.v1.ClusterRoleBinding
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: roleRef
type:
namedType: io.k8s.api.rbac.v1.RoleRef
- name: subjects
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1.Subject
elementRelationship: atomic
- name: io.k8s.api.rbac.v1.ClusterRoleBindingList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1.ClusterRoleBinding
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1.ClusterRoleList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1.ClusterRole
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1.PolicyRule
struct:
fields:
- name: apiGroups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: nonResourceURLs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resourceNames
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resources
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: verbs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.rbac.v1.Role
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1.PolicyRule
elementRelationship: atomic
- name: io.k8s.api.rbac.v1.RoleBinding
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: roleRef
type:
namedType: io.k8s.api.rbac.v1.RoleRef
- name: subjects
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1.Subject
elementRelationship: atomic
- name: io.k8s.api.rbac.v1.RoleBindingList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1.RoleBinding
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1.RoleList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1.Role
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1.RoleRef
struct:
fields:
- name: apiGroup
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.rbac.v1.Subject
struct:
fields:
- name: apiGroup
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: io.k8s.api.rbac.v1alpha1.AggregationRule
struct:
fields:
- name: clusterRoleSelectors
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
elementRelationship: atomic
- name: io.k8s.api.rbac.v1alpha1.ClusterRole
struct:
fields:
- name: aggregationRule
type:
namedType: io.k8s.api.rbac.v1alpha1.AggregationRule
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1alpha1.PolicyRule
elementRelationship: atomic
- name: io.k8s.api.rbac.v1alpha1.ClusterRoleBinding
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: roleRef
type:
namedType: io.k8s.api.rbac.v1alpha1.RoleRef
- name: subjects
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1alpha1.Subject
elementRelationship: atomic
- name: io.k8s.api.rbac.v1alpha1.ClusterRoleBindingList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1alpha1.ClusterRoleBinding
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1alpha1.ClusterRoleList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1alpha1.ClusterRole
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1alpha1.PolicyRule
struct:
fields:
- name: apiGroups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: nonResourceURLs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resourceNames
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resources
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: verbs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.rbac.v1alpha1.Role
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1alpha1.PolicyRule
elementRelationship: atomic
- name: io.k8s.api.rbac.v1alpha1.RoleBinding
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: roleRef
type:
namedType: io.k8s.api.rbac.v1alpha1.RoleRef
- name: subjects
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1alpha1.Subject
elementRelationship: atomic
- name: io.k8s.api.rbac.v1alpha1.RoleBindingList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1alpha1.RoleBinding
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1alpha1.RoleList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1alpha1.Role
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1alpha1.RoleRef
struct:
fields:
- name: apiGroup
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.rbac.v1alpha1.Subject
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: io.k8s.api.rbac.v1beta1.AggregationRule
struct:
fields:
- name: clusterRoleSelectors
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
elementRelationship: atomic
- name: io.k8s.api.rbac.v1beta1.ClusterRole
struct:
fields:
- name: aggregationRule
type:
namedType: io.k8s.api.rbac.v1beta1.AggregationRule
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1beta1.PolicyRule
elementRelationship: atomic
- name: io.k8s.api.rbac.v1beta1.ClusterRoleBinding
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: roleRef
type:
namedType: io.k8s.api.rbac.v1beta1.RoleRef
- name: subjects
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1beta1.Subject
elementRelationship: atomic
- name: io.k8s.api.rbac.v1beta1.ClusterRoleBindingList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1beta1.ClusterRoleBinding
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1beta1.ClusterRoleList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1beta1.ClusterRole
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1beta1.PolicyRule
struct:
fields:
- name: apiGroups
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: nonResourceURLs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resourceNames
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: resources
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: verbs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.api.rbac.v1beta1.Role
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: rules
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1beta1.PolicyRule
elementRelationship: atomic
- name: io.k8s.api.rbac.v1beta1.RoleBinding
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: roleRef
type:
namedType: io.k8s.api.rbac.v1beta1.RoleRef
- name: subjects
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1beta1.Subject
elementRelationship: atomic
- name: io.k8s.api.rbac.v1beta1.RoleBindingList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1beta1.RoleBinding
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1beta1.RoleList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.rbac.v1beta1.Role
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.rbac.v1beta1.RoleRef
struct:
fields:
- name: apiGroup
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: io.k8s.api.rbac.v1beta1.Subject
struct:
fields:
- name: apiGroup
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: io.k8s.api.scheduling.v1alpha1.PriorityClass
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: description
type:
scalar: string
- name: globalDefault
type:
scalar: boolean
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: value
type:
scalar: numeric
- name: io.k8s.api.scheduling.v1alpha1.PriorityClassList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.scheduling.v1alpha1.PriorityClass
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.scheduling.v1beta1.PriorityClass
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: description
type:
scalar: string
- name: globalDefault
type:
scalar: boolean
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: value
type:
scalar: numeric
- name: io.k8s.api.scheduling.v1beta1.PriorityClassList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.scheduling.v1beta1.PriorityClass
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.settings.v1alpha1.PodPreset
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.settings.v1alpha1.PodPresetSpec
- name: io.k8s.api.settings.v1alpha1.PodPresetList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.settings.v1alpha1.PodPreset
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.settings.v1alpha1.PodPresetSpec
struct:
fields:
- name: env
type:
list:
elementType:
namedType: io.k8s.api.core.v1.EnvVar
elementRelationship: atomic
- name: envFrom
type:
list:
elementType:
namedType: io.k8s.api.core.v1.EnvFromSource
elementRelationship: atomic
- name: selector
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
- name: volumeMounts
type:
list:
elementType:
namedType: io.k8s.api.core.v1.VolumeMount
elementRelationship: atomic
- name: volumes
type:
list:
elementType:
namedType: io.k8s.api.core.v1.Volume
elementRelationship: atomic
- name: io.k8s.api.storage.v1.StorageClass
struct:
fields:
- name: allowVolumeExpansion
type:
scalar: boolean
- name: allowedTopologies
type:
list:
elementType:
namedType: io.k8s.api.core.v1.TopologySelectorTerm
elementRelationship: atomic
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: mountOptions
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: parameters
type:
map:
elementType:
scalar: string
- name: provisioner
type:
scalar: string
- name: reclaimPolicy
type:
scalar: string
- name: volumeBindingMode
type:
scalar: string
- name: io.k8s.api.storage.v1.StorageClassList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.storage.v1.StorageClass
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.storage.v1alpha1.VolumeAttachment
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.storage.v1alpha1.VolumeAttachmentSpec
- name: status
type:
namedType: io.k8s.api.storage.v1alpha1.VolumeAttachmentStatus
- name: io.k8s.api.storage.v1alpha1.VolumeAttachmentList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.storage.v1alpha1.VolumeAttachment
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.storage.v1alpha1.VolumeAttachmentSource
struct:
fields:
- name: persistentVolumeName
type:
scalar: string
- name: io.k8s.api.storage.v1alpha1.VolumeAttachmentSpec
struct:
fields:
- name: attacher
type:
scalar: string
- name: nodeName
type:
scalar: string
- name: source
type:
namedType: io.k8s.api.storage.v1alpha1.VolumeAttachmentSource
- name: io.k8s.api.storage.v1alpha1.VolumeAttachmentStatus
struct:
fields:
- name: attachError
type:
namedType: io.k8s.api.storage.v1alpha1.VolumeError
- name: attached
type:
scalar: boolean
- name: attachmentMetadata
type:
map:
elementType:
scalar: string
- name: detachError
type:
namedType: io.k8s.api.storage.v1alpha1.VolumeError
- name: io.k8s.api.storage.v1alpha1.VolumeError
struct:
fields:
- name: message
type:
scalar: string
- name: time
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: io.k8s.api.storage.v1beta1.StorageClass
struct:
fields:
- name: allowVolumeExpansion
type:
scalar: boolean
- name: allowedTopologies
type:
list:
elementType:
namedType: io.k8s.api.core.v1.TopologySelectorTerm
elementRelationship: atomic
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: mountOptions
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: parameters
type:
map:
elementType:
scalar: string
- name: provisioner
type:
scalar: string
- name: reclaimPolicy
type:
scalar: string
- name: volumeBindingMode
type:
scalar: string
- name: io.k8s.api.storage.v1beta1.StorageClassList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.storage.v1beta1.StorageClass
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.storage.v1beta1.VolumeAttachment
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.api.storage.v1beta1.VolumeAttachmentSpec
- name: status
type:
namedType: io.k8s.api.storage.v1beta1.VolumeAttachmentStatus
- name: io.k8s.api.storage.v1beta1.VolumeAttachmentList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.api.storage.v1beta1.VolumeAttachment
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.api.storage.v1beta1.VolumeAttachmentSource
struct:
fields:
- name: persistentVolumeName
type:
scalar: string
- name: io.k8s.api.storage.v1beta1.VolumeAttachmentSpec
struct:
fields:
- name: attacher
type:
scalar: string
- name: nodeName
type:
scalar: string
- name: source
type:
namedType: io.k8s.api.storage.v1beta1.VolumeAttachmentSource
- name: io.k8s.api.storage.v1beta1.VolumeAttachmentStatus
struct:
fields:
- name: attachError
type:
namedType: io.k8s.api.storage.v1beta1.VolumeError
- name: attached
type:
scalar: boolean
- name: attachmentMetadata
type:
map:
elementType:
scalar: string
- name: detachError
type:
namedType: io.k8s.api.storage.v1beta1.VolumeError
- name: io.k8s.api.storage.v1beta1.VolumeError
struct:
fields:
- name: message
type:
scalar: string
- name: time
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition
struct:
fields:
- name: JSONPath
type:
scalar: string
- name: description
type:
scalar: string
- name: format
type:
scalar: string
- name: name
type:
scalar: string
- name: priority
type:
scalar: numeric
- name: type
type:
scalar: string
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinition
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionSpec
- name: status
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionStatus
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinition
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames
struct:
fields:
- name: categories
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: listKind
type:
scalar: string
- name: plural
type:
scalar: string
- name: shortNames
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: singular
type:
scalar: string
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionSpec
struct:
fields:
- name: additionalPrinterColumns
type:
list:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition
elementRelationship: atomic
- name: group
type:
scalar: string
- name: names
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames
- name: scope
type:
scalar: string
- name: subresources
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources
- name: validation
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation
- name: version
type:
scalar: string
- name: versions
type:
list:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionVersion
elementRelationship: atomic
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionStatus
struct:
fields:
- name: acceptedNames
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames
- name: conditions
type:
list:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionCondition
elementRelationship: atomic
- name: storedVersions
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionVersion
struct:
fields:
- name: name
type:
scalar: string
- name: served
type:
scalar: boolean
- name: storage
type:
scalar: boolean
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresourceScale
struct:
fields:
- name: labelSelectorPath
type:
scalar: string
- name: specReplicasPath
type:
scalar: string
- name: statusReplicasPath
type:
scalar: string
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresourceStatus
untyped: {}
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources
struct:
fields:
- name: scale
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresourceScale
- name: status
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresourceStatus
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation
struct:
fields:
- name: openAPIV3Schema
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.ExternalDocumentation
struct:
fields:
- name: description
type:
scalar: string
- name: url
type:
scalar: string
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSON
untyped: {}
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
struct:
fields:
- name: $ref
type:
scalar: string
- name: $schema
type:
scalar: string
- name: additionalItems
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaPropsOrBool
- name: additionalProperties
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaPropsOrBool
- name: allOf
type:
list:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
elementRelationship: atomic
- name: anyOf
type:
list:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
elementRelationship: atomic
- name: default
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSON
- name: definitions
type:
map:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
- name: dependencies
type:
map:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaPropsOrStringArray
- name: description
type:
scalar: string
- name: enum
type:
list:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSON
elementRelationship: atomic
- name: example
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSON
- name: exclusiveMaximum
type:
scalar: boolean
- name: exclusiveMinimum
type:
scalar: boolean
- name: externalDocs
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.ExternalDocumentation
- name: format
type:
scalar: string
- name: id
type:
scalar: string
- name: items
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaPropsOrArray
- name: maxItems
type:
scalar: numeric
- name: maxLength
type:
scalar: numeric
- name: maxProperties
type:
scalar: numeric
- name: maximum
type:
scalar: numeric
- name: minItems
type:
scalar: numeric
- name: minLength
type:
scalar: numeric
- name: minProperties
type:
scalar: numeric
- name: minimum
type:
scalar: numeric
- name: multipleOf
type:
scalar: numeric
- name: not
type:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
- name: oneOf
type:
list:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
elementRelationship: atomic
- name: pattern
type:
scalar: string
- name: patternProperties
type:
map:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
- name: properties
type:
map:
elementType:
namedType: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
- name: required
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: title
type:
scalar: string
- name: type
type:
scalar: string
- name: uniqueItems
type:
scalar: boolean
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaPropsOrArray
untyped: {}
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaPropsOrBool
untyped: {}
- name: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaPropsOrStringArray
untyped: {}
- name: io.k8s.apimachinery.pkg.api.resource.Quantity
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.APIGroup
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: preferredVersion
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery
- name: serverAddressByClientCIDRs
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR
elementRelationship: atomic
- name: versions
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery
elementRelationship: atomic
- name: io.k8s.apimachinery.pkg.apis.meta.v1.APIGroupList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: groups
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.APIGroup
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.APIResource
struct:
fields:
- name: categories
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: group
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: namespaced
type:
scalar: boolean
- name: shortNames
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: singularName
type:
scalar: string
- name: verbs
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: version
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: groupVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: resources
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.APIResource
elementRelationship: atomic
- name: io.k8s.apimachinery.pkg.apis.meta.v1.APIVersions
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: serverAddressByClientCIDRs
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR
elementRelationship: atomic
- name: versions
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.apimachinery.pkg.apis.meta.v1.DeleteOptions
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: dryRun
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: gracePeriodSeconds
type:
scalar: numeric
- name: kind
type:
scalar: string
- name: orphanDependents
type:
scalar: boolean
- name: preconditions
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions
- name: propagationPolicy
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery
struct:
fields:
- name: groupVersion
type:
scalar: string
- name: version
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.Initializer
struct:
fields:
- name: name
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.Initializers
struct:
fields:
- name: pending
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Initializer
elementRelationship: associative
keys:
- name
- name: result
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Status
- name: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector
struct:
fields:
- name: matchExpressions
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement
elementRelationship: atomic
- name: matchLabels
type:
map:
elementType:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement
struct:
fields:
- name: key
type:
scalar: string
- name: operator
type:
scalar: string
- name: values
type:
list:
elementType:
scalar: string
elementRelationship: atomic
- name: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
struct:
fields:
- name: continue
type:
scalar: string
- name: resourceVersion
type:
scalar: string
- name: selfLink
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime
untyped: {}
- name: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
struct:
fields:
- name: annotations
type:
map:
elementType:
scalar: string
- name: clusterName
type:
scalar: string
- name: creationTimestamp
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: deletionGracePeriodSeconds
type:
scalar: numeric
- name: deletionTimestamp
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: finalizers
type:
list:
elementType:
scalar: string
elementRelationship: associative
- name: generateName
type:
scalar: string
- name: generation
type:
scalar: numeric
- name: initializers
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Initializers
- name: labels
type:
map:
elementType:
scalar: string
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: ownerReferences
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference
elementRelationship: associative
keys:
- uid
- name: resourceVersion
type:
scalar: string
- name: selfLink
type:
scalar: string
- name: uid
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: blockOwnerDeletion
type:
scalar: boolean
- name: controller
type:
scalar: boolean
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: uid
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.Patch
untyped: {}
- name: io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions
struct:
fields:
- name: uid
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR
struct:
fields:
- name: clientCIDR
type:
scalar: string
- name: serverAddress
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.Status
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: code
type:
scalar: numeric
- name: details
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.StatusDetails
- name: kind
type:
scalar: string
- name: message
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.StatusCause
struct:
fields:
- name: field
type:
scalar: string
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.StatusDetails
struct:
fields:
- name: causes
type:
list:
elementType:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.StatusCause
elementRelationship: atomic
- name: group
type:
scalar: string
- name: kind
type:
scalar: string
- name: name
type:
scalar: string
- name: retryAfterSeconds
type:
scalar: numeric
- name: uid
type:
scalar: string
- name: io.k8s.apimachinery.pkg.apis.meta.v1.Time
untyped: {}
- name: io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent
struct:
fields:
- name: object
type:
namedType: io.k8s.apimachinery.pkg.runtime.RawExtension
- name: type
type:
scalar: string
- name: io.k8s.apimachinery.pkg.runtime.RawExtension
struct:
fields:
- name: Raw
type:
scalar: string
- name: io.k8s.apimachinery.pkg.util.intstr.IntOrString
untyped: {}
- name: io.k8s.apimachinery.pkg.version.Info
struct:
fields:
- name: buildDate
type:
scalar: string
- name: compiler
type:
scalar: string
- name: gitCommit
type:
scalar: string
- name: gitTreeState
type:
scalar: string
- name: gitVersion
type:
scalar: string
- name: goVersion
type:
scalar: string
- name: major
type:
scalar: string
- name: minor
type:
scalar: string
- name: platform
type:
scalar: string
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceSpec
- name: status
type:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceStatus
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceSpec
struct:
fields:
- name: caBundle
type:
scalar: string
- name: group
type:
scalar: string
- name: groupPriorityMinimum
type:
scalar: numeric
- name: insecureSkipTLSVerify
type:
scalar: boolean
- name: service
type:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.ServiceReference
- name: version
type:
scalar: string
- name: versionPriority
type:
scalar: numeric
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceStatus
struct:
fields:
- name: conditions
type:
list:
elementType:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceCondition
elementRelationship: associative
keys:
- type
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.ServiceReference
struct:
fields:
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIService
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta
- name: spec
type:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceSpec
- name: status
type:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceStatus
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceCondition
struct:
fields:
- name: lastTransitionTime
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.Time
- name: message
type:
scalar: string
- name: reason
type:
scalar: string
- name: status
type:
scalar: string
- name: type
type:
scalar: string
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceList
struct:
fields:
- name: apiVersion
type:
scalar: string
- name: items
type:
list:
elementType:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIService
elementRelationship: atomic
- name: kind
type:
scalar: string
- name: metadata
type:
namedType: io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceSpec
struct:
fields:
- name: caBundle
type:
scalar: string
- name: group
type:
scalar: string
- name: groupPriorityMinimum
type:
scalar: numeric
- name: insecureSkipTLSVerify
type:
scalar: boolean
- name: service
type:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.ServiceReference
- name: version
type:
scalar: string
- name: versionPriority
type:
scalar: numeric
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceStatus
struct:
fields:
- name: conditions
type:
list:
elementType:
namedType: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceCondition
elementRelationship: associative
keys:
- type
- name: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.ServiceReference
struct:
fields:
- name: name
type:
scalar: string
- name: namespace
type:
scalar: string