kubernetes/pkg/apis/core/types.go

const NamespaceDefault

const NamespaceAll

const NamespaceNone

const NamespaceSystem

const NamespacePublic

const NamespaceNodeLease

const TerminationMessagePathDefault

type Volume

type VolumeSource

type PersistentVolumeSource

type PersistentVolumeClaimVolumeSource

const BetaStorageClassAnnotation

const MountOptionAnnotation

type PersistentVolume

type PersistentVolumeSpec

type VolumeNodeAffinity

type PersistentVolumeReclaimPolicy

const PersistentVolumeReclaimRecycle

const PersistentVolumeReclaimDelete

const PersistentVolumeReclaimRetain

type PersistentVolumeMode

const PersistentVolumeBlock

const PersistentVolumeFilesystem

type PersistentVolumeStatus

type PersistentVolumeList

type PersistentVolumeClaim

type PersistentVolumeClaimList

type PersistentVolumeClaimSpec

type TypedObjectReference

type PersistentVolumeClaimConditionType

const PersistentVolumeClaimResizing

const PersistentVolumeClaimFileSystemResizePending

const PersistentVolumeClaimControllerResizeError

const PersistentVolumeClaimNodeResizeError

const PersistentVolumeClaimVolumeModifyVolumeError

const PersistentVolumeClaimVolumeModifyingVolume

type ClaimResourceStatus

const PersistentVolumeClaimControllerResizeInProgress

const PersistentVolumeClaimControllerResizeInfeasible

const PersistentVolumeClaimNodeResizePending

const PersistentVolumeClaimNodeResizeInProgress

const PersistentVolumeClaimNodeResizeInfeasible

type PersistentVolumeClaimModifyVolumeStatus

const PersistentVolumeClaimModifyVolumePending

const PersistentVolumeClaimModifyVolumeInProgress

const PersistentVolumeClaimModifyVolumeInfeasible

type ModifyVolumeStatus

type PersistentVolumeClaimCondition

type PersistentVolumeClaimStatus

type PersistentVolumeAccessMode

const ReadWriteOnce

const ReadOnlyMany

const ReadWriteMany

const ReadWriteOncePod

type PersistentVolumePhase

const VolumePending

const VolumeAvailable

const VolumeBound

const VolumeReleased

const VolumeFailed

type PersistentVolumeClaimPhase

const ClaimPending

const ClaimBound

const ClaimLost

type HostPathType

const HostPathUnset

const HostPathDirectoryOrCreate

const HostPathDirectory

const HostPathFileOrCreate

const HostPathFile

const HostPathSocket

const HostPathCharDev

const HostPathBlockDev

type HostPathVolumeSource

type EmptyDirVolumeSource

type StorageMedium

const StorageMediumDefault

const StorageMediumMemory

const StorageMediumHugePages

const StorageMediumHugePagesPrefix

type Protocol

const ProtocolTCP

const ProtocolUDP

const ProtocolSCTP

type GCEPersistentDiskVolumeSource

type ISCSIVolumeSource

type ISCSIPersistentVolumeSource

type FCVolumeSource

type FlexPersistentVolumeSource

type FlexVolumeSource

type AWSElasticBlockStoreVolumeSource

type GitRepoVolumeSource

type SecretVolumeSource

type SecretProjection

type NFSVolumeSource

type QuobyteVolumeSource

type GlusterfsVolumeSource

type GlusterfsPersistentVolumeSource

type RBDVolumeSource

type RBDPersistentVolumeSource

type CinderVolumeSource

type CinderPersistentVolumeSource

type CephFSVolumeSource

type SecretReference

type CephFSPersistentVolumeSource

type FlockerVolumeSource

type DownwardAPIVolumeSource

type DownwardAPIVolumeFile

type DownwardAPIProjection

type AzureFileVolumeSource

type AzureFilePersistentVolumeSource

type VsphereVirtualDiskVolumeSource

type PhotonPersistentDiskVolumeSource

type PortworxVolumeSource

type AzureDataDiskCachingMode

type AzureDataDiskKind

const AzureDataDiskCachingNone

const AzureDataDiskCachingReadOnly

const AzureDataDiskCachingReadWrite

const AzureSharedBlobDisk

