Class SourceGenerationContext
Inheritance
SourceGenerationContext
Namespace: k8s
Assembly: KubernetesClient.dll
Syntax
[JsonSourceGenerationOptions(DefaultIgnoreCondition = JsonIgnoreCondition.WhenWritingNull, PropertyNamingPolicy = JsonKnownNamingPolicy.CamelCase, UseStringEnumConverter = true, Converters = new Type[] { typeof(KubernetesJson.Iso8601TimeSpanConverter), typeof(KubernetesJson.KubernetesDateTimeConverter), typeof(KubernetesJson.KubernetesDateTimeOffsetConverter), typeof(V1Status.V1StatusObjectViewConverter) })]
[JsonSerializable(typeof(V1AuditAnnotation))]
[JsonSerializable(typeof(V1ExpressionWarning))]
[JsonSerializable(typeof(V1MatchCondition))]
[JsonSerializable(typeof(V1MatchResources))]
[JsonSerializable(typeof(V1MutatingWebhook))]
[JsonSerializable(typeof(V1MutatingWebhookConfiguration))]
[JsonSerializable(typeof(V1MutatingWebhookConfigurationList))]
[JsonSerializable(typeof(V1NamedRuleWithOperations))]
[JsonSerializable(typeof(V1ParamKind))]
[JsonSerializable(typeof(V1ParamRef))]
[JsonSerializable(typeof(V1RuleWithOperations))]
[JsonSerializable(typeof(Admissionregistrationv1ServiceReference))]
[JsonSerializable(typeof(V1TypeChecking))]
[JsonSerializable(typeof(V1ValidatingAdmissionPolicy))]
[JsonSerializable(typeof(V1ValidatingAdmissionPolicyBinding))]
[JsonSerializable(typeof(V1ValidatingAdmissionPolicyBindingList))]
[JsonSerializable(typeof(V1ValidatingAdmissionPolicyBindingSpec))]
[JsonSerializable(typeof(V1ValidatingAdmissionPolicyList))]
[JsonSerializable(typeof(V1ValidatingAdmissionPolicySpec))]
[JsonSerializable(typeof(V1ValidatingAdmissionPolicyStatus))]
[JsonSerializable(typeof(V1ValidatingWebhook))]
[JsonSerializable(typeof(V1ValidatingWebhookConfiguration))]
[JsonSerializable(typeof(V1ValidatingWebhookConfigurationList))]
[JsonSerializable(typeof(V1Validation))]
[JsonSerializable(typeof(V1Variable))]
[JsonSerializable(typeof(Admissionregistrationv1WebhookClientConfig))]
[JsonSerializable(typeof(V1alpha1ApplyConfiguration))]
[JsonSerializable(typeof(V1alpha1JSONPatch))]
[JsonSerializable(typeof(V1alpha1MatchCondition))]
[JsonSerializable(typeof(V1alpha1MatchResources))]
[JsonSerializable(typeof(V1alpha1MutatingAdmissionPolicy))]
[JsonSerializable(typeof(V1alpha1MutatingAdmissionPolicyBinding))]
[JsonSerializable(typeof(V1alpha1MutatingAdmissionPolicyBindingList))]
[JsonSerializable(typeof(V1alpha1MutatingAdmissionPolicyBindingSpec))]
[JsonSerializable(typeof(V1alpha1MutatingAdmissionPolicyList))]
[JsonSerializable(typeof(V1alpha1MutatingAdmissionPolicySpec))]
[JsonSerializable(typeof(V1alpha1Mutation))]
[JsonSerializable(typeof(V1alpha1NamedRuleWithOperations))]
[JsonSerializable(typeof(V1alpha1ParamKind))]
[JsonSerializable(typeof(V1alpha1ParamRef))]
[JsonSerializable(typeof(V1alpha1Variable))]
[JsonSerializable(typeof(V1beta1ApplyConfiguration))]
[JsonSerializable(typeof(V1beta1JSONPatch))]
[JsonSerializable(typeof(V1beta1MatchCondition))]
[JsonSerializable(typeof(V1beta1MatchResources))]
[JsonSerializable(typeof(V1beta1MutatingAdmissionPolicy))]
[JsonSerializable(typeof(V1beta1MutatingAdmissionPolicyBinding))]
[JsonSerializable(typeof(V1beta1MutatingAdmissionPolicyBindingList))]
[JsonSerializable(typeof(V1beta1MutatingAdmissionPolicyBindingSpec))]
[JsonSerializable(typeof(V1beta1MutatingAdmissionPolicyList))]
[JsonSerializable(typeof(V1beta1MutatingAdmissionPolicySpec))]
[JsonSerializable(typeof(V1beta1Mutation))]
[JsonSerializable(typeof(V1beta1NamedRuleWithOperations))]
[JsonSerializable(typeof(V1beta1ParamKind))]
[JsonSerializable(typeof(V1beta1ParamRef))]
[JsonSerializable(typeof(V1beta1Variable))]
[JsonSerializable(typeof(V1alpha1ServerStorageVersion))]
[JsonSerializable(typeof(V1alpha1StorageVersion))]
[JsonSerializable(typeof(V1alpha1StorageVersionCondition))]
[JsonSerializable(typeof(V1alpha1StorageVersionList))]
[JsonSerializable(typeof(V1alpha1StorageVersionStatus))]
[JsonSerializable(typeof(V1ControllerRevision))]
[JsonSerializable(typeof(V1ControllerRevisionList))]
[JsonSerializable(typeof(V1DaemonSet))]
[JsonSerializable(typeof(V1DaemonSetCondition))]
[JsonSerializable(typeof(V1DaemonSetList))]
[JsonSerializable(typeof(V1DaemonSetSpec))]
[JsonSerializable(typeof(V1DaemonSetStatus))]
[JsonSerializable(typeof(V1DaemonSetUpdateStrategy))]
[JsonSerializable(typeof(V1Deployment))]
[JsonSerializable(typeof(V1DeploymentCondition))]
[JsonSerializable(typeof(V1DeploymentList))]
[JsonSerializable(typeof(V1DeploymentSpec))]
[JsonSerializable(typeof(V1DeploymentStatus))]
[JsonSerializable(typeof(V1DeploymentStrategy))]
[JsonSerializable(typeof(V1ReplicaSet))]
[JsonSerializable(typeof(V1ReplicaSetCondition))]
[JsonSerializable(typeof(V1ReplicaSetList))]
[JsonSerializable(typeof(V1ReplicaSetSpec))]
[JsonSerializable(typeof(V1ReplicaSetStatus))]
[JsonSerializable(typeof(V1RollingUpdateDaemonSet))]
[JsonSerializable(typeof(V1RollingUpdateDeployment))]
[JsonSerializable(typeof(V1RollingUpdateStatefulSetStrategy))]
[JsonSerializable(typeof(V1StatefulSet))]
[JsonSerializable(typeof(V1StatefulSetCondition))]
[JsonSerializable(typeof(V1StatefulSetList))]
[JsonSerializable(typeof(V1StatefulSetOrdinals))]
[JsonSerializable(typeof(V1StatefulSetPersistentVolumeClaimRetentionPolicy))]
[JsonSerializable(typeof(V1StatefulSetSpec))]
[JsonSerializable(typeof(V1StatefulSetStatus))]
[JsonSerializable(typeof(V1StatefulSetUpdateStrategy))]
[JsonSerializable(typeof(V1BoundObjectReference))]
[JsonSerializable(typeof(V1SelfSubjectReview))]
[JsonSerializable(typeof(V1SelfSubjectReviewStatus))]
[JsonSerializable(typeof(Authenticationv1TokenRequest))]
[JsonSerializable(typeof(V1TokenRequestSpec))]
[JsonSerializable(typeof(V1TokenRequestStatus))]
[JsonSerializable(typeof(V1TokenReview))]
[JsonSerializable(typeof(V1TokenReviewSpec))]
[JsonSerializable(typeof(V1TokenReviewStatus))]
[JsonSerializable(typeof(V1UserInfo))]
[JsonSerializable(typeof(V1FieldSelectorAttributes))]
[JsonSerializable(typeof(V1LabelSelectorAttributes))]
[JsonSerializable(typeof(V1LocalSubjectAccessReview))]
[JsonSerializable(typeof(V1NonResourceAttributes))]
[JsonSerializable(typeof(V1NonResourceRule))]
[JsonSerializable(typeof(V1ResourceAttributes))]
[JsonSerializable(typeof(V1ResourceRule))]
[JsonSerializable(typeof(V1SelfSubjectAccessReview))]
[JsonSerializable(typeof(V1SelfSubjectAccessReviewSpec))]
[JsonSerializable(typeof(V1SelfSubjectRulesReview))]
[JsonSerializable(typeof(V1SelfSubjectRulesReviewSpec))]
[JsonSerializable(typeof(V1SubjectAccessReview))]
[JsonSerializable(typeof(V1SubjectAccessReviewSpec))]
[JsonSerializable(typeof(V1SubjectAccessReviewStatus))]
[JsonSerializable(typeof(V1SubjectRulesReviewStatus))]
[JsonSerializable(typeof(V1CrossVersionObjectReference))]
[JsonSerializable(typeof(V1HorizontalPodAutoscaler))]
[JsonSerializable(typeof(V1HorizontalPodAutoscalerList))]
[JsonSerializable(typeof(V1HorizontalPodAutoscalerSpec))]
[JsonSerializable(typeof(V1HorizontalPodAutoscalerStatus))]
[JsonSerializable(typeof(V1Scale))]
[JsonSerializable(typeof(V1ScaleSpec))]
[JsonSerializable(typeof(V1ScaleStatus))]
[JsonSerializable(typeof(V2ContainerResourceMetricSource))]
[JsonSerializable(typeof(V2ContainerResourceMetricStatus))]
[JsonSerializable(typeof(V2CrossVersionObjectReference))]
[JsonSerializable(typeof(V2ExternalMetricSource))]
[JsonSerializable(typeof(V2ExternalMetricStatus))]
[JsonSerializable(typeof(V2HPAScalingPolicy))]
[JsonSerializable(typeof(V2HPAScalingRules))]
[JsonSerializable(typeof(V2HorizontalPodAutoscaler))]
[JsonSerializable(typeof(V2HorizontalPodAutoscalerBehavior))]
[JsonSerializable(typeof(V2HorizontalPodAutoscalerCondition))]
[JsonSerializable(typeof(V2HorizontalPodAutoscalerList))]
[JsonSerializable(typeof(V2HorizontalPodAutoscalerSpec))]
[JsonSerializable(typeof(V2HorizontalPodAutoscalerStatus))]
[JsonSerializable(typeof(V2MetricIdentifier))]
[JsonSerializable(typeof(V2MetricSpec))]
[JsonSerializable(typeof(V2MetricStatus))]
[JsonSerializable(typeof(V2MetricTarget))]
[JsonSerializable(typeof(V2MetricValueStatus))]
[JsonSerializable(typeof(V2ObjectMetricSource))]
[JsonSerializable(typeof(V2ObjectMetricStatus))]
[JsonSerializable(typeof(V2PodsMetricSource))]
[JsonSerializable(typeof(V2PodsMetricStatus))]
[JsonSerializable(typeof(V2ResourceMetricSource))]
[JsonSerializable(typeof(V2ResourceMetricStatus))]
[JsonSerializable(typeof(V1CronJob))]
[JsonSerializable(typeof(V1CronJobList))]
[JsonSerializable(typeof(V1CronJobSpec))]
[JsonSerializable(typeof(V1CronJobStatus))]
[JsonSerializable(typeof(V1Job))]
[JsonSerializable(typeof(V1JobCondition))]
[JsonSerializable(typeof(V1JobList))]
[JsonSerializable(typeof(V1JobSpec))]
[JsonSerializable(typeof(V1JobStatus))]
[JsonSerializable(typeof(V1JobTemplateSpec))]
[JsonSerializable(typeof(V1PodFailurePolicy))]
[JsonSerializable(typeof(V1PodFailurePolicyOnExitCodesRequirement))]
[JsonSerializable(typeof(V1PodFailurePolicyOnPodConditionsPattern))]
[JsonSerializable(typeof(V1PodFailurePolicyRule))]
[JsonSerializable(typeof(V1SuccessPolicy))]
[JsonSerializable(typeof(V1SuccessPolicyRule))]
[JsonSerializable(typeof(V1UncountedTerminatedPods))]
[JsonSerializable(typeof(V1CertificateSigningRequest))]
[JsonSerializable(typeof(V1CertificateSigningRequestCondition))]
[JsonSerializable(typeof(V1CertificateSigningRequestList))]
[JsonSerializable(typeof(V1CertificateSigningRequestSpec))]
[JsonSerializable(typeof(V1CertificateSigningRequestStatus))]
[JsonSerializable(typeof(V1alpha1ClusterTrustBundle))]
[JsonSerializable(typeof(V1alpha1ClusterTrustBundleList))]
[JsonSerializable(typeof(V1alpha1ClusterTrustBundleSpec))]
[JsonSerializable(typeof(V1alpha1PodCertificateRequest))]
[JsonSerializable(typeof(V1alpha1PodCertificateRequestList))]
[JsonSerializable(typeof(V1alpha1PodCertificateRequestSpec))]
[JsonSerializable(typeof(V1alpha1PodCertificateRequestStatus))]
[JsonSerializable(typeof(V1beta1ClusterTrustBundle))]
[JsonSerializable(typeof(V1beta1ClusterTrustBundleList))]
[JsonSerializable(typeof(V1beta1ClusterTrustBundleSpec))]
[JsonSerializable(typeof(V1Lease))]
[JsonSerializable(typeof(V1LeaseList))]
[JsonSerializable(typeof(V1LeaseSpec))]
[JsonSerializable(typeof(V1alpha2LeaseCandidate))]
[JsonSerializable(typeof(V1alpha2LeaseCandidateList))]
[JsonSerializable(typeof(V1alpha2LeaseCandidateSpec))]
[JsonSerializable(typeof(V1beta1LeaseCandidate))]
[JsonSerializable(typeof(V1beta1LeaseCandidateList))]
[JsonSerializable(typeof(V1beta1LeaseCandidateSpec))]
[JsonSerializable(typeof(V1AWSElasticBlockStoreVolumeSource))]
[JsonSerializable(typeof(V1Affinity))]
[JsonSerializable(typeof(V1AppArmorProfile))]
[JsonSerializable(typeof(V1AttachedVolume))]
[JsonSerializable(typeof(V1AzureDiskVolumeSource))]
[JsonSerializable(typeof(V1AzureFilePersistentVolumeSource))]
[JsonSerializable(typeof(V1AzureFileVolumeSource))]
[JsonSerializable(typeof(V1Binding))]
[JsonSerializable(typeof(V1CSIPersistentVolumeSource))]
[JsonSerializable(typeof(V1CSIVolumeSource))]
[JsonSerializable(typeof(V1Capabilities))]
[JsonSerializable(typeof(V1CephFSPersistentVolumeSource))]
[JsonSerializable(typeof(V1CephFSVolumeSource))]
[JsonSerializable(typeof(V1CinderPersistentVolumeSource))]
[JsonSerializable(typeof(V1CinderVolumeSource))]
[JsonSerializable(typeof(V1ClientIPConfig))]
[JsonSerializable(typeof(V1ClusterTrustBundleProjection))]
[JsonSerializable(typeof(V1ComponentCondition))]
[JsonSerializable(typeof(V1ComponentStatus))]
[JsonSerializable(typeof(V1ComponentStatusList))]
[JsonSerializable(typeof(V1ConfigMap))]
[JsonSerializable(typeof(V1ConfigMapEnvSource))]
[JsonSerializable(typeof(V1ConfigMapKeySelector))]
[JsonSerializable(typeof(V1ConfigMapList))]
[JsonSerializable(typeof(V1ConfigMapNodeConfigSource))]
[JsonSerializable(typeof(V1ConfigMapProjection))]
[JsonSerializable(typeof(V1ConfigMapVolumeSource))]
[JsonSerializable(typeof(V1Container))]
[JsonSerializable(typeof(V1ContainerExtendedResourceRequest))]
[JsonSerializable(typeof(V1ContainerImage))]
[JsonSerializable(typeof(V1ContainerPort))]
[JsonSerializable(typeof(V1ContainerResizePolicy))]
[JsonSerializable(typeof(V1ContainerRestartRule))]
[JsonSerializable(typeof(V1ContainerRestartRuleOnExitCodes))]
[JsonSerializable(typeof(V1ContainerState))]
[JsonSerializable(typeof(V1ContainerStateRunning))]
[JsonSerializable(typeof(V1ContainerStateTerminated))]
[JsonSerializable(typeof(V1ContainerStateWaiting))]
[JsonSerializable(typeof(V1ContainerStatus))]
[JsonSerializable(typeof(V1ContainerUser))]
[JsonSerializable(typeof(V1DaemonEndpoint))]
[JsonSerializable(typeof(V1DownwardAPIProjection))]
[JsonSerializable(typeof(V1DownwardAPIVolumeFile))]
[JsonSerializable(typeof(V1DownwardAPIVolumeSource))]
[JsonSerializable(typeof(V1EmptyDirVolumeSource))]
[JsonSerializable(typeof(V1EndpointAddress))]
[JsonSerializable(typeof(Corev1EndpointPort))]
[JsonSerializable(typeof(V1EndpointSubset))]
[JsonSerializable(typeof(V1Endpoints))]
[JsonSerializable(typeof(V1EndpointsList))]
[JsonSerializable(typeof(V1EnvFromSource))]
[JsonSerializable(typeof(V1EnvVar))]
[JsonSerializable(typeof(V1EnvVarSource))]
[JsonSerializable(typeof(V1EphemeralContainer))]
[JsonSerializable(typeof(V1EphemeralVolumeSource))]
[JsonSerializable(typeof(Corev1Event))]
[JsonSerializable(typeof(Corev1EventList))]
[JsonSerializable(typeof(Corev1EventSeries))]
[JsonSerializable(typeof(V1EventSource))]
[JsonSerializable(typeof(V1ExecAction))]
[JsonSerializable(typeof(V1FCVolumeSource))]
[JsonSerializable(typeof(V1FileKeySelector))]
[JsonSerializable(typeof(V1FlexPersistentVolumeSource))]
[JsonSerializable(typeof(V1FlexVolumeSource))]
[JsonSerializable(typeof(V1FlockerVolumeSource))]
[JsonSerializable(typeof(V1GCEPersistentDiskVolumeSource))]
[JsonSerializable(typeof(V1GRPCAction))]
[JsonSerializable(typeof(V1GitRepoVolumeSource))]
[JsonSerializable(typeof(V1GlusterfsPersistentVolumeSource))]
[JsonSerializable(typeof(V1GlusterfsVolumeSource))]
[JsonSerializable(typeof(V1HTTPGetAction))]
[JsonSerializable(typeof(V1HTTPHeader))]
[JsonSerializable(typeof(V1HostAlias))]
[JsonSerializable(typeof(V1HostIP))]
[JsonSerializable(typeof(V1HostPathVolumeSource))]
[JsonSerializable(typeof(V1ISCSIPersistentVolumeSource))]
[JsonSerializable(typeof(V1ISCSIVolumeSource))]
[JsonSerializable(typeof(V1ImageVolumeSource))]
[JsonSerializable(typeof(V1KeyToPath))]
[JsonSerializable(typeof(V1Lifecycle))]
[JsonSerializable(typeof(V1LifecycleHandler))]
[JsonSerializable(typeof(V1LimitRange))]
[JsonSerializable(typeof(V1LimitRangeItem))]
[JsonSerializable(typeof(V1LimitRangeList))]
[JsonSerializable(typeof(V1LimitRangeSpec))]
[JsonSerializable(typeof(V1LinuxContainerUser))]
[JsonSerializable(typeof(V1LoadBalancerIngress))]
[JsonSerializable(typeof(V1LoadBalancerStatus))]
[JsonSerializable(typeof(V1LocalObjectReference))]
[JsonSerializable(typeof(V1LocalVolumeSource))]
[JsonSerializable(typeof(V1ModifyVolumeStatus))]
[JsonSerializable(typeof(V1NFSVolumeSource))]
[JsonSerializable(typeof(V1Namespace))]
[JsonSerializable(typeof(V1NamespaceCondition))]
[JsonSerializable(typeof(V1NamespaceList))]
[JsonSerializable(typeof(V1NamespaceSpec))]
[JsonSerializable(typeof(V1NamespaceStatus))]
[JsonSerializable(typeof(V1Node))]
[JsonSerializable(typeof(V1NodeAddress))]
[JsonSerializable(typeof(V1NodeAffinity))]
[JsonSerializable(typeof(V1NodeCondition))]
[JsonSerializable(typeof(V1NodeConfigSource))]
[JsonSerializable(typeof(V1NodeConfigStatus))]
[JsonSerializable(typeof(V1NodeDaemonEndpoints))]
[JsonSerializable(typeof(V1NodeFeatures))]
[JsonSerializable(typeof(V1NodeList))]
[JsonSerializable(typeof(V1NodeRuntimeHandler))]
[JsonSerializable(typeof(V1NodeRuntimeHandlerFeatures))]
[JsonSerializable(typeof(V1NodeSelector))]
[JsonSerializable(typeof(V1NodeSelectorRequirement))]
[JsonSerializable(typeof(V1NodeSelectorTerm))]
[JsonSerializable(typeof(V1NodeSpec))]
[JsonSerializable(typeof(V1NodeStatus))]
[JsonSerializable(typeof(V1NodeSwapStatus))]
[JsonSerializable(typeof(V1NodeSystemInfo))]
[JsonSerializable(typeof(V1ObjectFieldSelector))]
[JsonSerializable(typeof(V1ObjectReference))]
[JsonSerializable(typeof(V1PersistentVolume))]
[JsonSerializable(typeof(V1PersistentVolumeClaim))]
[JsonSerializable(typeof(V1PersistentVolumeClaimCondition))]
[JsonSerializable(typeof(V1PersistentVolumeClaimList))]
[JsonSerializable(typeof(V1PersistentVolumeClaimSpec))]
[JsonSerializable(typeof(V1PersistentVolumeClaimStatus))]
[JsonSerializable(typeof(V1PersistentVolumeClaimTemplate))]
[JsonSerializable(typeof(V1PersistentVolumeClaimVolumeSource))]
[JsonSerializable(typeof(V1PersistentVolumeList))]
[JsonSerializable(typeof(V1PersistentVolumeSpec))]
[JsonSerializable(typeof(V1PersistentVolumeStatus))]
[JsonSerializable(typeof(V1PhotonPersistentDiskVolumeSource))]
[JsonSerializable(typeof(V1Pod))]
[JsonSerializable(typeof(V1PodAffinity))]
[JsonSerializable(typeof(V1PodAffinityTerm))]
[JsonSerializable(typeof(V1PodAntiAffinity))]
[JsonSerializable(typeof(V1PodCertificateProjection))]
[JsonSerializable(typeof(V1PodCondition))]
[JsonSerializable(typeof(V1PodDNSConfig))]
[JsonSerializable(typeof(V1PodDNSConfigOption))]
[JsonSerializable(typeof(V1PodExtendedResourceClaimStatus))]
[JsonSerializable(typeof(V1PodIP))]
[JsonSerializable(typeof(V1PodList))]
[JsonSerializable(typeof(V1PodOS))]
[JsonSerializable(typeof(V1PodReadinessGate))]
[JsonSerializable(typeof(V1PodResourceClaim))]
[JsonSerializable(typeof(V1PodResourceClaimStatus))]
[JsonSerializable(typeof(V1PodSchedulingGate))]
[JsonSerializable(typeof(V1PodSecurityContext))]
[JsonSerializable(typeof(V1PodSpec))]
[JsonSerializable(typeof(V1PodStatus))]
[JsonSerializable(typeof(V1PodTemplate))]
[JsonSerializable(typeof(V1PodTemplateList))]
[JsonSerializable(typeof(V1PodTemplateSpec))]
[JsonSerializable(typeof(V1PortStatus))]
[JsonSerializable(typeof(V1PortworxVolumeSource))]
[JsonSerializable(typeof(V1PreferredSchedulingTerm))]
[JsonSerializable(typeof(V1Probe))]
[JsonSerializable(typeof(V1ProjectedVolumeSource))]
[JsonSerializable(typeof(V1QuobyteVolumeSource))]
[JsonSerializable(typeof(V1RBDPersistentVolumeSource))]
[JsonSerializable(typeof(V1RBDVolumeSource))]
[JsonSerializable(typeof(V1ReplicationController))]
[JsonSerializable(typeof(V1ReplicationControllerCondition))]
[JsonSerializable(typeof(V1ReplicationControllerList))]
[JsonSerializable(typeof(V1ReplicationControllerSpec))]
[JsonSerializable(typeof(V1ReplicationControllerStatus))]
[JsonSerializable(typeof(Corev1ResourceClaim))]
[JsonSerializable(typeof(V1ResourceFieldSelector))]
[JsonSerializable(typeof(V1ResourceHealth))]
[JsonSerializable(typeof(V1ResourceQuota))]
[JsonSerializable(typeof(V1ResourceQuotaList))]
[JsonSerializable(typeof(V1ResourceQuotaSpec))]
[JsonSerializable(typeof(V1ResourceQuotaStatus))]
[JsonSerializable(typeof(V1ResourceRequirements))]
[JsonSerializable(typeof(V1ResourceStatus))]
[JsonSerializable(typeof(V1SELinuxOptions))]
[JsonSerializable(typeof(V1ScaleIOPersistentVolumeSource))]
[JsonSerializable(typeof(V1ScaleIOVolumeSource))]
[JsonSerializable(typeof(V1ScopeSelector))]
[JsonSerializable(typeof(V1ScopedResourceSelectorRequirement))]
[JsonSerializable(typeof(V1SeccompProfile))]
[JsonSerializable(typeof(V1Secret))]
[JsonSerializable(typeof(V1SecretEnvSource))]
[JsonSerializable(typeof(V1SecretKeySelector))]
[JsonSerializable(typeof(V1SecretList))]
[JsonSerializable(typeof(V1SecretProjection))]
[JsonSerializable(typeof(V1SecretReference))]
[JsonSerializable(typeof(V1SecretVolumeSource))]
[JsonSerializable(typeof(V1SecurityContext))]
[JsonSerializable(typeof(V1Service))]
[JsonSerializable(typeof(V1ServiceAccount))]
[JsonSerializable(typeof(V1ServiceAccountList))]
[JsonSerializable(typeof(V1ServiceAccountTokenProjection))]
[JsonSerializable(typeof(V1ServiceList))]
[JsonSerializable(typeof(V1ServicePort))]
[JsonSerializable(typeof(V1ServiceSpec))]
[JsonSerializable(typeof(V1ServiceStatus))]
[JsonSerializable(typeof(V1SessionAffinityConfig))]
[JsonSerializable(typeof(V1SleepAction))]
[JsonSerializable(typeof(V1StorageOSPersistentVolumeSource))]
[JsonSerializable(typeof(V1StorageOSVolumeSource))]
[JsonSerializable(typeof(V1Sysctl))]
[JsonSerializable(typeof(V1TCPSocketAction))]
[JsonSerializable(typeof(V1Taint))]
[JsonSerializable(typeof(V1Toleration))]
[JsonSerializable(typeof(V1TopologySelectorLabelRequirement))]
[JsonSerializable(typeof(V1TopologySelectorTerm))]
[JsonSerializable(typeof(V1TopologySpreadConstraint))]
[JsonSerializable(typeof(V1TypedLocalObjectReference))]
[JsonSerializable(typeof(V1TypedObjectReference))]
[JsonSerializable(typeof(V1Volume))]
[JsonSerializable(typeof(V1VolumeDevice))]
[JsonSerializable(typeof(V1VolumeMount))]
[JsonSerializable(typeof(V1VolumeMountStatus))]
[JsonSerializable(typeof(V1VolumeNodeAffinity))]
[JsonSerializable(typeof(V1VolumeProjection))]
[JsonSerializable(typeof(V1VolumeResourceRequirements))]
[JsonSerializable(typeof(V1VsphereVirtualDiskVolumeSource))]
[JsonSerializable(typeof(V1WeightedPodAffinityTerm))]
[JsonSerializable(typeof(V1WindowsSecurityContextOptions))]
[JsonSerializable(typeof(V1Endpoint))]
[JsonSerializable(typeof(V1EndpointConditions))]
[JsonSerializable(typeof(V1EndpointHints))]
[JsonSerializable(typeof(Discoveryv1EndpointPort))]
[JsonSerializable(typeof(V1EndpointSlice))]
[JsonSerializable(typeof(V1EndpointSliceList))]
[JsonSerializable(typeof(V1ForNode))]
[JsonSerializable(typeof(V1ForZone))]
[JsonSerializable(typeof(Eventsv1Event))]
[JsonSerializable(typeof(Eventsv1EventList))]
[JsonSerializable(typeof(Eventsv1EventSeries))]
[JsonSerializable(typeof(V1ExemptPriorityLevelConfiguration))]
[JsonSerializable(typeof(V1FlowDistinguisherMethod))]
[JsonSerializable(typeof(V1FlowSchema))]
[JsonSerializable(typeof(V1FlowSchemaCondition))]
[JsonSerializable(typeof(V1FlowSchemaList))]
[JsonSerializable(typeof(V1FlowSchemaSpec))]
[JsonSerializable(typeof(V1FlowSchemaStatus))]
[JsonSerializable(typeof(V1GroupSubject))]
[JsonSerializable(typeof(V1LimitResponse))]
[JsonSerializable(typeof(V1LimitedPriorityLevelConfiguration))]
[JsonSerializable(typeof(V1NonResourcePolicyRule))]
[JsonSerializable(typeof(V1PolicyRulesWithSubjects))]
[JsonSerializable(typeof(V1PriorityLevelConfiguration))]
[JsonSerializable(typeof(V1PriorityLevelConfigurationCondition))]
[JsonSerializable(typeof(V1PriorityLevelConfigurationList))]
[JsonSerializable(typeof(V1PriorityLevelConfigurationReference))]
[JsonSerializable(typeof(V1PriorityLevelConfigurationSpec))]
[JsonSerializable(typeof(V1PriorityLevelConfigurationStatus))]
[JsonSerializable(typeof(V1QueuingConfiguration))]
[JsonSerializable(typeof(V1ResourcePolicyRule))]
[JsonSerializable(typeof(V1ServiceAccountSubject))]
[JsonSerializable(typeof(Flowcontrolv1Subject))]
[JsonSerializable(typeof(V1UserSubject))]
[JsonSerializable(typeof(V1HTTPIngressPath))]
[JsonSerializable(typeof(V1HTTPIngressRuleValue))]
[JsonSerializable(typeof(V1IPAddress))]
[JsonSerializable(typeof(V1IPAddressList))]
[JsonSerializable(typeof(V1IPAddressSpec))]
[JsonSerializable(typeof(V1IPBlock))]
[JsonSerializable(typeof(V1Ingress))]
[JsonSerializable(typeof(V1IngressBackend))]
[JsonSerializable(typeof(V1IngressClass))]
[JsonSerializable(typeof(V1IngressClassList))]
[JsonSerializable(typeof(V1IngressClassParametersReference))]
[JsonSerializable(typeof(V1IngressClassSpec))]
[JsonSerializable(typeof(V1IngressList))]
[JsonSerializable(typeof(V1IngressLoadBalancerIngress))]
[JsonSerializable(typeof(V1IngressLoadBalancerStatus))]
[JsonSerializable(typeof(V1IngressPortStatus))]
[JsonSerializable(typeof(V1IngressRule))]
[JsonSerializable(typeof(V1IngressServiceBackend))]
[JsonSerializable(typeof(V1IngressSpec))]
[JsonSerializable(typeof(V1IngressStatus))]
[JsonSerializable(typeof(V1IngressTLS))]
[JsonSerializable(typeof(V1NetworkPolicy))]
[JsonSerializable(typeof(V1NetworkPolicyEgressRule))]
[JsonSerializable(typeof(V1NetworkPolicyIngressRule))]
[JsonSerializable(typeof(V1NetworkPolicyList))]
[JsonSerializable(typeof(V1NetworkPolicyPeer))]
[JsonSerializable(typeof(V1NetworkPolicyPort))]
[JsonSerializable(typeof(V1NetworkPolicySpec))]
[JsonSerializable(typeof(V1ParentReference))]
[JsonSerializable(typeof(V1ServiceBackendPort))]
[JsonSerializable(typeof(V1ServiceCIDR))]
[JsonSerializable(typeof(V1ServiceCIDRList))]
[JsonSerializable(typeof(V1ServiceCIDRSpec))]
[JsonSerializable(typeof(V1ServiceCIDRStatus))]
[JsonSerializable(typeof(V1beta1IPAddress))]
[JsonSerializable(typeof(V1beta1IPAddressList))]
[JsonSerializable(typeof(V1beta1IPAddressSpec))]
[JsonSerializable(typeof(V1beta1ParentReference))]
[JsonSerializable(typeof(V1beta1ServiceCIDR))]
[JsonSerializable(typeof(V1beta1ServiceCIDRList))]
[JsonSerializable(typeof(V1beta1ServiceCIDRSpec))]
[JsonSerializable(typeof(V1beta1ServiceCIDRStatus))]
[JsonSerializable(typeof(V1Overhead))]
[JsonSerializable(typeof(V1RuntimeClass))]
[JsonSerializable(typeof(V1RuntimeClassList))]
[JsonSerializable(typeof(V1Scheduling))]
[JsonSerializable(typeof(V1Eviction))]
[JsonSerializable(typeof(V1PodDisruptionBudget))]
[JsonSerializable(typeof(V1PodDisruptionBudgetList))]
[JsonSerializable(typeof(V1PodDisruptionBudgetSpec))]
[JsonSerializable(typeof(V1PodDisruptionBudgetStatus))]
[JsonSerializable(typeof(V1AggregationRule))]
[JsonSerializable(typeof(V1ClusterRole))]
[JsonSerializable(typeof(V1ClusterRoleBinding))]
[JsonSerializable(typeof(V1ClusterRoleBindingList))]
[JsonSerializable(typeof(V1ClusterRoleList))]
[JsonSerializable(typeof(V1PolicyRule))]
[JsonSerializable(typeof(V1Role))]
[JsonSerializable(typeof(V1RoleBinding))]
[JsonSerializable(typeof(V1RoleBindingList))]
[JsonSerializable(typeof(V1RoleList))]
[JsonSerializable(typeof(V1RoleRef))]
[JsonSerializable(typeof(Rbacv1Subject))]
[JsonSerializable(typeof(V1AllocatedDeviceStatus))]
[JsonSerializable(typeof(V1AllocationResult))]
[JsonSerializable(typeof(V1CELDeviceSelector))]
[JsonSerializable(typeof(V1CapacityRequestPolicy))]
[JsonSerializable(typeof(V1CapacityRequestPolicyRange))]
[JsonSerializable(typeof(V1CapacityRequirements))]
[JsonSerializable(typeof(V1Counter))]
[JsonSerializable(typeof(V1CounterSet))]
[JsonSerializable(typeof(V1Device))]
[JsonSerializable(typeof(V1DeviceAllocationConfiguration))]
[JsonSerializable(typeof(V1DeviceAllocationResult))]
[JsonSerializable(typeof(V1DeviceAttribute))]
[JsonSerializable(typeof(V1DeviceCapacity))]
[JsonSerializable(typeof(V1DeviceClaim))]
[JsonSerializable(typeof(V1DeviceClaimConfiguration))]
[JsonSerializable(typeof(V1DeviceClass))]
[JsonSerializable(typeof(V1DeviceClassConfiguration))]
[JsonSerializable(typeof(V1DeviceClassList))]
[JsonSerializable(typeof(V1DeviceClassSpec))]
[JsonSerializable(typeof(V1DeviceConstraint))]
[JsonSerializable(typeof(V1DeviceCounterConsumption))]
[JsonSerializable(typeof(V1DeviceRequest))]
[JsonSerializable(typeof(V1DeviceRequestAllocationResult))]
[JsonSerializable(typeof(V1DeviceSelector))]
[JsonSerializable(typeof(V1DeviceSubRequest))]
[JsonSerializable(typeof(V1DeviceTaint))]
[JsonSerializable(typeof(V1DeviceToleration))]
[JsonSerializable(typeof(V1ExactDeviceRequest))]
[JsonSerializable(typeof(V1NetworkDeviceData))]
[JsonSerializable(typeof(V1OpaqueDeviceConfiguration))]
[JsonSerializable(typeof(Resourcev1ResourceClaim))]
[JsonSerializable(typeof(V1ResourceClaimConsumerReference))]
[JsonSerializable(typeof(V1ResourceClaimList))]
[JsonSerializable(typeof(V1ResourceClaimSpec))]
[JsonSerializable(typeof(V1ResourceClaimStatus))]
[JsonSerializable(typeof(V1ResourceClaimTemplate))]
[JsonSerializable(typeof(V1ResourceClaimTemplateList))]
[JsonSerializable(typeof(V1ResourceClaimTemplateSpec))]
[JsonSerializable(typeof(V1ResourcePool))]
[JsonSerializable(typeof(V1ResourceSlice))]
[JsonSerializable(typeof(V1ResourceSliceList))]
[JsonSerializable(typeof(V1ResourceSliceSpec))]
[JsonSerializable(typeof(V1alpha3CELDeviceSelector))]
[JsonSerializable(typeof(V1alpha3DeviceSelector))]
[JsonSerializable(typeof(V1alpha3DeviceTaint))]
[JsonSerializable(typeof(V1alpha3DeviceTaintRule))]
[JsonSerializable(typeof(V1alpha3DeviceTaintRuleList))]
[JsonSerializable(typeof(V1alpha3DeviceTaintRuleSpec))]
[JsonSerializable(typeof(V1alpha3DeviceTaintSelector))]
[JsonSerializable(typeof(V1beta1AllocatedDeviceStatus))]
[JsonSerializable(typeof(V1beta1AllocationResult))]
[JsonSerializable(typeof(V1beta1BasicDevice))]
[JsonSerializable(typeof(V1beta1CELDeviceSelector))]
[JsonSerializable(typeof(V1beta1CapacityRequestPolicy))]
[JsonSerializable(typeof(V1beta1CapacityRequestPolicyRange))]
[JsonSerializable(typeof(V1beta1CapacityRequirements))]
[JsonSerializable(typeof(V1beta1Counter))]
[JsonSerializable(typeof(V1beta1CounterSet))]
[JsonSerializable(typeof(V1beta1Device))]
[JsonSerializable(typeof(V1beta1DeviceAllocationConfiguration))]
[JsonSerializable(typeof(V1beta1DeviceAllocationResult))]
[JsonSerializable(typeof(V1beta1DeviceAttribute))]
[JsonSerializable(typeof(V1beta1DeviceCapacity))]
[JsonSerializable(typeof(V1beta1DeviceClaim))]
[JsonSerializable(typeof(V1beta1DeviceClaimConfiguration))]
[JsonSerializable(typeof(V1beta1DeviceClass))]
[JsonSerializable(typeof(V1beta1DeviceClassConfiguration))]
[JsonSerializable(typeof(V1beta1DeviceClassList))]
[JsonSerializable(typeof(V1beta1DeviceClassSpec))]
[JsonSerializable(typeof(V1beta1DeviceConstraint))]
[JsonSerializable(typeof(V1beta1DeviceCounterConsumption))]
[JsonSerializable(typeof(V1beta1DeviceRequest))]
[JsonSerializable(typeof(V1beta1DeviceRequestAllocationResult))]
[JsonSerializable(typeof(V1beta1DeviceSelector))]
[JsonSerializable(typeof(V1beta1DeviceSubRequest))]
[JsonSerializable(typeof(V1beta1DeviceTaint))]
[JsonSerializable(typeof(V1beta1DeviceToleration))]
[JsonSerializable(typeof(V1beta1NetworkDeviceData))]
[JsonSerializable(typeof(V1beta1OpaqueDeviceConfiguration))]
[JsonSerializable(typeof(V1beta1ResourceClaim))]
[JsonSerializable(typeof(V1beta1ResourceClaimConsumerReference))]
[JsonSerializable(typeof(V1beta1ResourceClaimList))]
[JsonSerializable(typeof(V1beta1ResourceClaimSpec))]
[JsonSerializable(typeof(V1beta1ResourceClaimStatus))]
[JsonSerializable(typeof(V1beta1ResourceClaimTemplate))]
[JsonSerializable(typeof(V1beta1ResourceClaimTemplateList))]
[JsonSerializable(typeof(V1beta1ResourceClaimTemplateSpec))]
[JsonSerializable(typeof(V1beta1ResourcePool))]
[JsonSerializable(typeof(V1beta1ResourceSlice))]
[JsonSerializable(typeof(V1beta1ResourceSliceList))]
[JsonSerializable(typeof(V1beta1ResourceSliceSpec))]
[JsonSerializable(typeof(V1beta2AllocatedDeviceStatus))]
[JsonSerializable(typeof(V1beta2AllocationResult))]
[JsonSerializable(typeof(V1beta2CELDeviceSelector))]
[JsonSerializable(typeof(V1beta2CapacityRequestPolicy))]
[JsonSerializable(typeof(V1beta2CapacityRequestPolicyRange))]
[JsonSerializable(typeof(V1beta2CapacityRequirements))]
[JsonSerializable(typeof(V1beta2Counter))]
[JsonSerializable(typeof(V1beta2CounterSet))]
[JsonSerializable(typeof(V1beta2Device))]
[JsonSerializable(typeof(V1beta2DeviceAllocationConfiguration))]
[JsonSerializable(typeof(V1beta2DeviceAllocationResult))]
[JsonSerializable(typeof(V1beta2DeviceAttribute))]
[JsonSerializable(typeof(V1beta2DeviceCapacity))]
[JsonSerializable(typeof(V1beta2DeviceClaim))]
[JsonSerializable(typeof(V1beta2DeviceClaimConfiguration))]
[JsonSerializable(typeof(V1beta2DeviceClass))]
[JsonSerializable(typeof(V1beta2DeviceClassConfiguration))]
[JsonSerializable(typeof(V1beta2DeviceClassList))]
[JsonSerializable(typeof(V1beta2DeviceClassSpec))]
[JsonSerializable(typeof(V1beta2DeviceConstraint))]
[JsonSerializable(typeof(V1beta2DeviceCounterConsumption))]
[JsonSerializable(typeof(V1beta2DeviceRequest))]
[JsonSerializable(typeof(V1beta2DeviceRequestAllocationResult))]
[JsonSerializable(typeof(V1beta2DeviceSelector))]
[JsonSerializable(typeof(V1beta2DeviceSubRequest))]
[JsonSerializable(typeof(V1beta2DeviceTaint))]
[JsonSerializable(typeof(V1beta2DeviceToleration))]
[JsonSerializable(typeof(V1beta2ExactDeviceRequest))]
[JsonSerializable(typeof(V1beta2NetworkDeviceData))]
[JsonSerializable(typeof(V1beta2OpaqueDeviceConfiguration))]
[JsonSerializable(typeof(V1beta2ResourceClaim))]
[JsonSerializable(typeof(V1beta2ResourceClaimConsumerReference))]
[JsonSerializable(typeof(V1beta2ResourceClaimList))]
[JsonSerializable(typeof(V1beta2ResourceClaimSpec))]
[JsonSerializable(typeof(V1beta2ResourceClaimStatus))]
[JsonSerializable(typeof(V1beta2ResourceClaimTemplate))]
[JsonSerializable(typeof(V1beta2ResourceClaimTemplateList))]
[JsonSerializable(typeof(V1beta2ResourceClaimTemplateSpec))]
[JsonSerializable(typeof(V1beta2ResourcePool))]
[JsonSerializable(typeof(V1beta2ResourceSlice))]
[JsonSerializable(typeof(V1beta2ResourceSliceList))]
[JsonSerializable(typeof(V1beta2ResourceSliceSpec))]
[JsonSerializable(typeof(V1PriorityClass))]
[JsonSerializable(typeof(V1PriorityClassList))]
[JsonSerializable(typeof(V1CSIDriver))]
[JsonSerializable(typeof(V1CSIDriverList))]
[JsonSerializable(typeof(V1CSIDriverSpec))]
[JsonSerializable(typeof(V1CSINode))]
[JsonSerializable(typeof(V1CSINodeDriver))]
[JsonSerializable(typeof(V1CSINodeList))]
[JsonSerializable(typeof(V1CSINodeSpec))]
[JsonSerializable(typeof(V1CSIStorageCapacity))]
[JsonSerializable(typeof(V1CSIStorageCapacityList))]
[JsonSerializable(typeof(V1StorageClass))]
[JsonSerializable(typeof(V1StorageClassList))]
[JsonSerializable(typeof(Storagev1TokenRequest))]
[JsonSerializable(typeof(V1VolumeAttachment))]
[JsonSerializable(typeof(V1VolumeAttachmentList))]
[JsonSerializable(typeof(V1VolumeAttachmentSource))]
[JsonSerializable(typeof(V1VolumeAttachmentSpec))]
[JsonSerializable(typeof(V1VolumeAttachmentStatus))]
[JsonSerializable(typeof(V1VolumeAttributesClass))]
[JsonSerializable(typeof(V1VolumeAttributesClassList))]
[JsonSerializable(typeof(V1VolumeError))]
[JsonSerializable(typeof(V1VolumeNodeResources))]
[JsonSerializable(typeof(V1alpha1VolumeAttributesClass))]
[JsonSerializable(typeof(V1alpha1VolumeAttributesClassList))]
[JsonSerializable(typeof(V1beta1VolumeAttributesClass))]
[JsonSerializable(typeof(V1beta1VolumeAttributesClassList))]
[JsonSerializable(typeof(V1alpha1GroupVersionResource))]
[JsonSerializable(typeof(V1alpha1MigrationCondition))]
[JsonSerializable(typeof(V1alpha1StorageVersionMigration))]
[JsonSerializable(typeof(V1alpha1StorageVersionMigrationList))]
[JsonSerializable(typeof(V1alpha1StorageVersionMigrationSpec))]
[JsonSerializable(typeof(V1alpha1StorageVersionMigrationStatus))]
[JsonSerializable(typeof(V1CustomResourceColumnDefinition))]
[JsonSerializable(typeof(V1CustomResourceConversion))]
[JsonSerializable(typeof(V1CustomResourceDefinition))]
[JsonSerializable(typeof(V1CustomResourceDefinitionCondition))]
[JsonSerializable(typeof(V1CustomResourceDefinitionList))]
[JsonSerializable(typeof(V1CustomResourceDefinitionNames))]
[JsonSerializable(typeof(V1CustomResourceDefinitionSpec))]
[JsonSerializable(typeof(V1CustomResourceDefinitionStatus))]
[JsonSerializable(typeof(V1CustomResourceDefinitionVersion))]
[JsonSerializable(typeof(V1CustomResourceSubresourceScale))]
[JsonSerializable(typeof(V1CustomResourceSubresources))]
[JsonSerializable(typeof(V1CustomResourceValidation))]
[JsonSerializable(typeof(V1ExternalDocumentation))]
[JsonSerializable(typeof(V1JSONSchemaProps))]
[JsonSerializable(typeof(V1SelectableField))]
[JsonSerializable(typeof(Apiextensionsv1ServiceReference))]
[JsonSerializable(typeof(V1ValidationRule))]
[JsonSerializable(typeof(Apiextensionsv1WebhookClientConfig))]
[JsonSerializable(typeof(V1WebhookConversion))]
[JsonSerializable(typeof(ResourceQuantity))]
[JsonSerializable(typeof(V1APIGroup))]
[JsonSerializable(typeof(V1APIGroupList))]
[JsonSerializable(typeof(V1APIResource))]
[JsonSerializable(typeof(V1APIResourceList))]
[JsonSerializable(typeof(V1APIVersions))]
[JsonSerializable(typeof(V1Condition))]
[JsonSerializable(typeof(V1DeleteOptions))]
[JsonSerializable(typeof(V1FieldSelectorRequirement))]
[JsonSerializable(typeof(V1GroupVersionForDiscovery))]
[JsonSerializable(typeof(V1LabelSelector))]
[JsonSerializable(typeof(V1LabelSelectorRequirement))]
[JsonSerializable(typeof(V1ListMeta))]
[JsonSerializable(typeof(V1ManagedFieldsEntry))]
[JsonSerializable(typeof(V1ObjectMeta))]
[JsonSerializable(typeof(V1OwnerReference))]
[JsonSerializable(typeof(V1Patch))]
[JsonSerializable(typeof(V1Preconditions))]
[JsonSerializable(typeof(V1ServerAddressByClientCIDR))]
[JsonSerializable(typeof(V1Status))]
[JsonSerializable(typeof(V1StatusCause))]
[JsonSerializable(typeof(V1StatusDetails))]
[JsonSerializable(typeof(V1WatchEvent))]
[JsonSerializable(typeof(IntOrString))]
[JsonSerializable(typeof(VersionInfo))]
[JsonSerializable(typeof(V1APIService))]
[JsonSerializable(typeof(V1APIServiceCondition))]
[JsonSerializable(typeof(V1APIServiceList))]
[JsonSerializable(typeof(V1APIServiceSpec))]
[JsonSerializable(typeof(V1APIServiceStatus))]
[JsonSerializable(typeof(Apiregistrationv1ServiceReference))]
public class SourceGenerationContext : JsonSerializerContext, IJsonTypeInfoResolver
Constructors
View Source
SourceGenerationContext()
Declaration
public SourceGenerationContext()
View Source
SourceGenerationContext(JsonSerializerOptions)
Declaration
public SourceGenerationContext(JsonSerializerOptions options)
Parameters
Properties
View Source
Admissionregistrationv1ServiceReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Admissionregistrationv1ServiceReference> Admissionregistrationv1ServiceReference { get; }
Property Value
View Source
Admissionregistrationv1WebhookClientConfig
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Admissionregistrationv1WebhookClientConfig> Admissionregistrationv1WebhookClientConfig { get; }
Property Value
View Source
Apiextensionsv1ServiceReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Apiextensionsv1ServiceReference> Apiextensionsv1ServiceReference { get; }
Property Value
View Source
Apiextensionsv1WebhookClientConfig
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Apiextensionsv1WebhookClientConfig> Apiextensionsv1WebhookClientConfig { get; }
Property Value
View Source
Apiregistrationv1ServiceReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Apiregistrationv1ServiceReference> Apiregistrationv1ServiceReference { get; }
Property Value
View Source
Authenticationv1TokenRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Authenticationv1TokenRequest> Authenticationv1TokenRequest { get; }
Property Value
View Source
Boolean
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<bool> Boolean { get; }
Property Value
View Source
ByteArray
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<byte[]> ByteArray { get; }
Property Value
View Source
Corev1EndpointPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Corev1EndpointPort> Corev1EndpointPort { get; }
Property Value
View Source
Corev1Event
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Corev1Event> Corev1Event { get; }
Property Value
View Source
Corev1EventList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Corev1EventList> Corev1EventList { get; }
Property Value
View Source
Corev1EventSeries
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Corev1EventSeries> Corev1EventSeries { get; }
Property Value
View Source
Corev1ResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Corev1ResourceClaim> Corev1ResourceClaim { get; }
Property Value
View Source
DateTime
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<DateTime> DateTime { get; }
Property Value
View Source
Default
Declaration
public static SourceGenerationContext Default { get; }
Property Value
View Source
Discoveryv1EndpointPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Discoveryv1EndpointPort> Discoveryv1EndpointPort { get; }
Property Value
View Source
Double
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<double> Double { get; }
Property Value
View Source
Eventsv1Event
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Eventsv1Event> Eventsv1Event { get; }
Property Value
View Source
Eventsv1EventList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Eventsv1EventList> Eventsv1EventList { get; }
Property Value
View Source
Eventsv1EventSeries
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Eventsv1EventSeries> Eventsv1EventSeries { get; }
Property Value
View Source
Flowcontrolv1Subject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Flowcontrolv1Subject> Flowcontrolv1Subject { get; }
Property Value
View Source
GeneratedSerializerOptions
The source-generated options associated with this context.
Declaration
protected override JsonSerializerOptions? GeneratedSerializerOptions { get; }
Property Value
Overrides
View Source
IDictionaryStringByteArray
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, byte[]>> IDictionaryStringByteArray { get; }
Property Value
View Source
IDictionaryStringIListString
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, IList<string>>> IDictionaryStringIListString { get; }
Property Value
View Source
IDictionaryStringNullableDateTime
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, DateTime?>> IDictionaryStringNullableDateTime { get; }
Property Value
View Source
IDictionaryStringObject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, object>> IDictionaryStringObject { get; }
Property Value
View Source
IDictionaryStringResourceQuantity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, ResourceQuantity>> IDictionaryStringResourceQuantity { get; }
Property Value
View Source
IDictionaryStringString
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, string>> IDictionaryStringString { get; }
Property Value
View Source
IDictionaryStringV1Counter
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1Counter>> IDictionaryStringV1Counter { get; }
Property Value
View Source
IDictionaryStringV1DeviceAttribute
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1DeviceAttribute>> IDictionaryStringV1DeviceAttribute { get; }
Property Value
View Source
IDictionaryStringV1DeviceCapacity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1DeviceCapacity>> IDictionaryStringV1DeviceCapacity { get; }
Property Value
View Source
IDictionaryStringV1JSONSchemaProps
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1JSONSchemaProps>> IDictionaryStringV1JSONSchemaProps { get; }
Property Value
View Source
IDictionaryStringV1beta1Counter
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1beta1Counter>> IDictionaryStringV1beta1Counter { get; }
Property Value
View Source
IDictionaryStringV1beta1DeviceAttribute
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1beta1DeviceAttribute>> IDictionaryStringV1beta1DeviceAttribute { get; }
Property Value
View Source
IDictionaryStringV1beta1DeviceCapacity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1beta1DeviceCapacity>> IDictionaryStringV1beta1DeviceCapacity { get; }
Property Value
View Source
IDictionaryStringV1beta2Counter
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1beta2Counter>> IDictionaryStringV1beta2Counter { get; }
Property Value
View Source
IDictionaryStringV1beta2DeviceAttribute
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1beta2DeviceAttribute>> IDictionaryStringV1beta2DeviceAttribute { get; }
Property Value
View Source
IDictionaryStringV1beta2DeviceCapacity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IDictionary<string, V1beta2DeviceCapacity>> IDictionaryStringV1beta2DeviceCapacity { get; }
Property Value
View Source
IListCorev1EndpointPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Corev1EndpointPort>> IListCorev1EndpointPort { get; }
Property Value
View Source
IListCorev1Event
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Corev1Event>> IListCorev1Event { get; }
Property Value
View Source
IListCorev1ResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Corev1ResourceClaim>> IListCorev1ResourceClaim { get; }
Property Value
View Source
IListDiscoveryv1EndpointPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Discoveryv1EndpointPort>> IListDiscoveryv1EndpointPort { get; }
Property Value
View Source
IListEventsv1Event
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Eventsv1Event>> IListEventsv1Event { get; }
Property Value
View Source
IListFlowcontrolv1Subject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Flowcontrolv1Subject>> IListFlowcontrolv1Subject { get; }
Property Value
View Source
IListInt32
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<int>> IListInt32 { get; }
Property Value
View Source
IListNullableInt32
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<int?>> IListNullableInt32 { get; }
Property Value
View Source
IListNullableInt64
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<long?>> IListNullableInt64 { get; }
Property Value
View Source
IListObject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<object>> IListObject { get; }
Property Value
View Source
IListRbacv1Subject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Rbacv1Subject>> IListRbacv1Subject { get; }
Property Value
View Source
IListResourceQuantity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<ResourceQuantity>> IListResourceQuantity { get; }
Property Value
View Source
IListResourcev1ResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Resourcev1ResourceClaim>> IListResourcev1ResourceClaim { get; }
Property Value
View Source
IListStoragev1TokenRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<Storagev1TokenRequest>> IListStoragev1TokenRequest { get; }
Property Value
View Source
IListString
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<string>> IListString { get; }
Property Value
View Source
IListV1APIGroup
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1APIGroup>> IListV1APIGroup { get; }
Property Value
View Source
IListV1APIResource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1APIResource>> IListV1APIResource { get; }
Property Value
View Source
IListV1APIService
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1APIService>> IListV1APIService { get; }
Property Value
View Source
IListV1APIServiceCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1APIServiceCondition>> IListV1APIServiceCondition { get; }
Property Value
View Source
IListV1AllocatedDeviceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1AllocatedDeviceStatus>> IListV1AllocatedDeviceStatus { get; }
Property Value
View Source
IListV1AttachedVolume
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1AttachedVolume>> IListV1AttachedVolume { get; }
Property Value
View Source
IListV1AuditAnnotation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1AuditAnnotation>> IListV1AuditAnnotation { get; }
Property Value
View Source
IListV1CSIDriver
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CSIDriver>> IListV1CSIDriver { get; }
Property Value
View Source
IListV1CSINode
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CSINode>> IListV1CSINode { get; }
Property Value
View Source
IListV1CSINodeDriver
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CSINodeDriver>> IListV1CSINodeDriver { get; }
Property Value
View Source
IListV1CSIStorageCapacity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CSIStorageCapacity>> IListV1CSIStorageCapacity { get; }
Property Value
View Source
IListV1CertificateSigningRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CertificateSigningRequest>> IListV1CertificateSigningRequest { get; }
Property Value
View Source
IListV1CertificateSigningRequestCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CertificateSigningRequestCondition>> IListV1CertificateSigningRequestCondition { get; }
Property Value
View Source
IListV1ClusterRole
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ClusterRole>> IListV1ClusterRole { get; }
Property Value
View Source
IListV1ClusterRoleBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ClusterRoleBinding>> IListV1ClusterRoleBinding { get; }
Property Value
View Source
IListV1ComponentCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ComponentCondition>> IListV1ComponentCondition { get; }
Property Value
View Source
IListV1ComponentStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ComponentStatus>> IListV1ComponentStatus { get; }
Property Value
View Source
IListV1Condition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Condition>> IListV1Condition { get; }
Property Value
View Source
IListV1ConfigMap
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ConfigMap>> IListV1ConfigMap { get; }
Property Value
View Source
IListV1Container
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Container>> IListV1Container { get; }
Property Value
View Source
IListV1ContainerExtendedResourceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ContainerExtendedResourceRequest>> IListV1ContainerExtendedResourceRequest { get; }
Property Value
View Source
IListV1ContainerImage
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ContainerImage>> IListV1ContainerImage { get; }
Property Value
View Source
IListV1ContainerPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ContainerPort>> IListV1ContainerPort { get; }
Property Value
View Source
IListV1ContainerResizePolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ContainerResizePolicy>> IListV1ContainerResizePolicy { get; }
Property Value
View Source
IListV1ContainerRestartRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ContainerRestartRule>> IListV1ContainerRestartRule { get; }
Property Value
View Source
IListV1ContainerStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ContainerStatus>> IListV1ContainerStatus { get; }
Property Value
View Source
IListV1ControllerRevision
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ControllerRevision>> IListV1ControllerRevision { get; }
Property Value
View Source
IListV1CounterSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CounterSet>> IListV1CounterSet { get; }
Property Value
View Source
IListV1CronJob
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CronJob>> IListV1CronJob { get; }
Property Value
View Source
IListV1CustomResourceColumnDefinition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CustomResourceColumnDefinition>> IListV1CustomResourceColumnDefinition { get; }
Property Value
View Source
IListV1CustomResourceDefinition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CustomResourceDefinition>> IListV1CustomResourceDefinition { get; }
Property Value
View Source
IListV1CustomResourceDefinitionCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CustomResourceDefinitionCondition>> IListV1CustomResourceDefinitionCondition { get; }
Property Value
View Source
IListV1CustomResourceDefinitionVersion
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1CustomResourceDefinitionVersion>> IListV1CustomResourceDefinitionVersion { get; }
Property Value
View Source
IListV1DaemonSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DaemonSet>> IListV1DaemonSet { get; }
Property Value
View Source
IListV1DaemonSetCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DaemonSetCondition>> IListV1DaemonSetCondition { get; }
Property Value
View Source
IListV1Deployment
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Deployment>> IListV1Deployment { get; }
Property Value
View Source
IListV1DeploymentCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeploymentCondition>> IListV1DeploymentCondition { get; }
Property Value
View Source
IListV1Device
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Device>> IListV1Device { get; }
Property Value
View Source
IListV1DeviceAllocationConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceAllocationConfiguration>> IListV1DeviceAllocationConfiguration { get; }
Property Value
View Source
IListV1DeviceClaimConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceClaimConfiguration>> IListV1DeviceClaimConfiguration { get; }
Property Value
View Source
IListV1DeviceClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceClass>> IListV1DeviceClass { get; }
Property Value
View Source
IListV1DeviceClassConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceClassConfiguration>> IListV1DeviceClassConfiguration { get; }
Property Value
View Source
IListV1DeviceConstraint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceConstraint>> IListV1DeviceConstraint { get; }
Property Value
View Source
IListV1DeviceCounterConsumption
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceCounterConsumption>> IListV1DeviceCounterConsumption { get; }
Property Value
View Source
IListV1DeviceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceRequest>> IListV1DeviceRequest { get; }
Property Value
View Source
IListV1DeviceRequestAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceRequestAllocationResult>> IListV1DeviceRequestAllocationResult { get; }
Property Value
View Source
IListV1DeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceSelector>> IListV1DeviceSelector { get; }
Property Value
View Source
IListV1DeviceSubRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceSubRequest>> IListV1DeviceSubRequest { get; }
Property Value
View Source
IListV1DeviceTaint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceTaint>> IListV1DeviceTaint { get; }
Property Value
View Source
IListV1DeviceToleration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DeviceToleration>> IListV1DeviceToleration { get; }
Property Value
View Source
IListV1DownwardAPIVolumeFile
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1DownwardAPIVolumeFile>> IListV1DownwardAPIVolumeFile { get; }
Property Value
View Source
IListV1Endpoint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Endpoint>> IListV1Endpoint { get; }
Property Value
View Source
IListV1EndpointAddress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1EndpointAddress>> IListV1EndpointAddress { get; }
Property Value
View Source
IListV1EndpointSlice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1EndpointSlice>> IListV1EndpointSlice { get; }
Property Value
View Source
IListV1EndpointSubset
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1EndpointSubset>> IListV1EndpointSubset { get; }
Property Value
View Source
IListV1Endpoints
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Endpoints>> IListV1Endpoints { get; }
Property Value
View Source
IListV1EnvFromSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1EnvFromSource>> IListV1EnvFromSource { get; }
Property Value
View Source
IListV1EnvVar
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1EnvVar>> IListV1EnvVar { get; }
Property Value
View Source
IListV1EphemeralContainer
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1EphemeralContainer>> IListV1EphemeralContainer { get; }
Property Value
View Source
IListV1ExpressionWarning
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ExpressionWarning>> IListV1ExpressionWarning { get; }
Property Value
View Source
IListV1FieldSelectorRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1FieldSelectorRequirement>> IListV1FieldSelectorRequirement { get; }
Property Value
View Source
IListV1FlowSchema
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1FlowSchema>> IListV1FlowSchema { get; }
Property Value
View Source
IListV1FlowSchemaCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1FlowSchemaCondition>> IListV1FlowSchemaCondition { get; }
Property Value
View Source
IListV1ForNode
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ForNode>> IListV1ForNode { get; }
Property Value
View Source
IListV1ForZone
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ForZone>> IListV1ForZone { get; }
Property Value
View Source
IListV1GroupVersionForDiscovery
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1GroupVersionForDiscovery>> IListV1GroupVersionForDiscovery { get; }
Property Value
View Source
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1HTTPHeader>> IListV1HTTPHeader { get; }
Property Value
View Source
IListV1HTTPIngressPath
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1HTTPIngressPath>> IListV1HTTPIngressPath { get; }
Property Value
View Source
IListV1HorizontalPodAutoscaler
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1HorizontalPodAutoscaler>> IListV1HorizontalPodAutoscaler { get; }
Property Value
View Source
IListV1HostAlias
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1HostAlias>> IListV1HostAlias { get; }
Property Value
View Source
IListV1HostIP
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1HostIP>> IListV1HostIP { get; }
Property Value
View Source
IListV1IPAddress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1IPAddress>> IListV1IPAddress { get; }
Property Value
View Source
IListV1Ingress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Ingress>> IListV1Ingress { get; }
Property Value
View Source
IListV1IngressClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1IngressClass>> IListV1IngressClass { get; }
Property Value
View Source
IListV1IngressLoadBalancerIngress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1IngressLoadBalancerIngress>> IListV1IngressLoadBalancerIngress { get; }
Property Value
View Source
IListV1IngressPortStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1IngressPortStatus>> IListV1IngressPortStatus { get; }
Property Value
View Source
IListV1IngressRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1IngressRule>> IListV1IngressRule { get; }
Property Value
View Source
IListV1IngressTLS
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1IngressTLS>> IListV1IngressTLS { get; }
Property Value
View Source
IListV1JSONSchemaProps
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1JSONSchemaProps>> IListV1JSONSchemaProps { get; }
Property Value
View Source
IListV1Job
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Job>> IListV1Job { get; }
Property Value
View Source
IListV1JobCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1JobCondition>> IListV1JobCondition { get; }
Property Value
View Source
IListV1KeyToPath
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1KeyToPath>> IListV1KeyToPath { get; }
Property Value
View Source
IListV1LabelSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1LabelSelector>> IListV1LabelSelector { get; }
Property Value
View Source
IListV1LabelSelectorRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1LabelSelectorRequirement>> IListV1LabelSelectorRequirement { get; }
Property Value
View Source
IListV1Lease
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Lease>> IListV1Lease { get; }
Property Value
View Source
IListV1LimitRange
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1LimitRange>> IListV1LimitRange { get; }
Property Value
View Source
IListV1LimitRangeItem
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1LimitRangeItem>> IListV1LimitRangeItem { get; }
Property Value
View Source
IListV1LoadBalancerIngress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1LoadBalancerIngress>> IListV1LoadBalancerIngress { get; }
Property Value
View Source
IListV1LocalObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1LocalObjectReference>> IListV1LocalObjectReference { get; }
Property Value
View Source
IListV1ManagedFieldsEntry
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ManagedFieldsEntry>> IListV1ManagedFieldsEntry { get; }
Property Value
View Source
IListV1MatchCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1MatchCondition>> IListV1MatchCondition { get; }
Property Value
View Source
IListV1MutatingWebhook
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1MutatingWebhook>> IListV1MutatingWebhook { get; }
Property Value
View Source
IListV1MutatingWebhookConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1MutatingWebhookConfiguration>> IListV1MutatingWebhookConfiguration { get; }
Property Value
View Source
IListV1NamedRuleWithOperations
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NamedRuleWithOperations>> IListV1NamedRuleWithOperations { get; }
Property Value
View Source
IListV1Namespace
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Namespace>> IListV1Namespace { get; }
Property Value
View Source
IListV1NamespaceCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NamespaceCondition>> IListV1NamespaceCondition { get; }
Property Value
View Source
IListV1NetworkPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NetworkPolicy>> IListV1NetworkPolicy { get; }
Property Value
View Source
IListV1NetworkPolicyEgressRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NetworkPolicyEgressRule>> IListV1NetworkPolicyEgressRule { get; }
Property Value
View Source
IListV1NetworkPolicyIngressRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NetworkPolicyIngressRule>> IListV1NetworkPolicyIngressRule { get; }
Property Value
View Source
IListV1NetworkPolicyPeer
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NetworkPolicyPeer>> IListV1NetworkPolicyPeer { get; }
Property Value
View Source
IListV1NetworkPolicyPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NetworkPolicyPort>> IListV1NetworkPolicyPort { get; }
Property Value
View Source
IListV1Node
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Node>> IListV1Node { get; }
Property Value
View Source
IListV1NodeAddress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NodeAddress>> IListV1NodeAddress { get; }
Property Value
View Source
IListV1NodeCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NodeCondition>> IListV1NodeCondition { get; }
Property Value
View Source
IListV1NodeRuntimeHandler
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NodeRuntimeHandler>> IListV1NodeRuntimeHandler { get; }
Property Value
View Source
IListV1NodeSelectorRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NodeSelectorRequirement>> IListV1NodeSelectorRequirement { get; }
Property Value
View Source
IListV1NodeSelectorTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NodeSelectorTerm>> IListV1NodeSelectorTerm { get; }
Property Value
View Source
IListV1NonResourcePolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NonResourcePolicyRule>> IListV1NonResourcePolicyRule { get; }
Property Value
View Source
IListV1NonResourceRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1NonResourceRule>> IListV1NonResourceRule { get; }
Property Value
View Source
IListV1ObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ObjectReference>> IListV1ObjectReference { get; }
Property Value
View Source
IListV1OwnerReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1OwnerReference>> IListV1OwnerReference { get; }
Property Value
View Source
IListV1PersistentVolume
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PersistentVolume>> IListV1PersistentVolume { get; }
Property Value
View Source
IListV1PersistentVolumeClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PersistentVolumeClaim>> IListV1PersistentVolumeClaim { get; }
Property Value
View Source
IListV1PersistentVolumeClaimCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PersistentVolumeClaimCondition>> IListV1PersistentVolumeClaimCondition { get; }
Property Value
View Source
IListV1Pod
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Pod>> IListV1Pod { get; }
Property Value
View Source
IListV1PodAffinityTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodAffinityTerm>> IListV1PodAffinityTerm { get; }
Property Value
View Source
IListV1PodCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodCondition>> IListV1PodCondition { get; }
Property Value
View Source
IListV1PodDNSConfigOption
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodDNSConfigOption>> IListV1PodDNSConfigOption { get; }
Property Value
View Source
IListV1PodDisruptionBudget
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodDisruptionBudget>> IListV1PodDisruptionBudget { get; }
Property Value
View Source
IListV1PodFailurePolicyOnPodConditionsPattern
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodFailurePolicyOnPodConditionsPattern>> IListV1PodFailurePolicyOnPodConditionsPattern { get; }
Property Value
View Source
IListV1PodFailurePolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodFailurePolicyRule>> IListV1PodFailurePolicyRule { get; }
Property Value
View Source
IListV1PodIP
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodIP>> IListV1PodIP { get; }
Property Value
View Source
IListV1PodReadinessGate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodReadinessGate>> IListV1PodReadinessGate { get; }
Property Value
View Source
IListV1PodResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodResourceClaim>> IListV1PodResourceClaim { get; }
Property Value
View Source
IListV1PodResourceClaimStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodResourceClaimStatus>> IListV1PodResourceClaimStatus { get; }
Property Value
View Source
IListV1PodSchedulingGate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodSchedulingGate>> IListV1PodSchedulingGate { get; }
Property Value
View Source
IListV1PodTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PodTemplate>> IListV1PodTemplate { get; }
Property Value
View Source
IListV1PolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PolicyRule>> IListV1PolicyRule { get; }
Property Value
View Source
IListV1PolicyRulesWithSubjects
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PolicyRulesWithSubjects>> IListV1PolicyRulesWithSubjects { get; }
Property Value
View Source
IListV1PortStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PortStatus>> IListV1PortStatus { get; }
Property Value
View Source
IListV1PreferredSchedulingTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PreferredSchedulingTerm>> IListV1PreferredSchedulingTerm { get; }
Property Value
View Source
IListV1PriorityClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PriorityClass>> IListV1PriorityClass { get; }
Property Value
View Source
IListV1PriorityLevelConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PriorityLevelConfiguration>> IListV1PriorityLevelConfiguration { get; }
Property Value
View Source
IListV1PriorityLevelConfigurationCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1PriorityLevelConfigurationCondition>> IListV1PriorityLevelConfigurationCondition { get; }
Property Value
View Source
IListV1ReplicaSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ReplicaSet>> IListV1ReplicaSet { get; }
Property Value
View Source
IListV1ReplicaSetCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ReplicaSetCondition>> IListV1ReplicaSetCondition { get; }
Property Value
View Source
IListV1ReplicationController
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ReplicationController>> IListV1ReplicationController { get; }
Property Value
View Source
IListV1ReplicationControllerCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ReplicationControllerCondition>> IListV1ReplicationControllerCondition { get; }
Property Value
View Source
IListV1ResourceClaimConsumerReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ResourceClaimConsumerReference>> IListV1ResourceClaimConsumerReference { get; }
Property Value
View Source
IListV1ResourceClaimTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ResourceClaimTemplate>> IListV1ResourceClaimTemplate { get; }
Property Value
View Source
IListV1ResourceHealth
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ResourceHealth>> IListV1ResourceHealth { get; }
Property Value
View Source
IListV1ResourcePolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ResourcePolicyRule>> IListV1ResourcePolicyRule { get; }
Property Value
View Source
IListV1ResourceQuota
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ResourceQuota>> IListV1ResourceQuota { get; }
Property Value
View Source
IListV1ResourceRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ResourceRule>> IListV1ResourceRule { get; }
Property Value
View Source
IListV1ResourceSlice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ResourceSlice>> IListV1ResourceSlice { get; }
Property Value
View Source
IListV1ResourceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ResourceStatus>> IListV1ResourceStatus { get; }
Property Value
View Source
IListV1Role
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Role>> IListV1Role { get; }
Property Value
View Source
IListV1RoleBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1RoleBinding>> IListV1RoleBinding { get; }
Property Value
View Source
IListV1RuleWithOperations
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1RuleWithOperations>> IListV1RuleWithOperations { get; }
Property Value
View Source
IListV1RuntimeClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1RuntimeClass>> IListV1RuntimeClass { get; }
Property Value
View Source
IListV1ScopedResourceSelectorRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ScopedResourceSelectorRequirement>> IListV1ScopedResourceSelectorRequirement { get; }
Property Value
View Source
IListV1Secret
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Secret>> IListV1Secret { get; }
Property Value
View Source
IListV1SelectableField
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1SelectableField>> IListV1SelectableField { get; }
Property Value
View Source
IListV1ServerAddressByClientCIDR
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ServerAddressByClientCIDR>> IListV1ServerAddressByClientCIDR { get; }
Property Value
View Source
IListV1Service
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Service>> IListV1Service { get; }
Property Value
View Source
IListV1ServiceAccount
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ServiceAccount>> IListV1ServiceAccount { get; }
Property Value
View Source
IListV1ServiceCIDR
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ServiceCIDR>> IListV1ServiceCIDR { get; }
Property Value
View Source
IListV1ServicePort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ServicePort>> IListV1ServicePort { get; }
Property Value
View Source
IListV1StatefulSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1StatefulSet>> IListV1StatefulSet { get; }
Property Value
View Source
IListV1StatefulSetCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1StatefulSetCondition>> IListV1StatefulSetCondition { get; }
Property Value
View Source
IListV1StatusCause
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1StatusCause>> IListV1StatusCause { get; }
Property Value
View Source
IListV1StorageClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1StorageClass>> IListV1StorageClass { get; }
Property Value
View Source
IListV1SuccessPolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1SuccessPolicyRule>> IListV1SuccessPolicyRule { get; }
Property Value
View Source
IListV1Sysctl
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Sysctl>> IListV1Sysctl { get; }
Property Value
View Source
IListV1Taint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Taint>> IListV1Taint { get; }
Property Value
View Source
IListV1Toleration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Toleration>> IListV1Toleration { get; }
Property Value
View Source
IListV1TopologySelectorLabelRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1TopologySelectorLabelRequirement>> IListV1TopologySelectorLabelRequirement { get; }
Property Value
View Source
IListV1TopologySelectorTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1TopologySelectorTerm>> IListV1TopologySelectorTerm { get; }
Property Value
View Source
IListV1TopologySpreadConstraint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1TopologySpreadConstraint>> IListV1TopologySpreadConstraint { get; }
Property Value
View Source
IListV1ValidatingAdmissionPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ValidatingAdmissionPolicy>> IListV1ValidatingAdmissionPolicy { get; }
Property Value
View Source
IListV1ValidatingAdmissionPolicyBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ValidatingAdmissionPolicyBinding>> IListV1ValidatingAdmissionPolicyBinding { get; }
Property Value
View Source
IListV1ValidatingWebhook
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ValidatingWebhook>> IListV1ValidatingWebhook { get; }
Property Value
View Source
IListV1ValidatingWebhookConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ValidatingWebhookConfiguration>> IListV1ValidatingWebhookConfiguration { get; }
Property Value
View Source
IListV1Validation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Validation>> IListV1Validation { get; }
Property Value
View Source
IListV1ValidationRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1ValidationRule>> IListV1ValidationRule { get; }
Property Value
View Source
IListV1Variable
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Variable>> IListV1Variable { get; }
Property Value
View Source
IListV1Volume
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1Volume>> IListV1Volume { get; }
Property Value
View Source
IListV1VolumeAttachment
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1VolumeAttachment>> IListV1VolumeAttachment { get; }
Property Value
View Source
IListV1VolumeAttributesClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1VolumeAttributesClass>> IListV1VolumeAttributesClass { get; }
Property Value
View Source
IListV1VolumeDevice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1VolumeDevice>> IListV1VolumeDevice { get; }
Property Value
View Source
IListV1VolumeMount
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1VolumeMount>> IListV1VolumeMount { get; }
Property Value
View Source
IListV1VolumeMountStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1VolumeMountStatus>> IListV1VolumeMountStatus { get; }
Property Value
View Source
IListV1VolumeProjection
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1VolumeProjection>> IListV1VolumeProjection { get; }
Property Value
View Source
IListV1WeightedPodAffinityTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1WeightedPodAffinityTerm>> IListV1WeightedPodAffinityTerm { get; }
Property Value
View Source
IListV1alpha1ClusterTrustBundle
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1ClusterTrustBundle>> IListV1alpha1ClusterTrustBundle { get; }
Property Value
View Source
IListV1alpha1MatchCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1MatchCondition>> IListV1alpha1MatchCondition { get; }
Property Value
View Source
IListV1alpha1MigrationCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1MigrationCondition>> IListV1alpha1MigrationCondition { get; }
Property Value
View Source
IListV1alpha1MutatingAdmissionPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1MutatingAdmissionPolicy>> IListV1alpha1MutatingAdmissionPolicy { get; }
Property Value
View Source
IListV1alpha1MutatingAdmissionPolicyBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1MutatingAdmissionPolicyBinding>> IListV1alpha1MutatingAdmissionPolicyBinding { get; }
Property Value
View Source
IListV1alpha1Mutation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1Mutation>> IListV1alpha1Mutation { get; }
Property Value
View Source
IListV1alpha1NamedRuleWithOperations
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1NamedRuleWithOperations>> IListV1alpha1NamedRuleWithOperations { get; }
Property Value
View Source
IListV1alpha1PodCertificateRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1PodCertificateRequest>> IListV1alpha1PodCertificateRequest { get; }
Property Value
View Source
IListV1alpha1ServerStorageVersion
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1ServerStorageVersion>> IListV1alpha1ServerStorageVersion { get; }
Property Value
View Source
IListV1alpha1StorageVersion
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1StorageVersion>> IListV1alpha1StorageVersion { get; }
Property Value
View Source
IListV1alpha1StorageVersionCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1StorageVersionCondition>> IListV1alpha1StorageVersionCondition { get; }
Property Value
View Source
IListV1alpha1StorageVersionMigration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1StorageVersionMigration>> IListV1alpha1StorageVersionMigration { get; }
Property Value
View Source
IListV1alpha1Variable
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1Variable>> IListV1alpha1Variable { get; }
Property Value
View Source
IListV1alpha1VolumeAttributesClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha1VolumeAttributesClass>> IListV1alpha1VolumeAttributesClass { get; }
Property Value
View Source
IListV1alpha2LeaseCandidate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha2LeaseCandidate>> IListV1alpha2LeaseCandidate { get; }
Property Value
View Source
IListV1alpha3DeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha3DeviceSelector>> IListV1alpha3DeviceSelector { get; }
Property Value
View Source
IListV1alpha3DeviceTaintRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1alpha3DeviceTaintRule>> IListV1alpha3DeviceTaintRule { get; }
Property Value
View Source
IListV1beta1AllocatedDeviceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1AllocatedDeviceStatus>> IListV1beta1AllocatedDeviceStatus { get; }
Property Value
View Source
IListV1beta1ClusterTrustBundle
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1ClusterTrustBundle>> IListV1beta1ClusterTrustBundle { get; }
Property Value
View Source
IListV1beta1CounterSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1CounterSet>> IListV1beta1CounterSet { get; }
Property Value
View Source
IListV1beta1Device
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1Device>> IListV1beta1Device { get; }
Property Value
View Source
IListV1beta1DeviceAllocationConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceAllocationConfiguration>> IListV1beta1DeviceAllocationConfiguration { get; }
Property Value
View Source
IListV1beta1DeviceClaimConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceClaimConfiguration>> IListV1beta1DeviceClaimConfiguration { get; }
Property Value
View Source
IListV1beta1DeviceClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceClass>> IListV1beta1DeviceClass { get; }
Property Value
View Source
IListV1beta1DeviceClassConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceClassConfiguration>> IListV1beta1DeviceClassConfiguration { get; }
Property Value
View Source
IListV1beta1DeviceConstraint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceConstraint>> IListV1beta1DeviceConstraint { get; }
Property Value
View Source
IListV1beta1DeviceCounterConsumption
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceCounterConsumption>> IListV1beta1DeviceCounterConsumption { get; }
Property Value
View Source
IListV1beta1DeviceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceRequest>> IListV1beta1DeviceRequest { get; }
Property Value
View Source
IListV1beta1DeviceRequestAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceRequestAllocationResult>> IListV1beta1DeviceRequestAllocationResult { get; }
Property Value
View Source
IListV1beta1DeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceSelector>> IListV1beta1DeviceSelector { get; }
Property Value
View Source
IListV1beta1DeviceSubRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceSubRequest>> IListV1beta1DeviceSubRequest { get; }
Property Value
View Source
IListV1beta1DeviceTaint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceTaint>> IListV1beta1DeviceTaint { get; }
Property Value
View Source
IListV1beta1DeviceToleration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1DeviceToleration>> IListV1beta1DeviceToleration { get; }
Property Value
View Source
IListV1beta1IPAddress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1IPAddress>> IListV1beta1IPAddress { get; }
Property Value
View Source
IListV1beta1LeaseCandidate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1LeaseCandidate>> IListV1beta1LeaseCandidate { get; }
Property Value
View Source
IListV1beta1MatchCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1MatchCondition>> IListV1beta1MatchCondition { get; }
Property Value
View Source
IListV1beta1MutatingAdmissionPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1MutatingAdmissionPolicy>> IListV1beta1MutatingAdmissionPolicy { get; }
Property Value
View Source
IListV1beta1MutatingAdmissionPolicyBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1MutatingAdmissionPolicyBinding>> IListV1beta1MutatingAdmissionPolicyBinding { get; }
Property Value
View Source
IListV1beta1Mutation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1Mutation>> IListV1beta1Mutation { get; }
Property Value
View Source
IListV1beta1NamedRuleWithOperations
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1NamedRuleWithOperations>> IListV1beta1NamedRuleWithOperations { get; }
Property Value
View Source
IListV1beta1ResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1ResourceClaim>> IListV1beta1ResourceClaim { get; }
Property Value
View Source
IListV1beta1ResourceClaimConsumerReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1ResourceClaimConsumerReference>> IListV1beta1ResourceClaimConsumerReference { get; }
Property Value
View Source
IListV1beta1ResourceClaimTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1ResourceClaimTemplate>> IListV1beta1ResourceClaimTemplate { get; }
Property Value
View Source
IListV1beta1ResourceSlice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1ResourceSlice>> IListV1beta1ResourceSlice { get; }
Property Value
View Source
IListV1beta1ServiceCIDR
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1ServiceCIDR>> IListV1beta1ServiceCIDR { get; }
Property Value
View Source
IListV1beta1Variable
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1Variable>> IListV1beta1Variable { get; }
Property Value
View Source
IListV1beta1VolumeAttributesClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta1VolumeAttributesClass>> IListV1beta1VolumeAttributesClass { get; }
Property Value
View Source
IListV1beta2AllocatedDeviceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2AllocatedDeviceStatus>> IListV1beta2AllocatedDeviceStatus { get; }
Property Value
View Source
IListV1beta2CounterSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2CounterSet>> IListV1beta2CounterSet { get; }
Property Value
View Source
IListV1beta2Device
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2Device>> IListV1beta2Device { get; }
Property Value
View Source
IListV1beta2DeviceAllocationConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceAllocationConfiguration>> IListV1beta2DeviceAllocationConfiguration { get; }
Property Value
View Source
IListV1beta2DeviceClaimConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceClaimConfiguration>> IListV1beta2DeviceClaimConfiguration { get; }
Property Value
View Source
IListV1beta2DeviceClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceClass>> IListV1beta2DeviceClass { get; }
Property Value
View Source
IListV1beta2DeviceClassConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceClassConfiguration>> IListV1beta2DeviceClassConfiguration { get; }
Property Value
View Source
IListV1beta2DeviceConstraint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceConstraint>> IListV1beta2DeviceConstraint { get; }
Property Value
View Source
IListV1beta2DeviceCounterConsumption
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceCounterConsumption>> IListV1beta2DeviceCounterConsumption { get; }
Property Value
View Source
IListV1beta2DeviceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceRequest>> IListV1beta2DeviceRequest { get; }
Property Value
View Source
IListV1beta2DeviceRequestAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceRequestAllocationResult>> IListV1beta2DeviceRequestAllocationResult { get; }
Property Value
View Source
IListV1beta2DeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceSelector>> IListV1beta2DeviceSelector { get; }
Property Value
View Source
IListV1beta2DeviceSubRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceSubRequest>> IListV1beta2DeviceSubRequest { get; }
Property Value
View Source
IListV1beta2DeviceTaint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceTaint>> IListV1beta2DeviceTaint { get; }
Property Value
View Source
IListV1beta2DeviceToleration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2DeviceToleration>> IListV1beta2DeviceToleration { get; }
Property Value
View Source
IListV1beta2ResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2ResourceClaim>> IListV1beta2ResourceClaim { get; }
Property Value
View Source
IListV1beta2ResourceClaimConsumerReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2ResourceClaimConsumerReference>> IListV1beta2ResourceClaimConsumerReference { get; }
Property Value
View Source
IListV1beta2ResourceClaimTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2ResourceClaimTemplate>> IListV1beta2ResourceClaimTemplate { get; }
Property Value
View Source
IListV1beta2ResourceSlice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V1beta2ResourceSlice>> IListV1beta2ResourceSlice { get; }
Property Value
View Source
IListV2HPAScalingPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V2HPAScalingPolicy>> IListV2HPAScalingPolicy { get; }
Property Value
View Source
IListV2HorizontalPodAutoscaler
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V2HorizontalPodAutoscaler>> IListV2HorizontalPodAutoscaler { get; }
Property Value
View Source
IListV2HorizontalPodAutoscalerCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V2HorizontalPodAutoscalerCondition>> IListV2HorizontalPodAutoscalerCondition { get; }
Property Value
View Source
IListV2MetricSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V2MetricSpec>> IListV2MetricSpec { get; }
Property Value
View Source
IListV2MetricStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IList<V2MetricStatus>> IListV2MetricStatus { get; }
Property Value
View Source
Int32
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<int> Int32 { get; }
Property Value
View Source
Int64
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<long> Int64 { get; }
Property Value
View Source
IntOrString
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<IntOrString> IntOrString { get; }
Property Value
View Source
NullableBoolean
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<bool?> NullableBoolean { get; }
Property Value
View Source
NullableDateTime
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<DateTime?> NullableDateTime { get; }
Property Value
View Source
NullableDouble
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<double?> NullableDouble { get; }
Property Value
View Source
NullableInt32
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<int?> NullableInt32 { get; }
Property Value
View Source
NullableInt64
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<long?> NullableInt64 { get; }
Property Value
View Source
Object
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<object> Object { get; }
Property Value
View Source
Rbacv1Subject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Rbacv1Subject> Rbacv1Subject { get; }
Property Value
View Source
ResourceQuantity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<ResourceQuantity> ResourceQuantity { get; }
Property Value
View Source
Resourcev1ResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Resourcev1ResourceClaim> Resourcev1ResourceClaim { get; }
Property Value
View Source
Storagev1TokenRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<Storagev1TokenRequest> Storagev1TokenRequest { get; }
Property Value
View Source
String
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<string> String { get; }
Property Value
View Source
V1APIGroup
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIGroup> V1APIGroup { get; }
Property Value
View Source
V1APIGroupList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIGroupList> V1APIGroupList { get; }
Property Value
View Source
V1APIResource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIResource> V1APIResource { get; }
Property Value
View Source
V1APIResourceList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIResourceList> V1APIResourceList { get; }
Property Value
View Source
V1APIService
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIService> V1APIService { get; }
Property Value
View Source
V1APIServiceCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIServiceCondition> V1APIServiceCondition { get; }
Property Value
View Source
V1APIServiceList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIServiceList> V1APIServiceList { get; }
Property Value
View Source
V1APIServiceSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIServiceSpec> V1APIServiceSpec { get; }
Property Value
View Source
V1APIServiceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIServiceStatus> V1APIServiceStatus { get; }
Property Value
View Source
V1APIVersions
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1APIVersions> V1APIVersions { get; }
Property Value
View Source
V1AWSElasticBlockStoreVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AWSElasticBlockStoreVolumeSource> V1AWSElasticBlockStoreVolumeSource { get; }
Property Value
View Source
V1Affinity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Affinity> V1Affinity { get; }
Property Value
View Source
V1AggregationRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AggregationRule> V1AggregationRule { get; }
Property Value
View Source
V1AllocatedDeviceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AllocatedDeviceStatus> V1AllocatedDeviceStatus { get; }
Property Value
View Source
V1AllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AllocationResult> V1AllocationResult { get; }
Property Value
View Source
V1AppArmorProfile
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AppArmorProfile> V1AppArmorProfile { get; }
Property Value
View Source
V1AttachedVolume
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AttachedVolume> V1AttachedVolume { get; }
Property Value
View Source
V1AuditAnnotation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AuditAnnotation> V1AuditAnnotation { get; }
Property Value
View Source
V1AzureDiskVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AzureDiskVolumeSource> V1AzureDiskVolumeSource { get; }
Property Value
View Source
V1AzureFilePersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AzureFilePersistentVolumeSource> V1AzureFilePersistentVolumeSource { get; }
Property Value
View Source
V1AzureFileVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1AzureFileVolumeSource> V1AzureFileVolumeSource { get; }
Property Value
View Source
V1Binding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Binding> V1Binding { get; }
Property Value
View Source
V1BoundObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1BoundObjectReference> V1BoundObjectReference { get; }
Property Value
View Source
V1CELDeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CELDeviceSelector> V1CELDeviceSelector { get; }
Property Value
View Source
V1CSIDriver
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSIDriver> V1CSIDriver { get; }
Property Value
View Source
V1CSIDriverList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSIDriverList> V1CSIDriverList { get; }
Property Value
View Source
V1CSIDriverSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSIDriverSpec> V1CSIDriverSpec { get; }
Property Value
View Source
V1CSINode
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSINode> V1CSINode { get; }
Property Value
View Source
V1CSINodeDriver
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSINodeDriver> V1CSINodeDriver { get; }
Property Value
View Source
V1CSINodeList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSINodeList> V1CSINodeList { get; }
Property Value
View Source
V1CSINodeSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSINodeSpec> V1CSINodeSpec { get; }
Property Value
View Source
V1CSIPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSIPersistentVolumeSource> V1CSIPersistentVolumeSource { get; }
Property Value
View Source
V1CSIStorageCapacity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSIStorageCapacity> V1CSIStorageCapacity { get; }
Property Value
View Source
V1CSIStorageCapacityList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSIStorageCapacityList> V1CSIStorageCapacityList { get; }
Property Value
View Source
V1CSIVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CSIVolumeSource> V1CSIVolumeSource { get; }
Property Value
View Source
V1Capabilities
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Capabilities> V1Capabilities { get; }
Property Value
View Source
V1CapacityRequestPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CapacityRequestPolicy> V1CapacityRequestPolicy { get; }
Property Value
View Source
V1CapacityRequestPolicyRange
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CapacityRequestPolicyRange> V1CapacityRequestPolicyRange { get; }
Property Value
View Source
V1CapacityRequirements
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CapacityRequirements> V1CapacityRequirements { get; }
Property Value
View Source
V1CephFSPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CephFSPersistentVolumeSource> V1CephFSPersistentVolumeSource { get; }
Property Value
View Source
V1CephFSVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CephFSVolumeSource> V1CephFSVolumeSource { get; }
Property Value
View Source
V1CertificateSigningRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CertificateSigningRequest> V1CertificateSigningRequest { get; }
Property Value
View Source
V1CertificateSigningRequestCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CertificateSigningRequestCondition> V1CertificateSigningRequestCondition { get; }
Property Value
View Source
V1CertificateSigningRequestList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CertificateSigningRequestList> V1CertificateSigningRequestList { get; }
Property Value
View Source
V1CertificateSigningRequestSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CertificateSigningRequestSpec> V1CertificateSigningRequestSpec { get; }
Property Value
View Source
V1CertificateSigningRequestStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CertificateSigningRequestStatus> V1CertificateSigningRequestStatus { get; }
Property Value
View Source
V1CinderPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CinderPersistentVolumeSource> V1CinderPersistentVolumeSource { get; }
Property Value
View Source
V1CinderVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CinderVolumeSource> V1CinderVolumeSource { get; }
Property Value
View Source
V1ClientIPConfig
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ClientIPConfig> V1ClientIPConfig { get; }
Property Value
View Source
V1ClusterRole
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ClusterRole> V1ClusterRole { get; }
Property Value
View Source
V1ClusterRoleBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ClusterRoleBinding> V1ClusterRoleBinding { get; }
Property Value
View Source
V1ClusterRoleBindingList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ClusterRoleBindingList> V1ClusterRoleBindingList { get; }
Property Value
View Source
V1ClusterRoleList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ClusterRoleList> V1ClusterRoleList { get; }
Property Value
View Source
V1ClusterTrustBundleProjection
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ClusterTrustBundleProjection> V1ClusterTrustBundleProjection { get; }
Property Value
View Source
V1ComponentCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ComponentCondition> V1ComponentCondition { get; }
Property Value
View Source
V1ComponentStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ComponentStatus> V1ComponentStatus { get; }
Property Value
View Source
V1ComponentStatusList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ComponentStatusList> V1ComponentStatusList { get; }
Property Value
View Source
V1Condition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Condition> V1Condition { get; }
Property Value
View Source
V1ConfigMap
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ConfigMap> V1ConfigMap { get; }
Property Value
View Source
V1ConfigMapEnvSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ConfigMapEnvSource> V1ConfigMapEnvSource { get; }
Property Value
View Source
V1ConfigMapKeySelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ConfigMapKeySelector> V1ConfigMapKeySelector { get; }
Property Value
View Source
V1ConfigMapList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ConfigMapList> V1ConfigMapList { get; }
Property Value
View Source
V1ConfigMapNodeConfigSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ConfigMapNodeConfigSource> V1ConfigMapNodeConfigSource { get; }
Property Value
View Source
V1ConfigMapProjection
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ConfigMapProjection> V1ConfigMapProjection { get; }
Property Value
View Source
V1ConfigMapVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ConfigMapVolumeSource> V1ConfigMapVolumeSource { get; }
Property Value
View Source
V1Container
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Container> V1Container { get; }
Property Value
View Source
V1ContainerExtendedResourceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerExtendedResourceRequest> V1ContainerExtendedResourceRequest { get; }
Property Value
View Source
V1ContainerImage
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerImage> V1ContainerImage { get; }
Property Value
View Source
V1ContainerPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerPort> V1ContainerPort { get; }
Property Value
View Source
V1ContainerResizePolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerResizePolicy> V1ContainerResizePolicy { get; }
Property Value
View Source
V1ContainerRestartRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerRestartRule> V1ContainerRestartRule { get; }
Property Value
View Source
V1ContainerRestartRuleOnExitCodes
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerRestartRuleOnExitCodes> V1ContainerRestartRuleOnExitCodes { get; }
Property Value
View Source
V1ContainerState
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerState> V1ContainerState { get; }
Property Value
View Source
V1ContainerStateRunning
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerStateRunning> V1ContainerStateRunning { get; }
Property Value
View Source
V1ContainerStateTerminated
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerStateTerminated> V1ContainerStateTerminated { get; }
Property Value
View Source
V1ContainerStateWaiting
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerStateWaiting> V1ContainerStateWaiting { get; }
Property Value
View Source
V1ContainerStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerStatus> V1ContainerStatus { get; }
Property Value
View Source
V1ContainerUser
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ContainerUser> V1ContainerUser { get; }
Property Value
View Source
V1ControllerRevision
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ControllerRevision> V1ControllerRevision { get; }
Property Value
View Source
V1ControllerRevisionList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ControllerRevisionList> V1ControllerRevisionList { get; }
Property Value
View Source
V1Counter
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Counter> V1Counter { get; }
Property Value
View Source
V1CounterSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CounterSet> V1CounterSet { get; }
Property Value
View Source
V1CronJob
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CronJob> V1CronJob { get; }
Property Value
View Source
V1CronJobList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CronJobList> V1CronJobList { get; }
Property Value
View Source
V1CronJobSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CronJobSpec> V1CronJobSpec { get; }
Property Value
View Source
V1CronJobStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CronJobStatus> V1CronJobStatus { get; }
Property Value
View Source
V1CrossVersionObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CrossVersionObjectReference> V1CrossVersionObjectReference { get; }
Property Value
View Source
V1CustomResourceColumnDefinition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceColumnDefinition> V1CustomResourceColumnDefinition { get; }
Property Value
View Source
V1CustomResourceConversion
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceConversion> V1CustomResourceConversion { get; }
Property Value
View Source
V1CustomResourceDefinition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceDefinition> V1CustomResourceDefinition { get; }
Property Value
View Source
V1CustomResourceDefinitionCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceDefinitionCondition> V1CustomResourceDefinitionCondition { get; }
Property Value
View Source
V1CustomResourceDefinitionList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceDefinitionList> V1CustomResourceDefinitionList { get; }
Property Value
View Source
V1CustomResourceDefinitionNames
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceDefinitionNames> V1CustomResourceDefinitionNames { get; }
Property Value
View Source
V1CustomResourceDefinitionSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceDefinitionSpec> V1CustomResourceDefinitionSpec { get; }
Property Value
View Source
V1CustomResourceDefinitionStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceDefinitionStatus> V1CustomResourceDefinitionStatus { get; }
Property Value
View Source
V1CustomResourceDefinitionVersion
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceDefinitionVersion> V1CustomResourceDefinitionVersion { get; }
Property Value
View Source
V1CustomResourceSubresourceScale
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceSubresourceScale> V1CustomResourceSubresourceScale { get; }
Property Value
View Source
V1CustomResourceSubresources
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceSubresources> V1CustomResourceSubresources { get; }
Property Value
View Source
V1CustomResourceValidation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1CustomResourceValidation> V1CustomResourceValidation { get; }
Property Value
View Source
V1DaemonEndpoint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DaemonEndpoint> V1DaemonEndpoint { get; }
Property Value
View Source
V1DaemonSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DaemonSet> V1DaemonSet { get; }
Property Value
View Source
V1DaemonSetCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DaemonSetCondition> V1DaemonSetCondition { get; }
Property Value
View Source
V1DaemonSetList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DaemonSetList> V1DaemonSetList { get; }
Property Value
View Source
V1DaemonSetSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DaemonSetSpec> V1DaemonSetSpec { get; }
Property Value
View Source
V1DaemonSetStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DaemonSetStatus> V1DaemonSetStatus { get; }
Property Value
View Source
V1DaemonSetUpdateStrategy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DaemonSetUpdateStrategy> V1DaemonSetUpdateStrategy { get; }
Property Value
View Source
V1DeleteOptions
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeleteOptions> V1DeleteOptions { get; }
Property Value
View Source
V1Deployment
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Deployment> V1Deployment { get; }
Property Value
View Source
V1DeploymentCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeploymentCondition> V1DeploymentCondition { get; }
Property Value
View Source
V1DeploymentList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeploymentList> V1DeploymentList { get; }
Property Value
View Source
V1DeploymentSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeploymentSpec> V1DeploymentSpec { get; }
Property Value
View Source
V1DeploymentStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeploymentStatus> V1DeploymentStatus { get; }
Property Value
View Source
V1DeploymentStrategy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeploymentStrategy> V1DeploymentStrategy { get; }
Property Value
View Source
V1Device
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Device> V1Device { get; }
Property Value
View Source
V1DeviceAllocationConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceAllocationConfiguration> V1DeviceAllocationConfiguration { get; }
Property Value
View Source
V1DeviceAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceAllocationResult> V1DeviceAllocationResult { get; }
Property Value
View Source
V1DeviceAttribute
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceAttribute> V1DeviceAttribute { get; }
Property Value
View Source
V1DeviceCapacity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceCapacity> V1DeviceCapacity { get; }
Property Value
View Source
V1DeviceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceClaim> V1DeviceClaim { get; }
Property Value
View Source
V1DeviceClaimConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceClaimConfiguration> V1DeviceClaimConfiguration { get; }
Property Value
View Source
V1DeviceClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceClass> V1DeviceClass { get; }
Property Value
View Source
V1DeviceClassConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceClassConfiguration> V1DeviceClassConfiguration { get; }
Property Value
View Source
V1DeviceClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceClassList> V1DeviceClassList { get; }
Property Value
View Source
V1DeviceClassSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceClassSpec> V1DeviceClassSpec { get; }
Property Value
View Source
V1DeviceConstraint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceConstraint> V1DeviceConstraint { get; }
Property Value
View Source
V1DeviceCounterConsumption
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceCounterConsumption> V1DeviceCounterConsumption { get; }
Property Value
View Source
V1DeviceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceRequest> V1DeviceRequest { get; }
Property Value
View Source
V1DeviceRequestAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceRequestAllocationResult> V1DeviceRequestAllocationResult { get; }
Property Value
View Source
V1DeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceSelector> V1DeviceSelector { get; }
Property Value
View Source
V1DeviceSubRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceSubRequest> V1DeviceSubRequest { get; }
Property Value
View Source
V1DeviceTaint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceTaint> V1DeviceTaint { get; }
Property Value
View Source
V1DeviceToleration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DeviceToleration> V1DeviceToleration { get; }
Property Value
View Source
V1DownwardAPIProjection
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DownwardAPIProjection> V1DownwardAPIProjection { get; }
Property Value
View Source
V1DownwardAPIVolumeFile
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DownwardAPIVolumeFile> V1DownwardAPIVolumeFile { get; }
Property Value
View Source
V1DownwardAPIVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1DownwardAPIVolumeSource> V1DownwardAPIVolumeSource { get; }
Property Value
View Source
V1EmptyDirVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EmptyDirVolumeSource> V1EmptyDirVolumeSource { get; }
Property Value
View Source
V1Endpoint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Endpoint> V1Endpoint { get; }
Property Value
View Source
V1EndpointAddress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EndpointAddress> V1EndpointAddress { get; }
Property Value
View Source
V1EndpointConditions
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EndpointConditions> V1EndpointConditions { get; }
Property Value
View Source
V1EndpointHints
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EndpointHints> V1EndpointHints { get; }
Property Value
View Source
V1EndpointSlice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EndpointSlice> V1EndpointSlice { get; }
Property Value
View Source
V1EndpointSliceList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EndpointSliceList> V1EndpointSliceList { get; }
Property Value
View Source
V1EndpointSubset
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EndpointSubset> V1EndpointSubset { get; }
Property Value
View Source
V1Endpoints
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Endpoints> V1Endpoints { get; }
Property Value
View Source
V1EndpointsList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EndpointsList> V1EndpointsList { get; }
Property Value
View Source
V1EnvFromSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EnvFromSource> V1EnvFromSource { get; }
Property Value
View Source
V1EnvVar
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EnvVar> V1EnvVar { get; }
Property Value
View Source
V1EnvVarSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EnvVarSource> V1EnvVarSource { get; }
Property Value
View Source
V1EphemeralContainer
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EphemeralContainer> V1EphemeralContainer { get; }
Property Value
View Source
V1EphemeralVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EphemeralVolumeSource> V1EphemeralVolumeSource { get; }
Property Value
View Source
V1EventSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1EventSource> V1EventSource { get; }
Property Value
View Source
V1Eviction
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Eviction> V1Eviction { get; }
Property Value
View Source
V1ExactDeviceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ExactDeviceRequest> V1ExactDeviceRequest { get; }
Property Value
View Source
V1ExecAction
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ExecAction> V1ExecAction { get; }
Property Value
View Source
V1ExemptPriorityLevelConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ExemptPriorityLevelConfiguration> V1ExemptPriorityLevelConfiguration { get; }
Property Value
View Source
V1ExpressionWarning
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ExpressionWarning> V1ExpressionWarning { get; }
Property Value
View Source
V1ExternalDocumentation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ExternalDocumentation> V1ExternalDocumentation { get; }
Property Value
View Source
V1FCVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FCVolumeSource> V1FCVolumeSource { get; }
Property Value
View Source
V1FieldSelectorAttributes
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FieldSelectorAttributes> V1FieldSelectorAttributes { get; }
Property Value
View Source
V1FieldSelectorRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FieldSelectorRequirement> V1FieldSelectorRequirement { get; }
Property Value
View Source
V1FileKeySelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FileKeySelector> V1FileKeySelector { get; }
Property Value
View Source
V1FlexPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlexPersistentVolumeSource> V1FlexPersistentVolumeSource { get; }
Property Value
View Source
V1FlexVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlexVolumeSource> V1FlexVolumeSource { get; }
Property Value
View Source
V1FlockerVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlockerVolumeSource> V1FlockerVolumeSource { get; }
Property Value
View Source
V1FlowDistinguisherMethod
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlowDistinguisherMethod> V1FlowDistinguisherMethod { get; }
Property Value
View Source
V1FlowSchema
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlowSchema> V1FlowSchema { get; }
Property Value
View Source
V1FlowSchemaCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlowSchemaCondition> V1FlowSchemaCondition { get; }
Property Value
View Source
V1FlowSchemaList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlowSchemaList> V1FlowSchemaList { get; }
Property Value
View Source
V1FlowSchemaSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlowSchemaSpec> V1FlowSchemaSpec { get; }
Property Value
View Source
V1FlowSchemaStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1FlowSchemaStatus> V1FlowSchemaStatus { get; }
Property Value
View Source
V1ForNode
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ForNode> V1ForNode { get; }
Property Value
View Source
V1ForZone
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ForZone> V1ForZone { get; }
Property Value
View Source
V1GCEPersistentDiskVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1GCEPersistentDiskVolumeSource> V1GCEPersistentDiskVolumeSource { get; }
Property Value
View Source
V1GRPCAction
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1GRPCAction> V1GRPCAction { get; }
Property Value
View Source
V1GitRepoVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1GitRepoVolumeSource> V1GitRepoVolumeSource { get; }
Property Value
View Source
V1GlusterfsPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1GlusterfsPersistentVolumeSource> V1GlusterfsPersistentVolumeSource { get; }
Property Value
View Source
V1GlusterfsVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1GlusterfsVolumeSource> V1GlusterfsVolumeSource { get; }
Property Value
View Source
V1GroupSubject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1GroupSubject> V1GroupSubject { get; }
Property Value
View Source
V1GroupVersionForDiscovery
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1GroupVersionForDiscovery> V1GroupVersionForDiscovery { get; }
Property Value
View Source
V1HTTPGetAction
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HTTPGetAction> V1HTTPGetAction { get; }
Property Value
View Source
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HTTPHeader> V1HTTPHeader { get; }
Property Value
View Source
V1HTTPIngressPath
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HTTPIngressPath> V1HTTPIngressPath { get; }
Property Value
View Source
V1HTTPIngressRuleValue
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HTTPIngressRuleValue> V1HTTPIngressRuleValue { get; }
Property Value
View Source
V1HorizontalPodAutoscaler
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HorizontalPodAutoscaler> V1HorizontalPodAutoscaler { get; }
Property Value
View Source
V1HorizontalPodAutoscalerList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HorizontalPodAutoscalerList> V1HorizontalPodAutoscalerList { get; }
Property Value
View Source
V1HorizontalPodAutoscalerSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HorizontalPodAutoscalerSpec> V1HorizontalPodAutoscalerSpec { get; }
Property Value
View Source
V1HorizontalPodAutoscalerStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HorizontalPodAutoscalerStatus> V1HorizontalPodAutoscalerStatus { get; }
Property Value
View Source
V1HostAlias
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HostAlias> V1HostAlias { get; }
Property Value
View Source
V1HostIP
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HostIP> V1HostIP { get; }
Property Value
View Source
V1HostPathVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1HostPathVolumeSource> V1HostPathVolumeSource { get; }
Property Value
View Source
V1IPAddress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IPAddress> V1IPAddress { get; }
Property Value
View Source
V1IPAddressList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IPAddressList> V1IPAddressList { get; }
Property Value
View Source
V1IPAddressSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IPAddressSpec> V1IPAddressSpec { get; }
Property Value
View Source
V1IPBlock
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IPBlock> V1IPBlock { get; }
Property Value
View Source
V1ISCSIPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ISCSIPersistentVolumeSource> V1ISCSIPersistentVolumeSource { get; }
Property Value
View Source
V1ISCSIVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ISCSIVolumeSource> V1ISCSIVolumeSource { get; }
Property Value
View Source
V1ImageVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ImageVolumeSource> V1ImageVolumeSource { get; }
Property Value
View Source
V1Ingress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Ingress> V1Ingress { get; }
Property Value
View Source
V1IngressBackend
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressBackend> V1IngressBackend { get; }
Property Value
View Source
V1IngressClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressClass> V1IngressClass { get; }
Property Value
View Source
V1IngressClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressClassList> V1IngressClassList { get; }
Property Value
View Source
V1IngressClassParametersReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressClassParametersReference> V1IngressClassParametersReference { get; }
Property Value
View Source
V1IngressClassSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressClassSpec> V1IngressClassSpec { get; }
Property Value
View Source
V1IngressList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressList> V1IngressList { get; }
Property Value
View Source
V1IngressLoadBalancerIngress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressLoadBalancerIngress> V1IngressLoadBalancerIngress { get; }
Property Value
View Source
V1IngressLoadBalancerStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressLoadBalancerStatus> V1IngressLoadBalancerStatus { get; }
Property Value
View Source
V1IngressPortStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressPortStatus> V1IngressPortStatus { get; }
Property Value
View Source
V1IngressRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressRule> V1IngressRule { get; }
Property Value
View Source
V1IngressServiceBackend
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressServiceBackend> V1IngressServiceBackend { get; }
Property Value
View Source
V1IngressSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressSpec> V1IngressSpec { get; }
Property Value
View Source
V1IngressStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressStatus> V1IngressStatus { get; }
Property Value
View Source
V1IngressTLS
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1IngressTLS> V1IngressTLS { get; }
Property Value
View Source
V1JSONSchemaProps
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1JSONSchemaProps> V1JSONSchemaProps { get; }
Property Value
View Source
V1Job
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Job> V1Job { get; }
Property Value
View Source
V1JobCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1JobCondition> V1JobCondition { get; }
Property Value
View Source
V1JobList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1JobList> V1JobList { get; }
Property Value
View Source
V1JobSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1JobSpec> V1JobSpec { get; }
Property Value
View Source
V1JobStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1JobStatus> V1JobStatus { get; }
Property Value
View Source
V1JobTemplateSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1JobTemplateSpec> V1JobTemplateSpec { get; }
Property Value
View Source
V1KeyToPath
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1KeyToPath> V1KeyToPath { get; }
Property Value
View Source
V1LabelSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LabelSelector> V1LabelSelector { get; }
Property Value
View Source
V1LabelSelectorAttributes
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LabelSelectorAttributes> V1LabelSelectorAttributes { get; }
Property Value
View Source
V1LabelSelectorRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LabelSelectorRequirement> V1LabelSelectorRequirement { get; }
Property Value
View Source
V1Lease
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Lease> V1Lease { get; }
Property Value
View Source
V1LeaseList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LeaseList> V1LeaseList { get; }
Property Value
View Source
V1LeaseSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LeaseSpec> V1LeaseSpec { get; }
Property Value
View Source
V1Lifecycle
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Lifecycle> V1Lifecycle { get; }
Property Value
View Source
V1LifecycleHandler
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LifecycleHandler> V1LifecycleHandler { get; }
Property Value
View Source
V1LimitRange
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LimitRange> V1LimitRange { get; }
Property Value
View Source
V1LimitRangeItem
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LimitRangeItem> V1LimitRangeItem { get; }
Property Value
View Source
V1LimitRangeList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LimitRangeList> V1LimitRangeList { get; }
Property Value
View Source
V1LimitRangeSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LimitRangeSpec> V1LimitRangeSpec { get; }
Property Value
View Source
V1LimitResponse
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LimitResponse> V1LimitResponse { get; }
Property Value
View Source
V1LimitedPriorityLevelConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LimitedPriorityLevelConfiguration> V1LimitedPriorityLevelConfiguration { get; }
Property Value
View Source
V1LinuxContainerUser
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LinuxContainerUser> V1LinuxContainerUser { get; }
Property Value
View Source
V1ListMeta
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ListMeta> V1ListMeta { get; }
Property Value
View Source
V1LoadBalancerIngress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LoadBalancerIngress> V1LoadBalancerIngress { get; }
Property Value
View Source
V1LoadBalancerStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LoadBalancerStatus> V1LoadBalancerStatus { get; }
Property Value
View Source
V1LocalObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LocalObjectReference> V1LocalObjectReference { get; }
Property Value
View Source
V1LocalSubjectAccessReview
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LocalSubjectAccessReview> V1LocalSubjectAccessReview { get; }
Property Value
View Source
V1LocalVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1LocalVolumeSource> V1LocalVolumeSource { get; }
Property Value
View Source
V1ManagedFieldsEntry
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ManagedFieldsEntry> V1ManagedFieldsEntry { get; }
Property Value
View Source
V1MatchCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1MatchCondition> V1MatchCondition { get; }
Property Value
View Source
V1MatchResources
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1MatchResources> V1MatchResources { get; }
Property Value
View Source
V1ModifyVolumeStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ModifyVolumeStatus> V1ModifyVolumeStatus { get; }
Property Value
View Source
V1MutatingWebhook
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1MutatingWebhook> V1MutatingWebhook { get; }
Property Value
View Source
V1MutatingWebhookConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1MutatingWebhookConfiguration> V1MutatingWebhookConfiguration { get; }
Property Value
View Source
V1MutatingWebhookConfigurationList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1MutatingWebhookConfigurationList> V1MutatingWebhookConfigurationList { get; }
Property Value
View Source
V1NFSVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NFSVolumeSource> V1NFSVolumeSource { get; }
Property Value
View Source
V1NamedRuleWithOperations
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NamedRuleWithOperations> V1NamedRuleWithOperations { get; }
Property Value
View Source
V1Namespace
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Namespace> V1Namespace { get; }
Property Value
View Source
V1NamespaceCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NamespaceCondition> V1NamespaceCondition { get; }
Property Value
View Source
V1NamespaceList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NamespaceList> V1NamespaceList { get; }
Property Value
View Source
V1NamespaceSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NamespaceSpec> V1NamespaceSpec { get; }
Property Value
View Source
V1NamespaceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NamespaceStatus> V1NamespaceStatus { get; }
Property Value
View Source
V1NetworkDeviceData
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NetworkDeviceData> V1NetworkDeviceData { get; }
Property Value
View Source
V1NetworkPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NetworkPolicy> V1NetworkPolicy { get; }
Property Value
View Source
V1NetworkPolicyEgressRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NetworkPolicyEgressRule> V1NetworkPolicyEgressRule { get; }
Property Value
View Source
V1NetworkPolicyIngressRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NetworkPolicyIngressRule> V1NetworkPolicyIngressRule { get; }
Property Value
View Source
V1NetworkPolicyList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NetworkPolicyList> V1NetworkPolicyList { get; }
Property Value
View Source
V1NetworkPolicyPeer
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NetworkPolicyPeer> V1NetworkPolicyPeer { get; }
Property Value
View Source
V1NetworkPolicyPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NetworkPolicyPort> V1NetworkPolicyPort { get; }
Property Value
View Source
V1NetworkPolicySpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NetworkPolicySpec> V1NetworkPolicySpec { get; }
Property Value
View Source
V1Node
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Node> V1Node { get; }
Property Value
View Source
V1NodeAddress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeAddress> V1NodeAddress { get; }
Property Value
View Source
V1NodeAffinity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeAffinity> V1NodeAffinity { get; }
Property Value
View Source
V1NodeCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeCondition> V1NodeCondition { get; }
Property Value
View Source
V1NodeConfigSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeConfigSource> V1NodeConfigSource { get; }
Property Value
View Source
V1NodeConfigStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeConfigStatus> V1NodeConfigStatus { get; }
Property Value
View Source
V1NodeDaemonEndpoints
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeDaemonEndpoints> V1NodeDaemonEndpoints { get; }
Property Value
View Source
V1NodeFeatures
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeFeatures> V1NodeFeatures { get; }
Property Value
View Source
V1NodeList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeList> V1NodeList { get; }
Property Value
View Source
V1NodeRuntimeHandler
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeRuntimeHandler> V1NodeRuntimeHandler { get; }
Property Value
View Source
V1NodeRuntimeHandlerFeatures
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeRuntimeHandlerFeatures> V1NodeRuntimeHandlerFeatures { get; }
Property Value
View Source
V1NodeSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeSelector> V1NodeSelector { get; }
Property Value
View Source
V1NodeSelectorRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeSelectorRequirement> V1NodeSelectorRequirement { get; }
Property Value
View Source
V1NodeSelectorTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeSelectorTerm> V1NodeSelectorTerm { get; }
Property Value
View Source
V1NodeSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeSpec> V1NodeSpec { get; }
Property Value
View Source
V1NodeStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeStatus> V1NodeStatus { get; }
Property Value
View Source
V1NodeSwapStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeSwapStatus> V1NodeSwapStatus { get; }
Property Value
View Source
V1NodeSystemInfo
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NodeSystemInfo> V1NodeSystemInfo { get; }
Property Value
View Source
V1NonResourceAttributes
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NonResourceAttributes> V1NonResourceAttributes { get; }
Property Value
View Source
V1NonResourcePolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NonResourcePolicyRule> V1NonResourcePolicyRule { get; }
Property Value
View Source
V1NonResourceRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1NonResourceRule> V1NonResourceRule { get; }
Property Value
View Source
V1ObjectFieldSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ObjectFieldSelector> V1ObjectFieldSelector { get; }
Property Value
View Source
V1ObjectMeta
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ObjectMeta> V1ObjectMeta { get; }
Property Value
View Source
V1ObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ObjectReference> V1ObjectReference { get; }
Property Value
View Source
V1OpaqueDeviceConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1OpaqueDeviceConfiguration> V1OpaqueDeviceConfiguration { get; }
Property Value
View Source
V1Overhead
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Overhead> V1Overhead { get; }
Property Value
View Source
V1OwnerReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1OwnerReference> V1OwnerReference { get; }
Property Value
View Source
V1ParamKind
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ParamKind> V1ParamKind { get; }
Property Value
View Source
V1ParamRef
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ParamRef> V1ParamRef { get; }
Property Value
View Source
V1ParentReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ParentReference> V1ParentReference { get; }
Property Value
View Source
V1Patch
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Patch> V1Patch { get; }
Property Value
View Source
V1PersistentVolume
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolume> V1PersistentVolume { get; }
Property Value
View Source
V1PersistentVolumeClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeClaim> V1PersistentVolumeClaim { get; }
Property Value
View Source
V1PersistentVolumeClaimCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeClaimCondition> V1PersistentVolumeClaimCondition { get; }
Property Value
View Source
V1PersistentVolumeClaimList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeClaimList> V1PersistentVolumeClaimList { get; }
Property Value
View Source
V1PersistentVolumeClaimSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeClaimSpec> V1PersistentVolumeClaimSpec { get; }
Property Value
View Source
V1PersistentVolumeClaimStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeClaimStatus> V1PersistentVolumeClaimStatus { get; }
Property Value
View Source
V1PersistentVolumeClaimTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeClaimTemplate> V1PersistentVolumeClaimTemplate { get; }
Property Value
View Source
V1PersistentVolumeClaimVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeClaimVolumeSource> V1PersistentVolumeClaimVolumeSource { get; }
Property Value
View Source
V1PersistentVolumeList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeList> V1PersistentVolumeList { get; }
Property Value
View Source
V1PersistentVolumeSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeSpec> V1PersistentVolumeSpec { get; }
Property Value
View Source
V1PersistentVolumeStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PersistentVolumeStatus> V1PersistentVolumeStatus { get; }
Property Value
View Source
V1PhotonPersistentDiskVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PhotonPersistentDiskVolumeSource> V1PhotonPersistentDiskVolumeSource { get; }
Property Value
View Source
V1Pod
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Pod> V1Pod { get; }
Property Value
View Source
V1PodAffinity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodAffinity> V1PodAffinity { get; }
Property Value
View Source
V1PodAffinityTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodAffinityTerm> V1PodAffinityTerm { get; }
Property Value
View Source
V1PodAntiAffinity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodAntiAffinity> V1PodAntiAffinity { get; }
Property Value
View Source
V1PodCertificateProjection
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodCertificateProjection> V1PodCertificateProjection { get; }
Property Value
View Source
V1PodCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodCondition> V1PodCondition { get; }
Property Value
View Source
V1PodDNSConfig
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodDNSConfig> V1PodDNSConfig { get; }
Property Value
View Source
V1PodDNSConfigOption
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodDNSConfigOption> V1PodDNSConfigOption { get; }
Property Value
View Source
V1PodDisruptionBudget
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodDisruptionBudget> V1PodDisruptionBudget { get; }
Property Value
View Source
V1PodDisruptionBudgetList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodDisruptionBudgetList> V1PodDisruptionBudgetList { get; }
Property Value
View Source
V1PodDisruptionBudgetSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodDisruptionBudgetSpec> V1PodDisruptionBudgetSpec { get; }
Property Value
View Source
V1PodDisruptionBudgetStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodDisruptionBudgetStatus> V1PodDisruptionBudgetStatus { get; }
Property Value
View Source
V1PodExtendedResourceClaimStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodExtendedResourceClaimStatus> V1PodExtendedResourceClaimStatus { get; }
Property Value
View Source
V1PodFailurePolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodFailurePolicy> V1PodFailurePolicy { get; }
Property Value
View Source
V1PodFailurePolicyOnExitCodesRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodFailurePolicyOnExitCodesRequirement> V1PodFailurePolicyOnExitCodesRequirement { get; }
Property Value
View Source
V1PodFailurePolicyOnPodConditionsPattern
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodFailurePolicyOnPodConditionsPattern> V1PodFailurePolicyOnPodConditionsPattern { get; }
Property Value
View Source
V1PodFailurePolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodFailurePolicyRule> V1PodFailurePolicyRule { get; }
Property Value
View Source
V1PodIP
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodIP> V1PodIP { get; }
Property Value
View Source
V1PodList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodList> V1PodList { get; }
Property Value
View Source
V1PodOS
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodOS> V1PodOS { get; }
Property Value
View Source
V1PodReadinessGate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodReadinessGate> V1PodReadinessGate { get; }
Property Value
View Source
V1PodResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodResourceClaim> V1PodResourceClaim { get; }
Property Value
View Source
V1PodResourceClaimStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodResourceClaimStatus> V1PodResourceClaimStatus { get; }
Property Value
View Source
V1PodSchedulingGate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodSchedulingGate> V1PodSchedulingGate { get; }
Property Value
View Source
V1PodSecurityContext
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodSecurityContext> V1PodSecurityContext { get; }
Property Value
View Source
V1PodSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodSpec> V1PodSpec { get; }
Property Value
View Source
V1PodStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodStatus> V1PodStatus { get; }
Property Value
View Source
V1PodTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodTemplate> V1PodTemplate { get; }
Property Value
View Source
V1PodTemplateList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodTemplateList> V1PodTemplateList { get; }
Property Value
View Source
V1PodTemplateSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PodTemplateSpec> V1PodTemplateSpec { get; }
Property Value
View Source
V1PolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PolicyRule> V1PolicyRule { get; }
Property Value
View Source
V1PolicyRulesWithSubjects
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PolicyRulesWithSubjects> V1PolicyRulesWithSubjects { get; }
Property Value
View Source
V1PortStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PortStatus> V1PortStatus { get; }
Property Value
View Source
V1PortworxVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PortworxVolumeSource> V1PortworxVolumeSource { get; }
Property Value
View Source
V1Preconditions
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Preconditions> V1Preconditions { get; }
Property Value
View Source
V1PreferredSchedulingTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PreferredSchedulingTerm> V1PreferredSchedulingTerm { get; }
Property Value
View Source
V1PriorityClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PriorityClass> V1PriorityClass { get; }
Property Value
View Source
V1PriorityClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PriorityClassList> V1PriorityClassList { get; }
Property Value
View Source
V1PriorityLevelConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PriorityLevelConfiguration> V1PriorityLevelConfiguration { get; }
Property Value
View Source
V1PriorityLevelConfigurationCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PriorityLevelConfigurationCondition> V1PriorityLevelConfigurationCondition { get; }
Property Value
View Source
V1PriorityLevelConfigurationList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PriorityLevelConfigurationList> V1PriorityLevelConfigurationList { get; }
Property Value
View Source
V1PriorityLevelConfigurationReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PriorityLevelConfigurationReference> V1PriorityLevelConfigurationReference { get; }
Property Value
View Source
V1PriorityLevelConfigurationSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PriorityLevelConfigurationSpec> V1PriorityLevelConfigurationSpec { get; }
Property Value
View Source
V1PriorityLevelConfigurationStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1PriorityLevelConfigurationStatus> V1PriorityLevelConfigurationStatus { get; }
Property Value
View Source
V1Probe
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Probe> V1Probe { get; }
Property Value
View Source
V1ProjectedVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ProjectedVolumeSource> V1ProjectedVolumeSource { get; }
Property Value
View Source
V1QueuingConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1QueuingConfiguration> V1QueuingConfiguration { get; }
Property Value
View Source
V1QuobyteVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1QuobyteVolumeSource> V1QuobyteVolumeSource { get; }
Property Value
View Source
V1RBDPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RBDPersistentVolumeSource> V1RBDPersistentVolumeSource { get; }
Property Value
View Source
V1RBDVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RBDVolumeSource> V1RBDVolumeSource { get; }
Property Value
View Source
V1ReplicaSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicaSet> V1ReplicaSet { get; }
Property Value
View Source
V1ReplicaSetCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicaSetCondition> V1ReplicaSetCondition { get; }
Property Value
View Source
V1ReplicaSetList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicaSetList> V1ReplicaSetList { get; }
Property Value
View Source
V1ReplicaSetSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicaSetSpec> V1ReplicaSetSpec { get; }
Property Value
View Source
V1ReplicaSetStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicaSetStatus> V1ReplicaSetStatus { get; }
Property Value
View Source
V1ReplicationController
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicationController> V1ReplicationController { get; }
Property Value
View Source
V1ReplicationControllerCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicationControllerCondition> V1ReplicationControllerCondition { get; }
Property Value
View Source
V1ReplicationControllerList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicationControllerList> V1ReplicationControllerList { get; }
Property Value
View Source
V1ReplicationControllerSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicationControllerSpec> V1ReplicationControllerSpec { get; }
Property Value
View Source
V1ReplicationControllerStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ReplicationControllerStatus> V1ReplicationControllerStatus { get; }
Property Value
View Source
V1ResourceAttributes
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceAttributes> V1ResourceAttributes { get; }
Property Value
View Source
V1ResourceClaimConsumerReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceClaimConsumerReference> V1ResourceClaimConsumerReference { get; }
Property Value
View Source
V1ResourceClaimList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceClaimList> V1ResourceClaimList { get; }
Property Value
View Source
V1ResourceClaimSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceClaimSpec> V1ResourceClaimSpec { get; }
Property Value
View Source
V1ResourceClaimStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceClaimStatus> V1ResourceClaimStatus { get; }
Property Value
View Source
V1ResourceClaimTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceClaimTemplate> V1ResourceClaimTemplate { get; }
Property Value
View Source
V1ResourceClaimTemplateList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceClaimTemplateList> V1ResourceClaimTemplateList { get; }
Property Value
View Source
V1ResourceClaimTemplateSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceClaimTemplateSpec> V1ResourceClaimTemplateSpec { get; }
Property Value
View Source
V1ResourceFieldSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceFieldSelector> V1ResourceFieldSelector { get; }
Property Value
View Source
V1ResourceHealth
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceHealth> V1ResourceHealth { get; }
Property Value
View Source
V1ResourcePolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourcePolicyRule> V1ResourcePolicyRule { get; }
Property Value
View Source
V1ResourcePool
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourcePool> V1ResourcePool { get; }
Property Value
View Source
V1ResourceQuota
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceQuota> V1ResourceQuota { get; }
Property Value
View Source
V1ResourceQuotaList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceQuotaList> V1ResourceQuotaList { get; }
Property Value
View Source
V1ResourceQuotaSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceQuotaSpec> V1ResourceQuotaSpec { get; }
Property Value
View Source
V1ResourceQuotaStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceQuotaStatus> V1ResourceQuotaStatus { get; }
Property Value
View Source
V1ResourceRequirements
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceRequirements> V1ResourceRequirements { get; }
Property Value
View Source
V1ResourceRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceRule> V1ResourceRule { get; }
Property Value
View Source
V1ResourceSlice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceSlice> V1ResourceSlice { get; }
Property Value
View Source
V1ResourceSliceList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceSliceList> V1ResourceSliceList { get; }
Property Value
View Source
V1ResourceSliceSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceSliceSpec> V1ResourceSliceSpec { get; }
Property Value
View Source
V1ResourceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ResourceStatus> V1ResourceStatus { get; }
Property Value
View Source
V1Role
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Role> V1Role { get; }
Property Value
View Source
V1RoleBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RoleBinding> V1RoleBinding { get; }
Property Value
View Source
V1RoleBindingList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RoleBindingList> V1RoleBindingList { get; }
Property Value
View Source
V1RoleList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RoleList> V1RoleList { get; }
Property Value
View Source
V1RoleRef
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RoleRef> V1RoleRef { get; }
Property Value
View Source
V1RollingUpdateDaemonSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RollingUpdateDaemonSet> V1RollingUpdateDaemonSet { get; }
Property Value
View Source
V1RollingUpdateDeployment
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RollingUpdateDeployment> V1RollingUpdateDeployment { get; }
Property Value
View Source
V1RollingUpdateStatefulSetStrategy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RollingUpdateStatefulSetStrategy> V1RollingUpdateStatefulSetStrategy { get; }
Property Value
View Source
V1RuleWithOperations
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RuleWithOperations> V1RuleWithOperations { get; }
Property Value
View Source
V1RuntimeClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RuntimeClass> V1RuntimeClass { get; }
Property Value
View Source
V1RuntimeClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1RuntimeClassList> V1RuntimeClassList { get; }
Property Value
View Source
V1SELinuxOptions
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SELinuxOptions> V1SELinuxOptions { get; }
Property Value
View Source
V1Scale
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Scale> V1Scale { get; }
Property Value
View Source
V1ScaleIOPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ScaleIOPersistentVolumeSource> V1ScaleIOPersistentVolumeSource { get; }
Property Value
View Source
V1ScaleIOVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ScaleIOVolumeSource> V1ScaleIOVolumeSource { get; }
Property Value
View Source
V1ScaleSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ScaleSpec> V1ScaleSpec { get; }
Property Value
View Source
V1ScaleStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ScaleStatus> V1ScaleStatus { get; }
Property Value
View Source
V1Scheduling
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Scheduling> V1Scheduling { get; }
Property Value
View Source
V1ScopeSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ScopeSelector> V1ScopeSelector { get; }
Property Value
View Source
V1ScopedResourceSelectorRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ScopedResourceSelectorRequirement> V1ScopedResourceSelectorRequirement { get; }
Property Value
View Source
V1SeccompProfile
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SeccompProfile> V1SeccompProfile { get; }
Property Value
View Source
V1Secret
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Secret> V1Secret { get; }
Property Value
View Source
V1SecretEnvSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SecretEnvSource> V1SecretEnvSource { get; }
Property Value
View Source
V1SecretKeySelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SecretKeySelector> V1SecretKeySelector { get; }
Property Value
View Source
V1SecretList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SecretList> V1SecretList { get; }
Property Value
View Source
V1SecretProjection
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SecretProjection> V1SecretProjection { get; }
Property Value
View Source
V1SecretReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SecretReference> V1SecretReference { get; }
Property Value
View Source
V1SecretVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SecretVolumeSource> V1SecretVolumeSource { get; }
Property Value
View Source
V1SecurityContext
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SecurityContext> V1SecurityContext { get; }
Property Value
View Source
V1SelectableField
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SelectableField> V1SelectableField { get; }
Property Value
View Source
V1SelfSubjectAccessReview
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SelfSubjectAccessReview> V1SelfSubjectAccessReview { get; }
Property Value
View Source
V1SelfSubjectAccessReviewSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SelfSubjectAccessReviewSpec> V1SelfSubjectAccessReviewSpec { get; }
Property Value
View Source
V1SelfSubjectReview
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SelfSubjectReview> V1SelfSubjectReview { get; }
Property Value
View Source
V1SelfSubjectReviewStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SelfSubjectReviewStatus> V1SelfSubjectReviewStatus { get; }
Property Value
View Source
V1SelfSubjectRulesReview
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SelfSubjectRulesReview> V1SelfSubjectRulesReview { get; }
Property Value
View Source
V1SelfSubjectRulesReviewSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SelfSubjectRulesReviewSpec> V1SelfSubjectRulesReviewSpec { get; }
Property Value
View Source
V1ServerAddressByClientCIDR
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServerAddressByClientCIDR> V1ServerAddressByClientCIDR { get; }
Property Value
View Source
V1Service
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Service> V1Service { get; }
Property Value
View Source
V1ServiceAccount
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceAccount> V1ServiceAccount { get; }
Property Value
View Source
V1ServiceAccountList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceAccountList> V1ServiceAccountList { get; }
Property Value
View Source
V1ServiceAccountSubject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceAccountSubject> V1ServiceAccountSubject { get; }
Property Value
View Source
V1ServiceAccountTokenProjection
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceAccountTokenProjection> V1ServiceAccountTokenProjection { get; }
Property Value
View Source
V1ServiceBackendPort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceBackendPort> V1ServiceBackendPort { get; }
Property Value
View Source
V1ServiceCIDR
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceCIDR> V1ServiceCIDR { get; }
Property Value
View Source
V1ServiceCIDRList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceCIDRList> V1ServiceCIDRList { get; }
Property Value
View Source
V1ServiceCIDRSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceCIDRSpec> V1ServiceCIDRSpec { get; }
Property Value
View Source
V1ServiceCIDRStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceCIDRStatus> V1ServiceCIDRStatus { get; }
Property Value
View Source
V1ServiceList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceList> V1ServiceList { get; }
Property Value
View Source
V1ServicePort
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServicePort> V1ServicePort { get; }
Property Value
View Source
V1ServiceSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceSpec> V1ServiceSpec { get; }
Property Value
View Source
V1ServiceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ServiceStatus> V1ServiceStatus { get; }
Property Value
View Source
V1SessionAffinityConfig
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SessionAffinityConfig> V1SessionAffinityConfig { get; }
Property Value
View Source
V1SleepAction
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SleepAction> V1SleepAction { get; }
Property Value
View Source
V1StatefulSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatefulSet> V1StatefulSet { get; }
Property Value
View Source
V1StatefulSetCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatefulSetCondition> V1StatefulSetCondition { get; }
Property Value
View Source
V1StatefulSetList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatefulSetList> V1StatefulSetList { get; }
Property Value
View Source
V1StatefulSetOrdinals
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatefulSetOrdinals> V1StatefulSetOrdinals { get; }
Property Value
View Source
V1StatefulSetPersistentVolumeClaimRetentionPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatefulSetPersistentVolumeClaimRetentionPolicy> V1StatefulSetPersistentVolumeClaimRetentionPolicy { get; }
Property Value
View Source
V1StatefulSetSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatefulSetSpec> V1StatefulSetSpec { get; }
Property Value
View Source
V1StatefulSetStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatefulSetStatus> V1StatefulSetStatus { get; }
Property Value
View Source
V1StatefulSetUpdateStrategy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatefulSetUpdateStrategy> V1StatefulSetUpdateStrategy { get; }
Property Value
View Source
V1Status
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Status> V1Status { get; }
Property Value
View Source
V1StatusCause
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatusCause> V1StatusCause { get; }
Property Value
View Source
V1StatusDetails
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StatusDetails> V1StatusDetails { get; }
Property Value
View Source
V1StorageClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StorageClass> V1StorageClass { get; }
Property Value
View Source
V1StorageClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StorageClassList> V1StorageClassList { get; }
Property Value
View Source
V1StorageOSPersistentVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StorageOSPersistentVolumeSource> V1StorageOSPersistentVolumeSource { get; }
Property Value
View Source
V1StorageOSVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1StorageOSVolumeSource> V1StorageOSVolumeSource { get; }
Property Value
View Source
V1SubjectAccessReview
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SubjectAccessReview> V1SubjectAccessReview { get; }
Property Value
View Source
V1SubjectAccessReviewSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SubjectAccessReviewSpec> V1SubjectAccessReviewSpec { get; }
Property Value
View Source
V1SubjectAccessReviewStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SubjectAccessReviewStatus> V1SubjectAccessReviewStatus { get; }
Property Value
View Source
V1SubjectRulesReviewStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SubjectRulesReviewStatus> V1SubjectRulesReviewStatus { get; }
Property Value
View Source
V1SuccessPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SuccessPolicy> V1SuccessPolicy { get; }
Property Value
View Source
V1SuccessPolicyRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1SuccessPolicyRule> V1SuccessPolicyRule { get; }
Property Value
View Source
V1Sysctl
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Sysctl> V1Sysctl { get; }
Property Value
View Source
V1TCPSocketAction
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TCPSocketAction> V1TCPSocketAction { get; }
Property Value
View Source
V1Taint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Taint> V1Taint { get; }
Property Value
View Source
V1TokenRequestSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TokenRequestSpec> V1TokenRequestSpec { get; }
Property Value
View Source
V1TokenRequestStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TokenRequestStatus> V1TokenRequestStatus { get; }
Property Value
View Source
V1TokenReview
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TokenReview> V1TokenReview { get; }
Property Value
View Source
V1TokenReviewSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TokenReviewSpec> V1TokenReviewSpec { get; }
Property Value
View Source
V1TokenReviewStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TokenReviewStatus> V1TokenReviewStatus { get; }
Property Value
View Source
V1Toleration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Toleration> V1Toleration { get; }
Property Value
View Source
V1TopologySelectorLabelRequirement
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TopologySelectorLabelRequirement> V1TopologySelectorLabelRequirement { get; }
Property Value
View Source
V1TopologySelectorTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TopologySelectorTerm> V1TopologySelectorTerm { get; }
Property Value
View Source
V1TopologySpreadConstraint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TopologySpreadConstraint> V1TopologySpreadConstraint { get; }
Property Value
View Source
V1TypeChecking
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TypeChecking> V1TypeChecking { get; }
Property Value
View Source
V1TypedLocalObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TypedLocalObjectReference> V1TypedLocalObjectReference { get; }
Property Value
View Source
V1TypedObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1TypedObjectReference> V1TypedObjectReference { get; }
Property Value
View Source
V1UncountedTerminatedPods
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1UncountedTerminatedPods> V1UncountedTerminatedPods { get; }
Property Value
View Source
V1UserInfo
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1UserInfo> V1UserInfo { get; }
Property Value
View Source
V1UserSubject
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1UserSubject> V1UserSubject { get; }
Property Value
View Source
V1ValidatingAdmissionPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingAdmissionPolicy> V1ValidatingAdmissionPolicy { get; }
Property Value
View Source
V1ValidatingAdmissionPolicyBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingAdmissionPolicyBinding> V1ValidatingAdmissionPolicyBinding { get; }
Property Value
View Source
V1ValidatingAdmissionPolicyBindingList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingAdmissionPolicyBindingList> V1ValidatingAdmissionPolicyBindingList { get; }
Property Value
View Source
V1ValidatingAdmissionPolicyBindingSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingAdmissionPolicyBindingSpec> V1ValidatingAdmissionPolicyBindingSpec { get; }
Property Value
View Source
V1ValidatingAdmissionPolicyList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingAdmissionPolicyList> V1ValidatingAdmissionPolicyList { get; }
Property Value
View Source
V1ValidatingAdmissionPolicySpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingAdmissionPolicySpec> V1ValidatingAdmissionPolicySpec { get; }
Property Value
View Source
V1ValidatingAdmissionPolicyStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingAdmissionPolicyStatus> V1ValidatingAdmissionPolicyStatus { get; }
Property Value
View Source
V1ValidatingWebhook
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingWebhook> V1ValidatingWebhook { get; }
Property Value
View Source
V1ValidatingWebhookConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingWebhookConfiguration> V1ValidatingWebhookConfiguration { get; }
Property Value
View Source
V1ValidatingWebhookConfigurationList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidatingWebhookConfigurationList> V1ValidatingWebhookConfigurationList { get; }
Property Value
View Source
V1Validation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Validation> V1Validation { get; }
Property Value
View Source
V1ValidationRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1ValidationRule> V1ValidationRule { get; }
Property Value
View Source
V1Variable
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Variable> V1Variable { get; }
Property Value
View Source
V1Volume
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1Volume> V1Volume { get; }
Property Value
View Source
V1VolumeAttachment
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeAttachment> V1VolumeAttachment { get; }
Property Value
View Source
V1VolumeAttachmentList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeAttachmentList> V1VolumeAttachmentList { get; }
Property Value
View Source
V1VolumeAttachmentSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeAttachmentSource> V1VolumeAttachmentSource { get; }
Property Value
View Source
V1VolumeAttachmentSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeAttachmentSpec> V1VolumeAttachmentSpec { get; }
Property Value
View Source
V1VolumeAttachmentStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeAttachmentStatus> V1VolumeAttachmentStatus { get; }
Property Value
View Source
V1VolumeAttributesClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeAttributesClass> V1VolumeAttributesClass { get; }
Property Value
View Source
V1VolumeAttributesClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeAttributesClassList> V1VolumeAttributesClassList { get; }
Property Value
View Source
V1VolumeDevice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeDevice> V1VolumeDevice { get; }
Property Value
View Source
V1VolumeError
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeError> V1VolumeError { get; }
Property Value
View Source
V1VolumeMount
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeMount> V1VolumeMount { get; }
Property Value
View Source
V1VolumeMountStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeMountStatus> V1VolumeMountStatus { get; }
Property Value
View Source
V1VolumeNodeAffinity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeNodeAffinity> V1VolumeNodeAffinity { get; }
Property Value
View Source
V1VolumeNodeResources
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeNodeResources> V1VolumeNodeResources { get; }
Property Value
View Source
V1VolumeProjection
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeProjection> V1VolumeProjection { get; }
Property Value
View Source
V1VolumeResourceRequirements
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VolumeResourceRequirements> V1VolumeResourceRequirements { get; }
Property Value
View Source
V1VsphereVirtualDiskVolumeSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1VsphereVirtualDiskVolumeSource> V1VsphereVirtualDiskVolumeSource { get; }
Property Value
View Source
V1WatchEvent
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1WatchEvent> V1WatchEvent { get; }
Property Value
View Source
V1WebhookConversion
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1WebhookConversion> V1WebhookConversion { get; }
Property Value
View Source
V1WeightedPodAffinityTerm
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1WeightedPodAffinityTerm> V1WeightedPodAffinityTerm { get; }
Property Value
View Source
V1WindowsSecurityContextOptions
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1WindowsSecurityContextOptions> V1WindowsSecurityContextOptions { get; }
Property Value
View Source
V1alpha1ApplyConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1ApplyConfiguration> V1alpha1ApplyConfiguration { get; }
Property Value
View Source
V1alpha1ClusterTrustBundle
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1ClusterTrustBundle> V1alpha1ClusterTrustBundle { get; }
Property Value
View Source
V1alpha1ClusterTrustBundleList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1ClusterTrustBundleList> V1alpha1ClusterTrustBundleList { get; }
Property Value
View Source
V1alpha1ClusterTrustBundleSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1ClusterTrustBundleSpec> V1alpha1ClusterTrustBundleSpec { get; }
Property Value
View Source
V1alpha1GroupVersionResource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1GroupVersionResource> V1alpha1GroupVersionResource { get; }
Property Value
View Source
V1alpha1JSONPatch
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1JSONPatch> V1alpha1JSONPatch { get; }
Property Value
View Source
V1alpha1MatchCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MatchCondition> V1alpha1MatchCondition { get; }
Property Value
View Source
V1alpha1MatchResources
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MatchResources> V1alpha1MatchResources { get; }
Property Value
View Source
V1alpha1MigrationCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MigrationCondition> V1alpha1MigrationCondition { get; }
Property Value
View Source
V1alpha1MutatingAdmissionPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MutatingAdmissionPolicy> V1alpha1MutatingAdmissionPolicy { get; }
Property Value
View Source
V1alpha1MutatingAdmissionPolicyBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MutatingAdmissionPolicyBinding> V1alpha1MutatingAdmissionPolicyBinding { get; }
Property Value
View Source
V1alpha1MutatingAdmissionPolicyBindingList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MutatingAdmissionPolicyBindingList> V1alpha1MutatingAdmissionPolicyBindingList { get; }
Property Value
View Source
V1alpha1MutatingAdmissionPolicyBindingSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MutatingAdmissionPolicyBindingSpec> V1alpha1MutatingAdmissionPolicyBindingSpec { get; }
Property Value
View Source
V1alpha1MutatingAdmissionPolicyList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MutatingAdmissionPolicyList> V1alpha1MutatingAdmissionPolicyList { get; }
Property Value
View Source
V1alpha1MutatingAdmissionPolicySpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1MutatingAdmissionPolicySpec> V1alpha1MutatingAdmissionPolicySpec { get; }
Property Value
View Source
V1alpha1Mutation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1Mutation> V1alpha1Mutation { get; }
Property Value
View Source
V1alpha1NamedRuleWithOperations
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1NamedRuleWithOperations> V1alpha1NamedRuleWithOperations { get; }
Property Value
View Source
V1alpha1ParamKind
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1ParamKind> V1alpha1ParamKind { get; }
Property Value
View Source
V1alpha1ParamRef
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1ParamRef> V1alpha1ParamRef { get; }
Property Value
View Source
V1alpha1PodCertificateRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1PodCertificateRequest> V1alpha1PodCertificateRequest { get; }
Property Value
View Source
V1alpha1PodCertificateRequestList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1PodCertificateRequestList> V1alpha1PodCertificateRequestList { get; }
Property Value
View Source
V1alpha1PodCertificateRequestSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1PodCertificateRequestSpec> V1alpha1PodCertificateRequestSpec { get; }
Property Value
View Source
V1alpha1PodCertificateRequestStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1PodCertificateRequestStatus> V1alpha1PodCertificateRequestStatus { get; }
Property Value
View Source
V1alpha1ServerStorageVersion
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1ServerStorageVersion> V1alpha1ServerStorageVersion { get; }
Property Value
View Source
V1alpha1StorageVersion
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1StorageVersion> V1alpha1StorageVersion { get; }
Property Value
View Source
V1alpha1StorageVersionCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1StorageVersionCondition> V1alpha1StorageVersionCondition { get; }
Property Value
View Source
V1alpha1StorageVersionList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1StorageVersionList> V1alpha1StorageVersionList { get; }
Property Value
View Source
V1alpha1StorageVersionMigration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1StorageVersionMigration> V1alpha1StorageVersionMigration { get; }
Property Value
View Source
V1alpha1StorageVersionMigrationList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1StorageVersionMigrationList> V1alpha1StorageVersionMigrationList { get; }
Property Value
View Source
V1alpha1StorageVersionMigrationSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1StorageVersionMigrationSpec> V1alpha1StorageVersionMigrationSpec { get; }
Property Value
View Source
V1alpha1StorageVersionMigrationStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1StorageVersionMigrationStatus> V1alpha1StorageVersionMigrationStatus { get; }
Property Value
View Source
V1alpha1StorageVersionStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1StorageVersionStatus> V1alpha1StorageVersionStatus { get; }
Property Value
View Source
V1alpha1Variable
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1Variable> V1alpha1Variable { get; }
Property Value
View Source
V1alpha1VolumeAttributesClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1VolumeAttributesClass> V1alpha1VolumeAttributesClass { get; }
Property Value
View Source
V1alpha1VolumeAttributesClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha1VolumeAttributesClassList> V1alpha1VolumeAttributesClassList { get; }
Property Value
View Source
V1alpha2LeaseCandidate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha2LeaseCandidate> V1alpha2LeaseCandidate { get; }
Property Value
View Source
V1alpha2LeaseCandidateList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha2LeaseCandidateList> V1alpha2LeaseCandidateList { get; }
Property Value
View Source
V1alpha2LeaseCandidateSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha2LeaseCandidateSpec> V1alpha2LeaseCandidateSpec { get; }
Property Value
View Source
V1alpha3CELDeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha3CELDeviceSelector> V1alpha3CELDeviceSelector { get; }
Property Value
View Source
V1alpha3DeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha3DeviceSelector> V1alpha3DeviceSelector { get; }
Property Value
View Source
V1alpha3DeviceTaint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha3DeviceTaint> V1alpha3DeviceTaint { get; }
Property Value
View Source
V1alpha3DeviceTaintRule
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha3DeviceTaintRule> V1alpha3DeviceTaintRule { get; }
Property Value
View Source
V1alpha3DeviceTaintRuleList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha3DeviceTaintRuleList> V1alpha3DeviceTaintRuleList { get; }
Property Value
View Source
V1alpha3DeviceTaintRuleSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha3DeviceTaintRuleSpec> V1alpha3DeviceTaintRuleSpec { get; }
Property Value
View Source
V1alpha3DeviceTaintSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1alpha3DeviceTaintSelector> V1alpha3DeviceTaintSelector { get; }
Property Value
View Source
V1beta1AllocatedDeviceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1AllocatedDeviceStatus> V1beta1AllocatedDeviceStatus { get; }
Property Value
View Source
V1beta1AllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1AllocationResult> V1beta1AllocationResult { get; }
Property Value
View Source
V1beta1ApplyConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ApplyConfiguration> V1beta1ApplyConfiguration { get; }
Property Value
View Source
V1beta1BasicDevice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1BasicDevice> V1beta1BasicDevice { get; }
Property Value
View Source
V1beta1CELDeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1CELDeviceSelector> V1beta1CELDeviceSelector { get; }
Property Value
View Source
V1beta1CapacityRequestPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1CapacityRequestPolicy> V1beta1CapacityRequestPolicy { get; }
Property Value
View Source
V1beta1CapacityRequestPolicyRange
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1CapacityRequestPolicyRange> V1beta1CapacityRequestPolicyRange { get; }
Property Value
View Source
V1beta1CapacityRequirements
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1CapacityRequirements> V1beta1CapacityRequirements { get; }
Property Value
View Source
V1beta1ClusterTrustBundle
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ClusterTrustBundle> V1beta1ClusterTrustBundle { get; }
Property Value
View Source
V1beta1ClusterTrustBundleList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ClusterTrustBundleList> V1beta1ClusterTrustBundleList { get; }
Property Value
View Source
V1beta1ClusterTrustBundleSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ClusterTrustBundleSpec> V1beta1ClusterTrustBundleSpec { get; }
Property Value
View Source
V1beta1Counter
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1Counter> V1beta1Counter { get; }
Property Value
View Source
V1beta1CounterSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1CounterSet> V1beta1CounterSet { get; }
Property Value
View Source
V1beta1Device
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1Device> V1beta1Device { get; }
Property Value
View Source
V1beta1DeviceAllocationConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceAllocationConfiguration> V1beta1DeviceAllocationConfiguration { get; }
Property Value
View Source
V1beta1DeviceAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceAllocationResult> V1beta1DeviceAllocationResult { get; }
Property Value
View Source
V1beta1DeviceAttribute
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceAttribute> V1beta1DeviceAttribute { get; }
Property Value
View Source
V1beta1DeviceCapacity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceCapacity> V1beta1DeviceCapacity { get; }
Property Value
View Source
V1beta1DeviceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceClaim> V1beta1DeviceClaim { get; }
Property Value
View Source
V1beta1DeviceClaimConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceClaimConfiguration> V1beta1DeviceClaimConfiguration { get; }
Property Value
View Source
V1beta1DeviceClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceClass> V1beta1DeviceClass { get; }
Property Value
View Source
V1beta1DeviceClassConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceClassConfiguration> V1beta1DeviceClassConfiguration { get; }
Property Value
View Source
V1beta1DeviceClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceClassList> V1beta1DeviceClassList { get; }
Property Value
View Source
V1beta1DeviceClassSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceClassSpec> V1beta1DeviceClassSpec { get; }
Property Value
View Source
V1beta1DeviceConstraint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceConstraint> V1beta1DeviceConstraint { get; }
Property Value
View Source
V1beta1DeviceCounterConsumption
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceCounterConsumption> V1beta1DeviceCounterConsumption { get; }
Property Value
View Source
V1beta1DeviceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceRequest> V1beta1DeviceRequest { get; }
Property Value
View Source
V1beta1DeviceRequestAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceRequestAllocationResult> V1beta1DeviceRequestAllocationResult { get; }
Property Value
View Source
V1beta1DeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceSelector> V1beta1DeviceSelector { get; }
Property Value
View Source
V1beta1DeviceSubRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceSubRequest> V1beta1DeviceSubRequest { get; }
Property Value
View Source
V1beta1DeviceTaint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceTaint> V1beta1DeviceTaint { get; }
Property Value
View Source
V1beta1DeviceToleration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1DeviceToleration> V1beta1DeviceToleration { get; }
Property Value
View Source
V1beta1IPAddress
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1IPAddress> V1beta1IPAddress { get; }
Property Value
View Source
V1beta1IPAddressList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1IPAddressList> V1beta1IPAddressList { get; }
Property Value
View Source
V1beta1IPAddressSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1IPAddressSpec> V1beta1IPAddressSpec { get; }
Property Value
View Source
V1beta1JSONPatch
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1JSONPatch> V1beta1JSONPatch { get; }
Property Value
View Source
V1beta1LeaseCandidate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1LeaseCandidate> V1beta1LeaseCandidate { get; }
Property Value
View Source
V1beta1LeaseCandidateList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1LeaseCandidateList> V1beta1LeaseCandidateList { get; }
Property Value
View Source
V1beta1LeaseCandidateSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1LeaseCandidateSpec> V1beta1LeaseCandidateSpec { get; }
Property Value
View Source
V1beta1MatchCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1MatchCondition> V1beta1MatchCondition { get; }
Property Value
View Source
V1beta1MatchResources
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1MatchResources> V1beta1MatchResources { get; }
Property Value
View Source
V1beta1MutatingAdmissionPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1MutatingAdmissionPolicy> V1beta1MutatingAdmissionPolicy { get; }
Property Value
View Source
V1beta1MutatingAdmissionPolicyBinding
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1MutatingAdmissionPolicyBinding> V1beta1MutatingAdmissionPolicyBinding { get; }
Property Value
View Source
V1beta1MutatingAdmissionPolicyBindingList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1MutatingAdmissionPolicyBindingList> V1beta1MutatingAdmissionPolicyBindingList { get; }
Property Value
View Source
V1beta1MutatingAdmissionPolicyBindingSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1MutatingAdmissionPolicyBindingSpec> V1beta1MutatingAdmissionPolicyBindingSpec { get; }
Property Value
View Source
V1beta1MutatingAdmissionPolicyList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1MutatingAdmissionPolicyList> V1beta1MutatingAdmissionPolicyList { get; }
Property Value
View Source
V1beta1MutatingAdmissionPolicySpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1MutatingAdmissionPolicySpec> V1beta1MutatingAdmissionPolicySpec { get; }
Property Value
View Source
V1beta1Mutation
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1Mutation> V1beta1Mutation { get; }
Property Value
View Source
V1beta1NamedRuleWithOperations
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1NamedRuleWithOperations> V1beta1NamedRuleWithOperations { get; }
Property Value
View Source
V1beta1NetworkDeviceData
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1NetworkDeviceData> V1beta1NetworkDeviceData { get; }
Property Value
View Source
V1beta1OpaqueDeviceConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1OpaqueDeviceConfiguration> V1beta1OpaqueDeviceConfiguration { get; }
Property Value
View Source
V1beta1ParamKind
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ParamKind> V1beta1ParamKind { get; }
Property Value
View Source
V1beta1ParamRef
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ParamRef> V1beta1ParamRef { get; }
Property Value
View Source
V1beta1ParentReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ParentReference> V1beta1ParentReference { get; }
Property Value
View Source
V1beta1ResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceClaim> V1beta1ResourceClaim { get; }
Property Value
View Source
V1beta1ResourceClaimConsumerReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceClaimConsumerReference> V1beta1ResourceClaimConsumerReference { get; }
Property Value
View Source
V1beta1ResourceClaimList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceClaimList> V1beta1ResourceClaimList { get; }
Property Value
View Source
V1beta1ResourceClaimSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceClaimSpec> V1beta1ResourceClaimSpec { get; }
Property Value
View Source
V1beta1ResourceClaimStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceClaimStatus> V1beta1ResourceClaimStatus { get; }
Property Value
View Source
V1beta1ResourceClaimTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceClaimTemplate> V1beta1ResourceClaimTemplate { get; }
Property Value
View Source
V1beta1ResourceClaimTemplateList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceClaimTemplateList> V1beta1ResourceClaimTemplateList { get; }
Property Value
View Source
V1beta1ResourceClaimTemplateSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceClaimTemplateSpec> V1beta1ResourceClaimTemplateSpec { get; }
Property Value
View Source
V1beta1ResourcePool
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourcePool> V1beta1ResourcePool { get; }
Property Value
View Source
V1beta1ResourceSlice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceSlice> V1beta1ResourceSlice { get; }
Property Value
View Source
V1beta1ResourceSliceList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceSliceList> V1beta1ResourceSliceList { get; }
Property Value
View Source
V1beta1ResourceSliceSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ResourceSliceSpec> V1beta1ResourceSliceSpec { get; }
Property Value
View Source
V1beta1ServiceCIDR
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ServiceCIDR> V1beta1ServiceCIDR { get; }
Property Value
View Source
V1beta1ServiceCIDRList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ServiceCIDRList> V1beta1ServiceCIDRList { get; }
Property Value
View Source
V1beta1ServiceCIDRSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ServiceCIDRSpec> V1beta1ServiceCIDRSpec { get; }
Property Value
View Source
V1beta1ServiceCIDRStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1ServiceCIDRStatus> V1beta1ServiceCIDRStatus { get; }
Property Value
View Source
V1beta1Variable
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1Variable> V1beta1Variable { get; }
Property Value
View Source
V1beta1VolumeAttributesClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1VolumeAttributesClass> V1beta1VolumeAttributesClass { get; }
Property Value
View Source
V1beta1VolumeAttributesClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta1VolumeAttributesClassList> V1beta1VolumeAttributesClassList { get; }
Property Value
View Source
V1beta2AllocatedDeviceStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2AllocatedDeviceStatus> V1beta2AllocatedDeviceStatus { get; }
Property Value
View Source
V1beta2AllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2AllocationResult> V1beta2AllocationResult { get; }
Property Value
View Source
V1beta2CELDeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2CELDeviceSelector> V1beta2CELDeviceSelector { get; }
Property Value
View Source
V1beta2CapacityRequestPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2CapacityRequestPolicy> V1beta2CapacityRequestPolicy { get; }
Property Value
View Source
V1beta2CapacityRequestPolicyRange
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2CapacityRequestPolicyRange> V1beta2CapacityRequestPolicyRange { get; }
Property Value
View Source
V1beta2CapacityRequirements
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2CapacityRequirements> V1beta2CapacityRequirements { get; }
Property Value
View Source
V1beta2Counter
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2Counter> V1beta2Counter { get; }
Property Value
View Source
V1beta2CounterSet
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2CounterSet> V1beta2CounterSet { get; }
Property Value
View Source
V1beta2Device
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2Device> V1beta2Device { get; }
Property Value
View Source
V1beta2DeviceAllocationConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceAllocationConfiguration> V1beta2DeviceAllocationConfiguration { get; }
Property Value
View Source
V1beta2DeviceAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceAllocationResult> V1beta2DeviceAllocationResult { get; }
Property Value
View Source
V1beta2DeviceAttribute
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceAttribute> V1beta2DeviceAttribute { get; }
Property Value
View Source
V1beta2DeviceCapacity
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceCapacity> V1beta2DeviceCapacity { get; }
Property Value
View Source
V1beta2DeviceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceClaim> V1beta2DeviceClaim { get; }
Property Value
View Source
V1beta2DeviceClaimConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceClaimConfiguration> V1beta2DeviceClaimConfiguration { get; }
Property Value
View Source
V1beta2DeviceClass
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceClass> V1beta2DeviceClass { get; }
Property Value
View Source
V1beta2DeviceClassConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceClassConfiguration> V1beta2DeviceClassConfiguration { get; }
Property Value
View Source
V1beta2DeviceClassList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceClassList> V1beta2DeviceClassList { get; }
Property Value
View Source
V1beta2DeviceClassSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceClassSpec> V1beta2DeviceClassSpec { get; }
Property Value
View Source
V1beta2DeviceConstraint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceConstraint> V1beta2DeviceConstraint { get; }
Property Value
View Source
V1beta2DeviceCounterConsumption
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceCounterConsumption> V1beta2DeviceCounterConsumption { get; }
Property Value
View Source
V1beta2DeviceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceRequest> V1beta2DeviceRequest { get; }
Property Value
View Source
V1beta2DeviceRequestAllocationResult
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceRequestAllocationResult> V1beta2DeviceRequestAllocationResult { get; }
Property Value
View Source
V1beta2DeviceSelector
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceSelector> V1beta2DeviceSelector { get; }
Property Value
View Source
V1beta2DeviceSubRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceSubRequest> V1beta2DeviceSubRequest { get; }
Property Value
View Source
V1beta2DeviceTaint
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceTaint> V1beta2DeviceTaint { get; }
Property Value
View Source
V1beta2DeviceToleration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2DeviceToleration> V1beta2DeviceToleration { get; }
Property Value
View Source
V1beta2ExactDeviceRequest
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ExactDeviceRequest> V1beta2ExactDeviceRequest { get; }
Property Value
View Source
V1beta2NetworkDeviceData
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2NetworkDeviceData> V1beta2NetworkDeviceData { get; }
Property Value
View Source
V1beta2OpaqueDeviceConfiguration
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2OpaqueDeviceConfiguration> V1beta2OpaqueDeviceConfiguration { get; }
Property Value
View Source
V1beta2ResourceClaim
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceClaim> V1beta2ResourceClaim { get; }
Property Value
View Source
V1beta2ResourceClaimConsumerReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceClaimConsumerReference> V1beta2ResourceClaimConsumerReference { get; }
Property Value
View Source
V1beta2ResourceClaimList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceClaimList> V1beta2ResourceClaimList { get; }
Property Value
View Source
V1beta2ResourceClaimSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceClaimSpec> V1beta2ResourceClaimSpec { get; }
Property Value
View Source
V1beta2ResourceClaimStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceClaimStatus> V1beta2ResourceClaimStatus { get; }
Property Value
View Source
V1beta2ResourceClaimTemplate
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceClaimTemplate> V1beta2ResourceClaimTemplate { get; }
Property Value
View Source
V1beta2ResourceClaimTemplateList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceClaimTemplateList> V1beta2ResourceClaimTemplateList { get; }
Property Value
View Source
V1beta2ResourceClaimTemplateSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceClaimTemplateSpec> V1beta2ResourceClaimTemplateSpec { get; }
Property Value
View Source
V1beta2ResourcePool
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourcePool> V1beta2ResourcePool { get; }
Property Value
View Source
V1beta2ResourceSlice
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceSlice> V1beta2ResourceSlice { get; }
Property Value
View Source
V1beta2ResourceSliceList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceSliceList> V1beta2ResourceSliceList { get; }
Property Value
View Source
V1beta2ResourceSliceSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V1beta2ResourceSliceSpec> V1beta2ResourceSliceSpec { get; }
Property Value
View Source
V2ContainerResourceMetricSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2ContainerResourceMetricSource> V2ContainerResourceMetricSource { get; }
Property Value
View Source
V2ContainerResourceMetricStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2ContainerResourceMetricStatus> V2ContainerResourceMetricStatus { get; }
Property Value
View Source
V2CrossVersionObjectReference
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2CrossVersionObjectReference> V2CrossVersionObjectReference { get; }
Property Value
View Source
V2ExternalMetricSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2ExternalMetricSource> V2ExternalMetricSource { get; }
Property Value
View Source
V2ExternalMetricStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2ExternalMetricStatus> V2ExternalMetricStatus { get; }
Property Value
View Source
V2HPAScalingPolicy
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2HPAScalingPolicy> V2HPAScalingPolicy { get; }
Property Value
View Source
V2HPAScalingRules
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2HPAScalingRules> V2HPAScalingRules { get; }
Property Value
View Source
V2HorizontalPodAutoscaler
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2HorizontalPodAutoscaler> V2HorizontalPodAutoscaler { get; }
Property Value
View Source
V2HorizontalPodAutoscalerBehavior
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2HorizontalPodAutoscalerBehavior> V2HorizontalPodAutoscalerBehavior { get; }
Property Value
View Source
V2HorizontalPodAutoscalerCondition
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2HorizontalPodAutoscalerCondition> V2HorizontalPodAutoscalerCondition { get; }
Property Value
View Source
V2HorizontalPodAutoscalerList
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2HorizontalPodAutoscalerList> V2HorizontalPodAutoscalerList { get; }
Property Value
View Source
V2HorizontalPodAutoscalerSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2HorizontalPodAutoscalerSpec> V2HorizontalPodAutoscalerSpec { get; }
Property Value
View Source
V2HorizontalPodAutoscalerStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2HorizontalPodAutoscalerStatus> V2HorizontalPodAutoscalerStatus { get; }
Property Value
View Source
V2MetricIdentifier
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2MetricIdentifier> V2MetricIdentifier { get; }
Property Value
View Source
V2MetricSpec
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2MetricSpec> V2MetricSpec { get; }
Property Value
View Source
V2MetricStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2MetricStatus> V2MetricStatus { get; }
Property Value
View Source
V2MetricTarget
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2MetricTarget> V2MetricTarget { get; }
Property Value
View Source
V2MetricValueStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2MetricValueStatus> V2MetricValueStatus { get; }
Property Value
View Source
V2ObjectMetricSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2ObjectMetricSource> V2ObjectMetricSource { get; }
Property Value
View Source
V2ObjectMetricStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2ObjectMetricStatus> V2ObjectMetricStatus { get; }
Property Value
View Source
V2PodsMetricSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2PodsMetricSource> V2PodsMetricSource { get; }
Property Value
View Source
V2PodsMetricStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2PodsMetricStatus> V2PodsMetricStatus { get; }
Property Value
View Source
V2ResourceMetricSource
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2ResourceMetricSource> V2ResourceMetricSource { get; }
Property Value
View Source
V2ResourceMetricStatus
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<V2ResourceMetricStatus> V2ResourceMetricStatus { get; }
Property Value
View Source
VersionInfo
Defines the source generated JSON serialization contract metadata for a given type.
Declaration
public JsonTypeInfo<VersionInfo> VersionInfo { get; }
Property Value
Methods
View Source
GetTypeInfo(Type)
Declaration
public override JsonTypeInfo? GetTypeInfo(Type type)
Parameters
| Type |
Name |
Description |
| Type |
type |
|
Returns
Overrides
Implements