Package | Description |
---|---|
io.kubernetes.client.common | |
io.kubernetes.client.custom | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
List<? extends KubernetesObject> |
KubernetesListObject.getItems()
Gets the object items.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeMetrics |
class |
PodMetrics |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationV1TokenRequest
TokenRequest requests a token for a given service account.
|
class |
CoreV1Event
Event is a report of an event somewhere in the cluster.
|
class |
EventsV1Event
Event is a report of an event somewhere in the cluster.
|
class |
V1alpha1StorageVersion
Storage version of a specific resource.
|
class |
V1APIService
APIService represents a server for a particular GroupVersion.
|
class |
V1beta1CronJob
CronJob represents the configuration of a single cron job.
|
class |
V1beta1CSIStorageCapacity
CSIStorageCapacity stores the result of one CSI GetCapacity call.
|
class |
V1beta1EndpointSlice
EndpointSlice represents a subset of the endpoints that implement a service.
|
class |
V1beta1Event
Event is a report of an event somewhere in the cluster.
|
class |
V1beta1FlowSchema
FlowSchema defines the schema of a group of flows.
|
class |
V1beta1PodDisruptionBudget
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection
of pods
|
class |
V1beta1PodSecurityPolicy
PodSecurityPolicy governs the ability to make requests that affect the Security Context that will
be applied to a pod and container.
|
class |
V1beta1PriorityLevelConfiguration
PriorityLevelConfiguration represents the configuration of a priority level.
|
class |
V1beta1RuntimeClass
RuntimeClass defines a class of container runtime supported in the cluster.
|
class |
V1beta2FlowSchema
FlowSchema defines the schema of a group of flows.
|
class |
V1beta2PriorityLevelConfiguration
PriorityLevelConfiguration represents the configuration of a priority level.
|
class |
V1Binding
Binding ties one object to another; for example, a pod is bound to a node by a scheduler.
|
class |
V1CertificateSigningRequest
CertificateSigningRequest objects provide a mechanism to obtain x509 certificates by submitting a
certificate signing request, and having it asynchronously approved and issued.
|
class |
V1ClusterRole
ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit
by a RoleBinding or ClusterRoleBinding.
|
class |
V1ClusterRoleBinding
ClusterRoleBinding references a ClusterRole, but not contain it.
|
class |
V1ComponentStatus
ComponentStatus (and ComponentStatusList) holds the cluster validation info.
|
class |
V1ConfigMap
ConfigMap holds configuration data for pods to consume.
|
class |
V1ControllerRevision
ControllerRevision implements an immutable snapshot of state data.
|
class |
V1CronJob
CronJob represents the configuration of a single cron job.
|
class |
V1CSIDriver
CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed
on the cluster.
|
class |
V1CSINode
CSINode holds information about all CSI drivers installed on a node.
|
class |
V1CSIStorageCapacity
CSIStorageCapacity stores the result of one CSI GetCapacity call.
|
class |
V1CustomResourceDefinition
CustomResourceDefinition represents a resource that should be exposed on the API server.
|
class |
V1DaemonSet
DaemonSet represents the configuration of a daemon set.
|
class |
V1Deployment
Deployment enables declarative updates for Pods and ReplicaSets.
|
class |
V1Endpoints
Endpoints is a collection of endpoints that implement the actual service.
|
class |
V1EndpointSlice
EndpointSlice represents a subset of the endpoints that implement a service.
|
class |
V1Eviction
Eviction evicts a pod from its node subject to certain policies and safety constraints.
|
class |
V1HorizontalPodAutoscaler
configuration of a horizontal pod autoscaler.
|
class |
V1Ingress
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by
a backend.
|
class |
V1IngressClass
IngressClass represents the class of the Ingress, referenced by the Ingress Spec.
|
class |
V1Job
Job represents the configuration of a single job.
|
class |
V1Lease
Lease defines a lease concept.
|
class |
V1LimitRange
LimitRange sets resource usage limits for each kind of resource in a Namespace.
|
class |
V1LocalSubjectAccessReview
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given
namespace.
|
class |
V1MutatingWebhookConfiguration
MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or
reject and may change the object.
|
class |
V1Namespace
Namespace provides a scope for Names.
|
class |
V1NetworkPolicy
NetworkPolicy describes what network traffic is allowed for a set of Pods
|
class |
V1Node
Node is a worker node in Kubernetes.
|
class |
V1PersistentVolume
PersistentVolume (PV) is a storage resource provisioned by an administrator.
|
class |
V1PersistentVolumeClaim
PersistentVolumeClaim is a user's request for and claim to a persistent volume
|
class |
V1Pod
Pod is a collection of containers that can run on a host.
|
class |
V1PodDisruptionBudget
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection
of pods
|
class |
V1PodTemplate
PodTemplate describes a template for creating copies of a predefined pod.
|
class |
V1PriorityClass
PriorityClass defines mapping from a priority class name to the priority integer value.
|
class |
V1ReplicaSet
ReplicaSet ensures that a specified number of pod replicas are running at any given time.
|
class |
V1ReplicationController
ReplicationController represents the configuration of a replication controller.
|
class |
V1ResourceQuota
ResourceQuota sets aggregate quota restrictions enforced per namespace
|
class |
V1Role
Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a
RoleBinding.
|
class |
V1RoleBinding
RoleBinding references a role, but does not contain it.
|
class |
V1RuntimeClass
RuntimeClass defines a class of container runtime supported in the cluster.
|
class |
V1Scale
Scale represents a scaling request for a resource.
|
class |
V1Secret
Secret holds secret data of a certain type.
|
class |
V1SelfSubjectAccessReview
SelfSubjectAccessReview checks whether or the current user can perform an action.
|
class |
V1SelfSubjectRulesReview
SelfSubjectRulesReview enumerates the set of actions the current user can perform within a
namespace.
|
class |
V1Service
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.
|
class |
V1ServiceAccount
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
|
class |
V1StatefulSet
StatefulSet represents a set of pods with consistent identities.
|
class |
V1StorageClass
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be
dynamically provisioned.
|
class |
V1SubjectAccessReview
SubjectAccessReview checks whether or not a user or group can perform an action.
|
class |
V1TokenReview
TokenReview attempts to authenticate a token to a known user.
|
class |
V1ValidatingWebhookConfiguration
ValidatingWebhookConfiguration describes the configuration of and admission webhook that accept
or reject and object without changing it.
|
class |
V1VolumeAttachment
VolumeAttachment captures the intent to attach or detach the specified volume to/from the
specified node.
|
class |
V2beta1HorizontalPodAutoscaler
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically
manages the replica count of any resource implementing the scale subresource based on the metrics
specified.
|
class |
V2beta2HorizontalPodAutoscaler
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically
manages the replica count of any resource implementing the scale subresource based on the metrics
specified.
|
class |
V2HorizontalPodAutoscaler
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically
manages the replica count of any resource implementing the scale subresource based on the metrics
specified.
|
Copyright © 2023. All rights reserved.