const AzureDedicatedBlobDisk

const AzureManagedDisk

type AzureDiskVolumeSource

type ScaleIOVolumeSource

type ScaleIOPersistentVolumeSource

type StorageOSVolumeSource

type StorageOSPersistentVolumeSource

type ConfigMapVolumeSource

type ConfigMapProjection

type ServiceAccountTokenProjection

type ClusterTrustBundleProjection

type ProjectedVolumeSource

type VolumeProjection

type KeyToPath

type LocalVolumeSource

type CSIPersistentVolumeSource

type CSIVolumeSource

type EphemeralVolumeSource

type PersistentVolumeClaimTemplate

type ContainerPort

type VolumeMount

type MountPropagationMode

const MountPropagationNone

const MountPropagationHostToContainer

const MountPropagationBidirectional

type RecursiveReadOnlyMode

const RecursiveReadOnlyDisabled

const RecursiveReadOnlyIfPossible

const RecursiveReadOnlyEnabled

type VolumeDevice

type EnvVar

type EnvVarSource

type ObjectFieldSelector

type ResourceFieldSelector

type ConfigMapKeySelector

type SecretKeySelector

type EnvFromSource

type ConfigMapEnvSource

type SecretEnvSource

type HTTPHeader

type HTTPGetAction

type URIScheme

const URISchemeHTTP

const URISchemeHTTPS

type TCPSocketAction

type ExecAction

type SleepAction

type Probe

type PullPolicy

const PullAlways

const PullNever

const PullIfNotPresent

type ResourceResizeRestartPolicy

const NotRequired

const RestartContainer

type ContainerResizePolicy

type PreemptionPolicy

const PreemptLowerPriority

const PreemptNever

type TerminationMessagePolicy

const TerminationMessageReadFile

const TerminationMessageFallbackToLogsOnError

type Capability

type Capabilities

type ResourceRequirements

type VolumeResourceRequirements

type ResourceClaim

type Container

type ProbeHandler

type LifecycleHandler

type GRPCAction

type Lifecycle

type ConditionStatus

const ConditionTrue

const ConditionFalse

const ConditionUnknown

type ContainerStateWaiting

type ContainerStateRunning

type ContainerStateTerminated

type ContainerState

type ContainerStatus

type ResourceStatus

type ResourceID

type ResourceHealthStatus

const ResourceHealthStatusHealthy

const ResourceHealthStatusUnhealthy

const ResourceHealthStatusUnknown

type ResourceHealth

type ContainerUser

type LinuxContainerUser

type PodPhase

const PodPending

const PodRunning

const PodSucceeded

const PodFailed

const PodUnknown

type PodConditionType

const PodScheduled

const PodReady

const PodInitialized

const ContainersReady

const DisruptionTarget

type PodCondition

type PodResizeStatus

const PodResizeStatusProposed

const PodResizeStatusInProgress

const PodResizeStatusDeferred

const PodResizeStatusInfeasible

type VolumeMountStatus

type RestartPolicy

const RestartPolicyAlways

const RestartPolicyOnFailure

const RestartPolicyNever

type ContainerRestartPolicy

const ContainerRestartPolicyAlways

type PodList

type DNSPolicy

const DNSClusterFirstWithHostNet

const DNSClusterFirst

const DNSDefault

const DNSNone

type NodeSelector

type NodeSelectorTerm

type NodeSelectorRequirement

type NodeSelectorOperator

const NodeSelectorOpIn

const NodeSelectorOpNotIn

const NodeSelectorOpExists

const NodeSelectorOpDoesNotExist

const NodeSelectorOpGt

const NodeSelectorOpLt

type TopologySelectorTerm

type TopologySelectorLabelRequirement

type Affinity

type PodAffinity

type PodAntiAffinity

type WeightedPodAffinityTerm

type PodAffinityTerm

type NodeAffinity

type PreferredSchedulingTerm

type Taint

type TaintEffect

const TaintEffectNoSchedule

const TaintEffectPreferNoSchedule

const TaintEffectNoExecute

type Toleration

type TolerationOperator

const TolerationOpExists

const TolerationOpEqual

type PodReadinessGate

type PodSpec

type PodResourceClaim

