public final class V1 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
V1.Affinity
Affinity is a group of affinity scheduling rules.
|
static interface |
V1.AffinityOrBuilder |
static class |
V1.AttachedVolume
AttachedVolume describes a volume attached to a node
|
static interface |
V1.AttachedVolumeOrBuilder |
static class |
V1.AvoidPods
AvoidPods describes pods that should avoid this node.
|
static interface |
V1.AvoidPodsOrBuilder |
static class |
V1.AWSElasticBlockStoreVolumeSource
Represents a Persistent Disk resource in AWS.
|
static interface |
V1.AWSElasticBlockStoreVolumeSourceOrBuilder |
static class |
V1.AzureDiskVolumeSource
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
static interface |
V1.AzureDiskVolumeSourceOrBuilder |
static class |
V1.AzureFilePersistentVolumeSource
AzureFile represents an Azure File Service mount on the host and bind mount to the pod.
|
static interface |
V1.AzureFilePersistentVolumeSourceOrBuilder |
static class |
V1.AzureFileVolumeSource
AzureFile represents an Azure File Service mount on the host and bind mount to the pod.
|
static interface |
V1.AzureFileVolumeSourceOrBuilder |
static class |
V1.Binding
Binding ties one object to another; for example, a pod is bound to a node by a scheduler.
|
static interface |
V1.BindingOrBuilder |
static class |
V1.Capabilities
Adds and removes POSIX capabilities from running containers.
|
static interface |
V1.CapabilitiesOrBuilder |
static class |
V1.CephFSPersistentVolumeSource
Represents a Ceph Filesystem mount that lasts the lifetime of a pod
Cephfs volumes do not support ownership management or SELinux relabeling.
|
static interface |
V1.CephFSPersistentVolumeSourceOrBuilder |
static class |
V1.CephFSVolumeSource
Represents a Ceph Filesystem mount that lasts the lifetime of a pod
Cephfs volumes do not support ownership management or SELinux relabeling.
|
static interface |
V1.CephFSVolumeSourceOrBuilder |
static class |
V1.CinderPersistentVolumeSource
Represents a cinder volume resource in Openstack.
|
static interface |
V1.CinderPersistentVolumeSourceOrBuilder |
static class |
V1.CinderVolumeSource
Represents a cinder volume resource in Openstack.
|
static interface |
V1.CinderVolumeSourceOrBuilder |
static class |
V1.ClientIPConfig
ClientIPConfig represents the configurations of Client IP based session affinity.
|
static interface |
V1.ClientIPConfigOrBuilder |
static class |
V1.ComponentCondition
Information about the condition of a component.
|
static interface |
V1.ComponentConditionOrBuilder |
static class |
V1.ComponentStatus
ComponentStatus (and ComponentStatusList) holds the cluster validation info.
|
static class |
V1.ComponentStatusList
Status of all the conditions for the component as a list of ComponentStatus objects.
|
static interface |
V1.ComponentStatusListOrBuilder |
static interface |
V1.ComponentStatusOrBuilder |
static class |
V1.ConfigMap
ConfigMap holds configuration data for pods to consume.
|
static class |
V1.ConfigMapEnvSource
ConfigMapEnvSource selects a ConfigMap to populate the environment
variables with.
|
static interface |
V1.ConfigMapEnvSourceOrBuilder |
static class |
V1.ConfigMapKeySelector
Selects a key from a ConfigMap.
|
static interface |
V1.ConfigMapKeySelectorOrBuilder |
static class |
V1.ConfigMapList
ConfigMapList is a resource containing a list of ConfigMap objects.
|
static interface |
V1.ConfigMapListOrBuilder |
static class |
V1.ConfigMapNodeConfigSource
ConfigMapNodeConfigSource contains the information to reference a ConfigMap as a config source for the Node.
|
static interface |
V1.ConfigMapNodeConfigSourceOrBuilder |
static interface |
V1.ConfigMapOrBuilder |
static class |
V1.ConfigMapProjection
Adapts a ConfigMap into a projected volume.
|
static interface |
V1.ConfigMapProjectionOrBuilder |
static class |
V1.ConfigMapVolumeSource
Adapts a ConfigMap into a volume.
|
static interface |
V1.ConfigMapVolumeSourceOrBuilder |
static class |
V1.Container
A single application container that you want to run within a pod.
|
static class |
V1.ContainerImage
Describe a container image
|
static interface |
V1.ContainerImageOrBuilder |
static interface |
V1.ContainerOrBuilder |
static class |
V1.ContainerPort
ContainerPort represents a network port in a single container.
|
static interface |
V1.ContainerPortOrBuilder |
static class |
V1.ContainerState
ContainerState holds a possible state of container.
|
static interface |
V1.ContainerStateOrBuilder |
static class |
V1.ContainerStateRunning
ContainerStateRunning is a running state of a container.
|
static interface |
V1.ContainerStateRunningOrBuilder |
static class |
V1.ContainerStateTerminated
ContainerStateTerminated is a terminated state of a container.
|
static interface |
V1.ContainerStateTerminatedOrBuilder |
static class |
V1.ContainerStateWaiting
ContainerStateWaiting is a waiting state of a container.
|
static interface |
V1.ContainerStateWaitingOrBuilder |
static class |
V1.ContainerStatus
ContainerStatus contains details for the current status of this container.
|
static interface |
V1.ContainerStatusOrBuilder |
static class |
V1.CSIPersistentVolumeSource
Represents storage that is managed by an external CSI volume driver (Beta feature)
|
static interface |
V1.CSIPersistentVolumeSourceOrBuilder |
static class |
V1.CSIVolumeSource
Represents a source location of a volume to mount, managed by an external CSI driver
|
static interface |
V1.CSIVolumeSourceOrBuilder |
static class |
V1.DaemonEndpoint
DaemonEndpoint contains information about a single Daemon endpoint.
|
static interface |
V1.DaemonEndpointOrBuilder |
static class |
V1.DownwardAPIProjection
Represents downward API info for projecting into a projected volume.
|
static interface |
V1.DownwardAPIProjectionOrBuilder |
static class |
V1.DownwardAPIVolumeFile
DownwardAPIVolumeFile represents information to create the file containing the pod field
|
static interface |
V1.DownwardAPIVolumeFileOrBuilder |
static class |
V1.DownwardAPIVolumeSource
DownwardAPIVolumeSource represents a volume containing downward API info.
|
static interface |
V1.DownwardAPIVolumeSourceOrBuilder |
static class |
V1.EmptyDirVolumeSource
Represents an empty directory for a pod.
|
static interface |
V1.EmptyDirVolumeSourceOrBuilder |
static class |
V1.EndpointAddress
EndpointAddress is a tuple that describes single IP address.
|
static interface |
V1.EndpointAddressOrBuilder |
static class |
V1.EndpointPort
EndpointPort is a tuple that describes a single port.
|
static interface |
V1.EndpointPortOrBuilder |
static class |
V1.Endpoints
Endpoints is a collection of endpoints that implement the actual service.
|
static class |
V1.EndpointsList
EndpointsList is a list of endpoints.
|
static interface |
V1.EndpointsListOrBuilder |
static interface |
V1.EndpointsOrBuilder |
static class |
V1.EndpointSubset
EndpointSubset is a group of addresses with a common set of ports.
|
static interface |
V1.EndpointSubsetOrBuilder |
static class |
V1.EnvFromSource
EnvFromSource represents the source of a set of ConfigMaps
|
static interface |
V1.EnvFromSourceOrBuilder |
static class |
V1.EnvVar
EnvVar represents an environment variable present in a Container.
|
static interface |
V1.EnvVarOrBuilder |
static class |
V1.EnvVarSource
EnvVarSource represents a source for the value of an EnvVar.
|
static interface |
V1.EnvVarSourceOrBuilder |
static class |
V1.EphemeralContainer
An EphemeralContainer is a temporary container that you may add to an existing Pod for
user-initiated activities such as debugging.
|
static class |
V1.EphemeralContainerCommon
EphemeralContainerCommon is a copy of all fields in Container to be inlined in
EphemeralContainer.
|
static interface |
V1.EphemeralContainerCommonOrBuilder |
static interface |
V1.EphemeralContainerOrBuilder |
static class |
V1.EphemeralVolumeSource
Represents an ephemeral volume that is handled by a normal storage driver.
|
static interface |
V1.EphemeralVolumeSourceOrBuilder |
static class |
V1.Event
Event is a report of an event somewhere in the cluster.
|
static class |
V1.EventList
EventList is a list of events.
|
static interface |
V1.EventListOrBuilder |
static interface |
V1.EventOrBuilder |
static class |
V1.EventSeries
EventSeries contain information on series of events, i.e.
|
static interface |
V1.EventSeriesOrBuilder |
static class |
V1.EventSource
EventSource contains information for an event.
|
static interface |
V1.EventSourceOrBuilder |
static class |
V1.ExecAction
ExecAction describes a "run in container" action.
|
static interface |
V1.ExecActionOrBuilder |
static class |
V1.FCVolumeSource
Represents a Fibre Channel volume.
|
static interface |
V1.FCVolumeSourceOrBuilder |
static class |
V1.FlexPersistentVolumeSource
FlexPersistentVolumeSource represents a generic persistent volume resource that is
provisioned/attached using an exec based plugin.
|
static interface |
V1.FlexPersistentVolumeSourceOrBuilder |
static class |
V1.FlexVolumeSource
FlexVolume represents a generic volume resource that is
provisioned/attached using an exec based plugin.
|
static interface |
V1.FlexVolumeSourceOrBuilder |
static class |
V1.FlockerVolumeSource
Represents a Flocker volume mounted by the Flocker agent.
|
static interface |
V1.FlockerVolumeSourceOrBuilder |
static class |
V1.GCEPersistentDiskVolumeSource
Represents a Persistent Disk resource in Google Compute Engine.
|
static interface |
V1.GCEPersistentDiskVolumeSourceOrBuilder |
static class |
V1.GitRepoVolumeSource
Represents a volume that is populated with the contents of a git repository.
|
static interface |
V1.GitRepoVolumeSourceOrBuilder |
static class |
V1.GlusterfsPersistentVolumeSource
Represents a Glusterfs mount that lasts the lifetime of a pod.
|
static interface |
V1.GlusterfsPersistentVolumeSourceOrBuilder |
static class |
V1.GlusterfsVolumeSource
Represents a Glusterfs mount that lasts the lifetime of a pod.
|
static interface |
V1.GlusterfsVolumeSourceOrBuilder |
static class |
V1.HostAlias
HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the
pod's hosts file.
|
static interface |
V1.HostAliasOrBuilder |
static class |
V1.HostPathVolumeSource
Represents a host path mapped into a pod.
|
static interface |
V1.HostPathVolumeSourceOrBuilder |
static class |
V1.HTTPGetAction
HTTPGetAction describes an action based on HTTP Get requests.
|
static interface |
V1.HTTPGetActionOrBuilder |
static class |
V1.HTTPHeader
HTTPHeader describes a custom header to be used in HTTP probes
|
static interface |
V1.HTTPHeaderOrBuilder |
static class |
V1.ISCSIPersistentVolumeSource
ISCSIPersistentVolumeSource represents an ISCSI disk.
|
static interface |
V1.ISCSIPersistentVolumeSourceOrBuilder |
static class |
V1.ISCSIVolumeSource
Represents an ISCSI disk.
|
static interface |
V1.ISCSIVolumeSourceOrBuilder |
static class |
V1.KeyToPath
Maps a string key to a path within a volume.
|
static interface |
V1.KeyToPathOrBuilder |
static class |
V1.Lifecycle
Lifecycle describes actions that the management system should take in response to container lifecycle
events.
|
static class |
V1.LifecycleHandler
LifecycleHandler defines a specific action that should be taken in a lifecycle
hook.
|
static interface |
V1.LifecycleHandlerOrBuilder |
static interface |
V1.LifecycleOrBuilder |
static class |
V1.LimitRange
LimitRange sets resource usage limits for each kind of resource in a Namespace.
|
static class |
V1.LimitRangeItem
LimitRangeItem defines a min/max usage limit for any resource that matches on kind.
|
static interface |
V1.LimitRangeItemOrBuilder |
static class |
V1.LimitRangeList
LimitRangeList is a list of LimitRange items.
|
static interface |
V1.LimitRangeListOrBuilder |
static interface |
V1.LimitRangeOrBuilder |
static class |
V1.LimitRangeSpec
LimitRangeSpec defines a min/max usage limit for resources that match on kind.
|
static interface |
V1.LimitRangeSpecOrBuilder |
static class |
V1.List
List holds a list of objects, which may not be known by the server.
|
static interface |
V1.ListOrBuilder |
static class |
V1.LoadBalancerIngress
LoadBalancerIngress represents the status of a load-balancer ingress point:
traffic intended for the service should be sent to an ingress point.
|
static interface |
V1.LoadBalancerIngressOrBuilder |
static class |
V1.LoadBalancerStatus
LoadBalancerStatus represents the status of a load-balancer.
|
static interface |
V1.LoadBalancerStatusOrBuilder |
static class |
V1.LocalObjectReference
LocalObjectReference contains enough information to let you locate the
referenced object inside the same namespace.
|
static interface |
V1.LocalObjectReferenceOrBuilder |
static class |
V1.LocalVolumeSource
Local represents directly-attached storage with node affinity (Beta feature)
|
static interface |
V1.LocalVolumeSourceOrBuilder |
static class |
V1.Namespace
Namespace provides a scope for Names.
|
static class |
V1.NamespaceCondition
NamespaceCondition contains details about state of namespace.
|
static interface |
V1.NamespaceConditionOrBuilder |
static class |
V1.NamespaceList
NamespaceList is a list of Namespaces.
|
static interface |
V1.NamespaceListOrBuilder |
static interface |
V1.NamespaceOrBuilder |
static class |
V1.NamespaceSpec
NamespaceSpec describes the attributes on a Namespace.
|
static interface |
V1.NamespaceSpecOrBuilder |
static class |
V1.NamespaceStatus
NamespaceStatus is information about the current status of a Namespace.
|
static interface |
V1.NamespaceStatusOrBuilder |
static class |
V1.NFSVolumeSource
Represents an NFS mount that lasts the lifetime of a pod.
|
static interface |
V1.NFSVolumeSourceOrBuilder |
static class |
V1.Node
Node is a worker node in Kubernetes.
|
static class |
V1.NodeAddress
NodeAddress contains information for the node's address.
|
static interface |
V1.NodeAddressOrBuilder |
static class |
V1.NodeAffinity
Node affinity is a group of node affinity scheduling rules.
|
static interface |
V1.NodeAffinityOrBuilder |
static class |
V1.NodeCondition
NodeCondition contains condition information for a node.
|
static interface |
V1.NodeConditionOrBuilder |
static class |
V1.NodeConfigSource
NodeConfigSource specifies a source of node configuration.
|
static interface |
V1.NodeConfigSourceOrBuilder |
static class |
V1.NodeConfigStatus
NodeConfigStatus describes the status of the config assigned by Node.Spec.ConfigSource.
|
static interface |
V1.NodeConfigStatusOrBuilder |
static class |
V1.NodeDaemonEndpoints
NodeDaemonEndpoints lists ports opened by daemons running on the Node.
|
static interface |
V1.NodeDaemonEndpointsOrBuilder |
static class |
V1.NodeList
NodeList is the whole list of all Nodes which have been registered with master.
|
static interface |
V1.NodeListOrBuilder |
static interface |
V1.NodeOrBuilder |
static class |
V1.NodeProxyOptions
NodeProxyOptions is the query options to a Node's proxy call.
|
static interface |
V1.NodeProxyOptionsOrBuilder |
static class |
V1.NodeResources
NodeResources is an object for conveying resource information about a node.
|
static interface |
V1.NodeResourcesOrBuilder |
static class |
V1.NodeSelector
A node selector represents the union of the results of one or more label queries
over a set of nodes; that is, it represents the OR of the selectors represented
by the node selector terms.
|
static interface |
V1.NodeSelectorOrBuilder |
static class |
V1.NodeSelectorRequirement
A node selector requirement is a selector that contains values, a key, and an operator
that relates the key and values.
|
static interface |
V1.NodeSelectorRequirementOrBuilder |
static class |
V1.NodeSelectorTerm
A null or empty node selector term matches no objects.
|
static interface |
V1.NodeSelectorTermOrBuilder |
static class |
V1.NodeSpec
NodeSpec describes the attributes that a node is created with.
|
static interface |
V1.NodeSpecOrBuilder |
static class |
V1.NodeStatus
NodeStatus is information about the current status of a node.
|
static interface |
V1.NodeStatusOrBuilder |
static class |
V1.NodeSystemInfo
NodeSystemInfo is a set of ids/uuids to uniquely identify the node.
|
static interface |
V1.NodeSystemInfoOrBuilder |
static class |
V1.ObjectFieldSelector
ObjectFieldSelector selects an APIVersioned field of an object.
|
static interface |
V1.ObjectFieldSelectorOrBuilder |
static class |
V1.ObjectReference
ObjectReference contains enough information to let you inspect or modify the referred object.
|
static interface |
V1.ObjectReferenceOrBuilder |
static class |
V1.PersistentVolume
PersistentVolume (PV) is a storage resource provisioned by an administrator.
|
static class |
V1.PersistentVolumeClaim
PersistentVolumeClaim is a user's request for and claim to a persistent volume
|
static class |
V1.PersistentVolumeClaimCondition
PersistentVolumeClaimCondition contails details about state of pvc
|
static interface |
V1.PersistentVolumeClaimConditionOrBuilder |
static class |
V1.PersistentVolumeClaimList
PersistentVolumeClaimList is a list of PersistentVolumeClaim items.
|
static interface |
V1.PersistentVolumeClaimListOrBuilder |
static interface |
V1.PersistentVolumeClaimOrBuilder |
static class |
V1.PersistentVolumeClaimSpec
PersistentVolumeClaimSpec describes the common attributes of storage devices
and allows a Source for provider-specific attributes
|
static interface |
V1.PersistentVolumeClaimSpecOrBuilder |
static class |
V1.PersistentVolumeClaimStatus
PersistentVolumeClaimStatus is the current status of a persistent volume claim.
|
static interface |
V1.PersistentVolumeClaimStatusOrBuilder |
static class |
V1.PersistentVolumeClaimTemplate
PersistentVolumeClaimTemplate is used to produce
PersistentVolumeClaim objects as part of an EphemeralVolumeSource.
|
static interface |
V1.PersistentVolumeClaimTemplateOrBuilder |
static class |
V1.PersistentVolumeClaimVolumeSource
PersistentVolumeClaimVolumeSource references the user's PVC in the same namespace.
|
static interface |
V1.PersistentVolumeClaimVolumeSourceOrBuilder |
static class |
V1.PersistentVolumeList
PersistentVolumeList is a list of PersistentVolume items.
|
static interface |
V1.PersistentVolumeListOrBuilder |
static interface |
V1.PersistentVolumeOrBuilder |
static class |
V1.PersistentVolumeSource
PersistentVolumeSource is similar to VolumeSource but meant for the
administrator who creates PVs.
|
static interface |
V1.PersistentVolumeSourceOrBuilder |
static class |
V1.PersistentVolumeSpec
PersistentVolumeSpec is the specification of a persistent volume.
|
static interface |
V1.PersistentVolumeSpecOrBuilder |
static class |
V1.PersistentVolumeStatus
PersistentVolumeStatus is the current status of a persistent volume.
|
static interface |
V1.PersistentVolumeStatusOrBuilder |
static class |
V1.PhotonPersistentDiskVolumeSource
Represents a Photon Controller persistent disk resource.
|
static interface |
V1.PhotonPersistentDiskVolumeSourceOrBuilder |
static class |
V1.Pod
Pod is a collection of containers that can run on a host.
|
static class |
V1.PodAffinity
Pod affinity is a group of inter pod affinity scheduling rules.
|
static interface |
V1.PodAffinityOrBuilder |
static class |
V1.PodAffinityTerm
Defines a set of pods (namely those matching the labelSelector
relative to the given namespace(s)) that this pod should be
co-located (affinity) or not co-located (anti-affinity) with,
where co-located is defined as running on a node whose value of
the label with key <topologyKey> matches that of any node on which
a pod of the set of pods is running
|
static interface |
V1.PodAffinityTermOrBuilder |
static class |
V1.PodAntiAffinity
Pod anti affinity is a group of inter pod anti affinity scheduling rules.
|
static interface |
V1.PodAntiAffinityOrBuilder |
static class |
V1.PodAttachOptions
PodAttachOptions is the query options to a Pod's remote attach call.
|
static interface |
V1.PodAttachOptionsOrBuilder |
static class |
V1.PodCondition
PodCondition contains details for the current condition of this pod.
|
static interface |
V1.PodConditionOrBuilder |
static class |
V1.PodDNSConfig
PodDNSConfig defines the DNS parameters of a pod in addition to
those generated from DNSPolicy.
|
static class |
V1.PodDNSConfigOption
PodDNSConfigOption defines DNS resolver options of a pod.
|
static interface |
V1.PodDNSConfigOptionOrBuilder |
static interface |
V1.PodDNSConfigOrBuilder |
static class |
V1.PodExecOptions
PodExecOptions is the query options to a Pod's remote exec call.
|
static interface |
V1.PodExecOptionsOrBuilder |
static class |
V1.PodIP
IP address information for entries in the (plural) PodIPs field.
|
static interface |
V1.PodIPOrBuilder |
static class |
V1.PodList
PodList is a list of Pods.
|
static interface |
V1.PodListOrBuilder |
static class |
V1.PodLogOptions
PodLogOptions is the query options for a Pod's logs REST call.
|
static interface |
V1.PodLogOptionsOrBuilder |
static interface |
V1.PodOrBuilder |
static class |
V1.PodOS
PodOS defines the OS parameters of a pod.
|
static interface |
V1.PodOSOrBuilder |
static class |
V1.PodPortForwardOptions
PodPortForwardOptions is the query options to a Pod's port forward call
when using WebSockets.
|
static interface |
V1.PodPortForwardOptionsOrBuilder |
static class |
V1.PodProxyOptions
PodProxyOptions is the query options to a Pod's proxy call.
|
static interface |
V1.PodProxyOptionsOrBuilder |
static class |
V1.PodReadinessGate
PodReadinessGate contains the reference to a pod condition
|
static interface |
V1.PodReadinessGateOrBuilder |
static class |
V1.PodSecurityContext
PodSecurityContext holds pod-level security attributes and common container settings.
|
static interface |
V1.PodSecurityContextOrBuilder |
static class |
V1.PodSignature
Describes the class of pods that should avoid this node.
|
static interface |
V1.PodSignatureOrBuilder |
static class |
V1.PodSpec
PodSpec is a description of a pod.
|
static interface |
V1.PodSpecOrBuilder |
static class |
V1.PodStatus
PodStatus represents information about the status of a pod.
|
static interface |
V1.PodStatusOrBuilder |
static class |
V1.PodStatusResult
PodStatusResult is a wrapper for PodStatus returned by kubelet that can be encode/decoded
|
static interface |
V1.PodStatusResultOrBuilder |
static class |
V1.PodTemplate
PodTemplate describes a template for creating copies of a predefined pod.
|
static class |
V1.PodTemplateList
PodTemplateList is a list of PodTemplates.
|
static interface |
V1.PodTemplateListOrBuilder |
static interface |
V1.PodTemplateOrBuilder |
static class |
V1.PodTemplateSpec
PodTemplateSpec describes the data a pod should have when created from a template
|
static interface |
V1.PodTemplateSpecOrBuilder |
static class |
V1.PortStatus
Protobuf type
k8s.io.api.core.v1.PortStatus |
static interface |
V1.PortStatusOrBuilder |
static class |
V1.PortworxVolumeSource
PortworxVolumeSource represents a Portworx volume resource.
|
static interface |
V1.PortworxVolumeSourceOrBuilder |
static class |
V1.Preconditions
Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.
|
static interface |
V1.PreconditionsOrBuilder |
static class |
V1.PreferAvoidPodsEntry
Describes a class of pods that should avoid this node.
|
static interface |
V1.PreferAvoidPodsEntryOrBuilder |
static class |
V1.PreferredSchedulingTerm
An empty preferred scheduling term matches all objects with implicit weight 0
(i.e.
|
static interface |
V1.PreferredSchedulingTermOrBuilder |
static class |
V1.Probe
Probe describes a health check to be performed against a container to determine whether it is
alive or ready to receive traffic.
|
static class |
V1.ProbeHandler
ProbeHandler defines a specific action that should be taken in a probe.
|
static interface |
V1.ProbeHandlerOrBuilder |
static interface |
V1.ProbeOrBuilder |
static class |
V1.ProjectedVolumeSource
Represents a projected volume source
|
static interface |
V1.ProjectedVolumeSourceOrBuilder |
static class |
V1.QuobyteVolumeSource
Represents a Quobyte mount that lasts the lifetime of a pod.
|
static interface |
V1.QuobyteVolumeSourceOrBuilder |
static class |
V1.RangeAllocation
RangeAllocation is not a public type.
|
static interface |
V1.RangeAllocationOrBuilder |
static class |
V1.RBDPersistentVolumeSource
Represents a Rados Block Device mount that lasts the lifetime of a pod.
|
static interface |
V1.RBDPersistentVolumeSourceOrBuilder |
static class |
V1.RBDVolumeSource
Represents a Rados Block Device mount that lasts the lifetime of a pod.
|
static interface |
V1.RBDVolumeSourceOrBuilder |
static class |
V1.ReplicationController
ReplicationController represents the configuration of a replication controller.
|
static class |
V1.ReplicationControllerCondition
ReplicationControllerCondition describes the state of a replication controller at a certain point.
|
static interface |
V1.ReplicationControllerConditionOrBuilder |
static class |
V1.ReplicationControllerList
ReplicationControllerList is a collection of replication controllers.
|
static interface |
V1.ReplicationControllerListOrBuilder |
static interface |
V1.ReplicationControllerOrBuilder |
static class |
V1.ReplicationControllerSpec
ReplicationControllerSpec is the specification of a replication controller.
|
static interface |
V1.ReplicationControllerSpecOrBuilder |
static class |
V1.ReplicationControllerStatus
ReplicationControllerStatus represents the current status of a replication
controller.
|
static interface |
V1.ReplicationControllerStatusOrBuilder |
static class |
V1.ResourceFieldSelector
ResourceFieldSelector represents container resources (cpu, memory) and their output format
+structType=atomic
|
static interface |
V1.ResourceFieldSelectorOrBuilder |
static class |
V1.ResourceQuota
ResourceQuota sets aggregate quota restrictions enforced per namespace
|
static class |
V1.ResourceQuotaList
ResourceQuotaList is a list of ResourceQuota items.
|
static interface |
V1.ResourceQuotaListOrBuilder |
static interface |
V1.ResourceQuotaOrBuilder |
static class |
V1.ResourceQuotaSpec
ResourceQuotaSpec defines the desired hard limits to enforce for Quota.
|
static interface |
V1.ResourceQuotaSpecOrBuilder |
static class |
V1.ResourceQuotaStatus
ResourceQuotaStatus defines the enforced hard limits and observed use.
|
static interface |
V1.ResourceQuotaStatusOrBuilder |
static class |
V1.ResourceRequirements
ResourceRequirements describes the compute resource requirements.
|
static interface |
V1.ResourceRequirementsOrBuilder |
static class |
V1.ScaleIOPersistentVolumeSource
ScaleIOPersistentVolumeSource represents a persistent ScaleIO volume
|
static interface |
V1.ScaleIOPersistentVolumeSourceOrBuilder |
static class |
V1.ScaleIOVolumeSource
ScaleIOVolumeSource represents a persistent ScaleIO volume
|
static interface |
V1.ScaleIOVolumeSourceOrBuilder |
static class |
V1.ScopedResourceSelectorRequirement
A scoped-resource selector requirement is a selector that contains values, a scope name, and an operator
that relates the scope name and values.
|
static interface |
V1.ScopedResourceSelectorRequirementOrBuilder |
static class |
V1.ScopeSelector
A scope selector represents the AND of the selectors represented
by the scoped-resource selector requirements.
|
static interface |
V1.ScopeSelectorOrBuilder |
static class |
V1.SeccompProfile
SeccompProfile defines a pod/container's seccomp profile settings.
|
static interface |
V1.SeccompProfileOrBuilder |
static class |
V1.Secret
Secret holds secret data of a certain type.
|
static class |
V1.SecretEnvSource
SecretEnvSource selects a Secret to populate the environment
variables with.
|
static interface |
V1.SecretEnvSourceOrBuilder |
static class |
V1.SecretKeySelector
SecretKeySelector selects a key of a Secret.
|
static interface |
V1.SecretKeySelectorOrBuilder |
static class |
V1.SecretList
SecretList is a list of Secret.
|
static interface |
V1.SecretListOrBuilder |
static interface |
V1.SecretOrBuilder |
static class |
V1.SecretProjection
Adapts a secret into a projected volume.
|
static interface |
V1.SecretProjectionOrBuilder |
static class |
V1.SecretReference
SecretReference represents a Secret Reference.
|
static interface |
V1.SecretReferenceOrBuilder |
static class |
V1.SecretVolumeSource
Adapts a Secret into a volume.
|
static interface |
V1.SecretVolumeSourceOrBuilder |
static class |
V1.SecurityContext
SecurityContext holds security configuration that will be applied to a container.
|
static interface |
V1.SecurityContextOrBuilder |
static class |
V1.SELinuxOptions
SELinuxOptions are the labels to be applied to the container
|
static interface |
V1.SELinuxOptionsOrBuilder |
static class |
V1.SerializedReference
SerializedReference is a reference to serialized object.
|
static interface |
V1.SerializedReferenceOrBuilder |
static class |
V1.Service
Service is a named abstraction of software service (for example, mysql) consisting of local port
(for example 3306) that the proxy listens on, and the selector that determines which pods
will answer requests sent through the proxy.
|
static class |
V1.ServiceAccount
ServiceAccount binds together:
* a name, understood by users, and perhaps by peripheral systems, for an identity
* a principal that can be authenticated and authorized
* a set of secrets
|
static class |
V1.ServiceAccountList
ServiceAccountList is a list of ServiceAccount objects
|
static interface |
V1.ServiceAccountListOrBuilder |
static interface |
V1.ServiceAccountOrBuilder |
static class |
V1.ServiceAccountTokenProjection
ServiceAccountTokenProjection represents a projected service account token
volume.
|
static interface |
V1.ServiceAccountTokenProjectionOrBuilder |
static class |
V1.ServiceList
ServiceList holds a list of services.
|
static interface |
V1.ServiceListOrBuilder |
static interface |
V1.ServiceOrBuilder |
static class |
V1.ServicePort
ServicePort contains information on service's port.
|
static interface |
V1.ServicePortOrBuilder |
static class |
V1.ServiceProxyOptions
ServiceProxyOptions is the query options to a Service's proxy call.
|
static interface |
V1.ServiceProxyOptionsOrBuilder |
static class |
V1.ServiceSpec
ServiceSpec describes the attributes that a user creates on a service.
|
static interface |
V1.ServiceSpecOrBuilder |
static class |
V1.ServiceStatus
ServiceStatus represents the current status of a service.
|
static interface |
V1.ServiceStatusOrBuilder |
static class |
V1.SessionAffinityConfig
SessionAffinityConfig represents the configurations of session affinity.
|
static interface |
V1.SessionAffinityConfigOrBuilder |
static class |
V1.StorageOSPersistentVolumeSource
Represents a StorageOS persistent volume resource.
|
static interface |
V1.StorageOSPersistentVolumeSourceOrBuilder |
static class |
V1.StorageOSVolumeSource
Represents a StorageOS persistent volume resource.
|
static interface |
V1.StorageOSVolumeSourceOrBuilder |
static class |
V1.Sysctl
Sysctl defines a kernel parameter to be set
|
static interface |
V1.SysctlOrBuilder |
static class |
V1.Taint
The node this Taint is attached to has the "effect" on
any pod that does not tolerate the Taint.
|
static interface |
V1.TaintOrBuilder |
static class |
V1.TCPSocketAction
TCPSocketAction describes an action based on opening a socket
|
static interface |
V1.TCPSocketActionOrBuilder |
static class |
V1.Toleration
The pod this Toleration is attached to tolerates any taint that matches
the triple <key,value,effect> using the matching operator <operator>.
|
static interface |
V1.TolerationOrBuilder |
static class |
V1.TopologySelectorLabelRequirement
A topology selector requirement is a selector that matches given label.
|
static interface |
V1.TopologySelectorLabelRequirementOrBuilder |
static class |
V1.TopologySelectorTerm
A topology selector term represents the result of label queries.
|
static interface |
V1.TopologySelectorTermOrBuilder |
static class |
V1.TopologySpreadConstraint
TopologySpreadConstraint specifies how to spread matching pods among the given topology.
|
static interface |
V1.TopologySpreadConstraintOrBuilder |
static class |
V1.TypedLocalObjectReference
TypedLocalObjectReference contains enough information to let you locate the
typed referenced object inside the same namespace.
|
static interface |
V1.TypedLocalObjectReferenceOrBuilder |
static class |
V1.Volume
Volume represents a named volume in a pod that may be accessed by any container in the pod.
|
static class |
V1.VolumeDevice
volumeDevice describes a mapping of a raw block device within a container.
|
static interface |
V1.VolumeDeviceOrBuilder |
static class |
V1.VolumeMount
VolumeMount describes a mounting of a Volume within a container.
|
static interface |
V1.VolumeMountOrBuilder |
static class |
V1.VolumeNodeAffinity
VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.
|
static interface |
V1.VolumeNodeAffinityOrBuilder |
static interface |
V1.VolumeOrBuilder |
static class |
V1.VolumeProjection
Projection that may be projected along with other supported volume types
|
static interface |
V1.VolumeProjectionOrBuilder |
static class |
V1.VolumeSource
Represents the source of a volume to mount.
|
static interface |
V1.VolumeSourceOrBuilder |
static class |
V1.VsphereVirtualDiskVolumeSource
Represents a vSphere volume resource.
|
static interface |
V1.VsphereVirtualDiskVolumeSourceOrBuilder |
static class |
V1.WeightedPodAffinityTerm
The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)
|
static interface |
V1.WeightedPodAffinityTermOrBuilder |
static class |
V1.WindowsSecurityContextOptions
WindowsSecurityContextOptions contain Windows-specific options and credentials.
|
static interface |
V1.WindowsSecurityContextOptionsOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2023. All rights reserved.