type PodResourceClaimStatus

type OSName

const Linux

const Windows

type PodOS

type PodSchedulingGate

type HostAlias

type Sysctl

type PodFSGroupChangePolicy

const FSGroupChangeOnRootMismatch

const FSGroupChangeAlways

type SupplementalGroupsPolicy

const SupplementalGroupsPolicyMerge

const SupplementalGroupsPolicyStrict

type PodSELinuxChangePolicy

const SELinuxChangePolicyRecursive

const SELinuxChangePolicyMountOption

type PodSecurityContext

type SeccompProfile

type SeccompProfileType

const SeccompProfileTypeUnconfined

const SeccompProfileTypeRuntimeDefault

const SeccompProfileTypeLocalhost

type AppArmorProfile

type AppArmorProfileType

const AppArmorProfileTypeUnconfined

const AppArmorProfileTypeRuntimeDefault

const AppArmorProfileTypeLocalhost

type PodQOSClass

const PodQOSGuaranteed

const PodQOSBurstable

const PodQOSBestEffort

type PodDNSConfig

type PodDNSConfigOption

type PodIP

type HostIP

type EphemeralContainerCommon

var _

type EphemeralContainer

type PodStatus

type PodStatusResult

type Pod

type PodTemplateSpec

type PodTemplate

type PodTemplateList

type ReplicationControllerSpec

type ReplicationControllerStatus

type ReplicationControllerConditionType

const ReplicationControllerReplicaFailure

type ReplicationControllerCondition

type ReplicationController

type ReplicationControllerList

const ClusterIPNone

type ServiceList

type ServiceAffinity

const ServiceAffinityClientIP

const ServiceAffinityNone

const DefaultClientIPServiceAffinitySeconds

const MaxClientIPServiceAffinitySeconds

type SessionAffinityConfig

type ClientIPConfig

type ServiceType

const ServiceTypeClusterIP

const ServiceTypeNodePort

const ServiceTypeLoadBalancer

const ServiceTypeExternalName

type ServiceInternalTrafficPolicy

const ServiceInternalTrafficPolicyCluster

const ServiceInternalTrafficPolicyLocal

type ServiceExternalTrafficPolicy

const ServiceExternalTrafficPolicyCluster

const ServiceExternalTrafficPolicyLocal

const ServiceTrafficDistributionPreferClose

const LoadBalancerPortsError

type ServiceStatus

type LoadBalancerStatus

type LoadBalancerIngress

type IPFamily

const IPv4Protocol

const IPv6Protocol

type IPFamilyPolicy

const IPFamilyPolicySingleStack

const IPFamilyPolicyPreferDualStack

const IPFamilyPolicyRequireDualStack

type ServiceSpec

type ServicePort

type Service

type ServiceAccount

type ServiceAccountList

type Endpoints

type EndpointSubset

type EndpointAddress

type EndpointPort

type EndpointsList

type NodeSpec

type NodeConfigSource

type ConfigMapNodeConfigSource

type DaemonEndpoint

type NodeDaemonEndpoints

type NodeRuntimeHandlerFeatures

type NodeRuntimeHandler

type NodeFeatures

type NodeSystemInfo

type NodeConfigStatus

type NodeStatus

type UniqueVolumeName

type AttachedVolume

type AvoidPods

type PreferAvoidPodsEntry

type PodSignature

type ContainerImage

type NodePhase

const NodePending

const NodeRunning

const NodeTerminated

type NodeConditionType

const NodeReady

const NodeMemoryPressure

const NodeDiskPressure

const NodeNetworkUnavailable

type NodeCondition

type NodeAddressType

const NodeHostName

const NodeInternalIP

const NodeExternalIP

const NodeInternalDNS

const NodeExternalDNS

type NodeAddress

type ResourceName

const ResourceCPU

const ResourceMemory

const ResourceStorage

const ResourceEphemeralStorage

const ResourceDefaultNamespacePrefix

const ResourceHugePagesPrefix

const ResourceAttachableVolumesPrefix

type ResourceList

type Node

type NodeList

type NamespaceSpec

type FinalizerName

const FinalizerKubernetes

type NamespaceStatus

type NamespacePhase

const NamespaceActive

const NamespaceTerminating

type NamespaceConditionType

const NamespaceDeletionDiscoveryFailure

const NamespaceDeletionContentFailure

const NamespaceDeletionGVParsingFailure

type NamespaceCondition

type Namespace

type NamespaceList

type Binding

type Preconditions

type PodLogOptions

type PodAttachOptions

type PodExecOptions

type PodPortForwardOptions

type PodProxyOptions

type NodeProxyOptions

type ServiceProxyOptions

type ObjectReference

type LocalObjectReference

type TypedLocalObjectReference

type SerializedReference

type EventSource

const EventTypeNormal

const EventTypeWarning

type Event

type EventSeries

type EventList

type List

type LimitType

const LimitTypePod

const LimitTypeContainer

const LimitTypePersistentVolumeClaim

type LimitRangeItem

type LimitRangeSpec

type LimitRange

type LimitRangeList

const ResourcePods

const ResourceServices

const ResourceReplicationControllers

const ResourceQuotas

const ResourceSecrets

const ResourceConfigMaps

const ResourcePersistentVolumeClaims

const ResourceServicesNodePorts

const ResourceServicesLoadBalancers

const ResourceRequestsCPU

const ResourceRequestsMemory

const ResourceRequestsStorage

const ResourceRequestsEphemeralStorage

const ResourceLimitsCPU

const ResourceLimitsMemory

const ResourceLimitsEphemeralStorage

const ResourceClaimsPerClass

const ResourceRequestsHugePagesPrefix

const DefaultResourceRequestsPrefix

type ResourceQuotaScope

const ResourceQuotaScopeTerminating

const ResourceQuotaScopeNotTerminating

const ResourceQuotaScopeBestEffort

const ResourceQuotaScopeNotBestEffort

const ResourceQuotaScopePriorityClass

const ResourceQuotaScopeCrossNamespacePodAffinity

type ResourceQuotaSpec

type ScopeSelector

type ScopedResourceSelectorRequirement

type ScopeSelectorOperator

const ScopeSelectorOpIn

const ScopeSelectorOpNotIn

const ScopeSelectorOpExists

const ScopeSelectorOpDoesNotExist

type ResourceQuotaStatus

type ResourceQuota

type ResourceQuotaList

type Secret

const MaxSecretSize

type SecretType

const SecretTypeOpaque

const SecretTypeServiceAccountToken

const ServiceAccountNameKey

const ServiceAccountUIDKey

const ServiceAccountTokenKey

const ServiceAccountKubeconfigKey

const ServiceAccountRootCAKey

const ServiceAccountNamespaceKey

const SecretTypeDockercfg

const DockerConfigKey

const SecretTypeDockerConfigJSON

const DockerConfigJSONKey

const SecretTypeBasicAuth

const BasicAuthUsernameKey

const BasicAuthPasswordKey

const SecretTypeSSHAuth

const SSHAuthPrivateKey

const SecretTypeTLS

const TLSCertKey

const TLSPrivateKeyKey

const SecretTypeBootstrapToken

type SecretList

type ConfigMap

type ConfigMapList

const ExecStdinParam

const ExecStdoutParam

const ExecStderrParam

const ExecTTYParam

const ExecCommandParam

const StreamType

const StreamTypeStdin

const StreamTypeStdout

const StreamTypeStderr

const StreamTypeData

const StreamTypeError

const StreamTypeResize

const PortHeader

const PortForwardRequestIDHeader

type ComponentConditionType

const ComponentHealthy

type ComponentCondition

type ComponentStatus

type ComponentStatusList

type SecurityContext

type ProcMountType

const DefaultProcMount

const UnmaskedProcMount

type SELinuxOptions

type WindowsSecurityContextOptions

type RangeAllocation

const DefaultHardPodAffinitySymmetricWeight

type UnsatisfiableConstraintAction

const DoNotSchedule

const ScheduleAnyway

type NodeInclusionPolicy

const NodeInclusionPolicyIgnore

const NodeInclusionPolicyHonor

type TopologySpreadConstraint

const MixedProtocolNotSupported

type PortStatus

type LoadBalancerIPMode

const LoadBalancerIPModeVIP

const LoadBalancerIPModeProxy

type ImageVolumeSource