| Package | Description |
|---|---|
| io.kubernetes.client.common | |
| io.kubernetes.client.custom | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KubernetesListObject
Common accessors for kubernetes list object.
|
interface |
KubernetesObject
Common accessors for kubernetes object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeMetrics |
class |
NodeMetricsList |
class |
PodMetrics |
class |
PodMetricsList |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreV1Event
Event is a report of an event somewhere in the cluster.
|
class |
CoreV1EventList
EventList is a list of events.
|
class |
EventsV1Event
Event is a report of an event somewhere in the cluster.
|
class |
EventsV1EventList
EventList is a list of Event objects.
|
class |
ExtensionsV1beta1Ingress
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by
a backend.
|
class |
ExtensionsV1beta1IngressList
IngressList is a collection of Ingress.
|
class |
NetworkingV1beta1Ingress
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by
a backend.
|
class |
NetworkingV1beta1IngressList
IngressList is a collection of Ingress.
|
class |
V1alpha1ClusterRole
ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit
by a RoleBinding or ClusterRoleBinding.
|
class |
V1alpha1ClusterRoleBinding
ClusterRoleBinding references a ClusterRole, but not contain it.
|
class |
V1alpha1ClusterRoleBindingList
ClusterRoleBindingList is a collection of ClusterRoleBindings.
|
class |
V1alpha1ClusterRoleList
ClusterRoleList is a collection of ClusterRoles.
|
class |
V1alpha1FlowSchema
FlowSchema defines the schema of a group of flows.
|
class |
V1alpha1FlowSchemaList
FlowSchemaList is a list of FlowSchema objects.
|
class |
V1alpha1PodPreset
PodPreset is a policy resource that defines additional runtime requirements for a Pod.
|
class |
V1alpha1PodPresetList
PodPresetList is a list of PodPreset objects.
|
class |
V1alpha1PriorityClass
DEPRECATED - This group version of PriorityClass is deprecated by
scheduling.k8s.io/v1/PriorityClass.
|
class |
V1alpha1PriorityClassList
PriorityClassList is a collection of priority classes.
|
class |
V1alpha1PriorityLevelConfiguration
PriorityLevelConfiguration represents the configuration of a priority level.
|
class |
V1alpha1PriorityLevelConfigurationList
PriorityLevelConfigurationList is a list of PriorityLevelConfiguration objects.
|
class |
V1alpha1Role
Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a
RoleBinding.
|
class |
V1alpha1RoleBinding
RoleBinding references a role, but does not contain it.
|
class |
V1alpha1RoleBindingList
RoleBindingList is a collection of RoleBindings Deprecated in v1.17 in favor of
rbac.authorization.k8s.io/v1 RoleBindingList, and will no longer be served in v1.22.
|
class |
V1alpha1RoleList
RoleList is a collection of Roles.
|
class |
V1alpha1RuntimeClass
RuntimeClass defines a class of container runtime supported in the cluster.
|
class |
V1alpha1RuntimeClassList
RuntimeClassList is a list of RuntimeClass objects.
|
class |
V1alpha1VolumeAttachment
VolumeAttachment captures the intent to attach or detach the specified volume to/from the
specified node.
|
class |
V1alpha1VolumeAttachmentList
VolumeAttachmentList is a collection of VolumeAttachment objects.
|
class |
V1APIService
APIService represents a server for a particular GroupVersion.
|
class |
V1APIServiceList
APIServiceList is a list of APIService objects.
|
class |
V1beta1APIService
APIService represents a server for a particular GroupVersion.
|
class |
V1beta1APIServiceList
APIServiceList is a list of APIService objects.
|
class |
V1beta1CertificateSigningRequest
Describes a certificate signing request
|
class |
V1beta1CertificateSigningRequestList
V1beta1CertificateSigningRequestList
|
class |
V1beta1ClusterRole
ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit
by a RoleBinding or ClusterRoleBinding.
|
class |
V1beta1ClusterRoleBinding
ClusterRoleBinding references a ClusterRole, but not contain it.
|
class |
V1beta1ClusterRoleBindingList
ClusterRoleBindingList is a collection of ClusterRoleBindings.
|
class |
V1beta1ClusterRoleList
ClusterRoleList is a collection of ClusterRoles.
|
class |
V1beta1CronJob
CronJob represents the configuration of a single cron job.
|
class |
V1beta1CronJobList
CronJobList is a collection of cron jobs.
|
class |
V1beta1CSIDriver
CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed
on the cluster.
|
class |
V1beta1CSIDriverList
CSIDriverList is a collection of CSIDriver objects.
|
class |
V1beta1CSINode
DEPRECATED - This group version of CSINode is deprecated by storage/v1/CSINode.
|
class |
V1beta1CSINodeList
CSINodeList is a collection of CSINode objects.
|
class |
V1beta1CustomResourceDefinition
CustomResourceDefinition represents a resource that should be exposed on the API server.
|
class |
V1beta1CustomResourceDefinitionList
CustomResourceDefinitionList is a list of CustomResourceDefinition objects.
|
class |
V1beta1EndpointSlice
EndpointSlice represents a subset of the endpoints that implement a service.
|
class |
V1beta1EndpointSliceList
EndpointSliceList represents a list of endpoint slices
|
class |
V1beta1Event
Event is a report of an event somewhere in the cluster.
|
class |
V1beta1EventList
EventList is a list of Event objects.
|
class |
V1beta1Eviction
Eviction evicts a pod from its node subject to certain policies and safety constraints.
|
class |
V1beta1IngressClass
IngressClass represents the class of the Ingress, referenced by the Ingress Spec.
|
class |
V1beta1IngressClassList
IngressClassList is a collection of IngressClasses.
|
class |
V1beta1Lease
Lease defines a lease concept.
|
class |
V1beta1LeaseList
LeaseList is a list of Lease objects.
|
class |
V1beta1LocalSubjectAccessReview
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given
namespace.
|
class |
V1beta1MutatingWebhookConfiguration
MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or
reject and may change the object.
|
class |
V1beta1MutatingWebhookConfigurationList
MutatingWebhookConfigurationList is a list of MutatingWebhookConfiguration.
|
class |
V1beta1PodDisruptionBudget
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection
of pods
|
class |
V1beta1PodDisruptionBudgetList
PodDisruptionBudgetList is a collection of PodDisruptionBudgets.
|
class |
V1beta1PodSecurityPolicy
PodSecurityPolicy governs the ability to make requests that affect the Security Context that will
be applied to a pod and container.
|
class |
V1beta1PodSecurityPolicyList
PodSecurityPolicyList is a list of PodSecurityPolicy objects.
|
class |
V1beta1PriorityClass
DEPRECATED - This group version of PriorityClass is deprecated by
scheduling.k8s.io/v1/PriorityClass.
|
class |
V1beta1PriorityClassList
PriorityClassList is a collection of priority classes.
|
class |
V1beta1Role
Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a
RoleBinding.
|
class |
V1beta1RoleBinding
RoleBinding references a role, but does not contain it.
|
class |
V1beta1RoleBindingList
RoleBindingList is a collection of RoleBindings Deprecated in v1.17 in favor of
rbac.authorization.k8s.io/v1 RoleBindingList, and will no longer be served in v1.22.
|
class |
V1beta1RoleList
RoleList is a collection of Roles Deprecated in v1.17 in favor of rbac.authorization.k8s.io/v1
RoleList, and will no longer be served in v1.22.
|
class |
V1beta1RuntimeClass
RuntimeClass defines a class of container runtime supported in the cluster.
|
class |
V1beta1RuntimeClassList
RuntimeClassList is a list of RuntimeClass objects.
|
class |
V1beta1SelfSubjectAccessReview
SelfSubjectAccessReview checks whether or the current user can perform an action.
|
class |
V1beta1SelfSubjectRulesReview
SelfSubjectRulesReview enumerates the set of actions the current user can perform within a
namespace.
|
class |
V1beta1StorageClass
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be
dynamically provisioned.
|
class |
V1beta1StorageClassList
StorageClassList is a collection of storage classes.
|
class |
V1beta1SubjectAccessReview
SubjectAccessReview checks whether or not a user or group can perform an action.
|
class |
V1beta1TokenReview
TokenReview attempts to authenticate a token to a known user.
|
class |
V1beta1ValidatingWebhookConfiguration
ValidatingWebhookConfiguration describes the configuration of and admission webhook that accept
or reject and object without changing it.
|
class |
V1beta1ValidatingWebhookConfigurationList
ValidatingWebhookConfigurationList is a list of ValidatingWebhookConfiguration.
|
class |
V1beta1VolumeAttachment
VolumeAttachment captures the intent to attach or detach the specified volume to/from the
specified node.
|
class |
V1beta1VolumeAttachmentList
VolumeAttachmentList is a collection of VolumeAttachment objects.
|
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 |
V1CertificateSigningRequestList
CertificateSigningRequestList is a collection of CertificateSigningRequest objects
|
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 |
V1ClusterRoleBindingList
ClusterRoleBindingList is a collection of ClusterRoleBindings
|
class |
V1ClusterRoleList
ClusterRoleList is a collection of ClusterRoles
|
class |
V1ComponentStatus
ComponentStatus (and ComponentStatusList) holds the cluster validation info.
|
class |
V1ComponentStatusList
Status of all the conditions for the component as a list of ComponentStatus objects.
|
class |
V1ConfigMap
ConfigMap holds configuration data for pods to consume.
|
class |
V1ConfigMapList
ConfigMapList is a resource containing a list of ConfigMap objects.
|
class |
V1ControllerRevision
ControllerRevision implements an immutable snapshot of state data.
|
class |
V1ControllerRevisionList
ControllerRevisionList is a resource containing a list of ControllerRevision objects.
|
class |
V1CSIDriver
CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed
on the cluster.
|
class |
V1CSIDriverList
CSIDriverList is a collection of CSIDriver objects.
|
class |
V1CSINode
CSINode holds information about all CSI drivers installed on a node.
|
class |
V1CSINodeList
CSINodeList is a collection of CSINode objects.
|
class |
V1CustomResourceDefinition
CustomResourceDefinition represents a resource that should be exposed on the API server.
|
class |
V1CustomResourceDefinitionList
CustomResourceDefinitionList is a list of CustomResourceDefinition objects.
|
class |
V1DaemonSet
DaemonSet represents the configuration of a daemon set.
|
class |
V1DaemonSetList
DaemonSetList is a collection of daemon sets.
|
class |
V1Deployment
Deployment enables declarative updates for Pods and ReplicaSets.
|
class |
V1DeploymentList
DeploymentList is a list of Deployments.
|
class |
V1Endpoints
Endpoints is a collection of endpoints that implement the actual service.
|
class |
V1EndpointsList
EndpointsList is a list of endpoints.
|
class |
V1HorizontalPodAutoscaler
configuration of a horizontal pod autoscaler.
|
class |
V1HorizontalPodAutoscalerList
list of horizontal pod autoscaler objects.
|
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 |
V1IngressClassList
IngressClassList is a collection of IngressClasses.
|
class |
V1IngressList
IngressList is a collection of Ingress.
|
class |
V1Job
Job represents the configuration of a single job.
|
class |
V1JobList
JobList is a collection of jobs.
|
class |
V1Lease
Lease defines a lease concept.
|
class |
V1LeaseList
LeaseList is a list of Lease objects.
|
class |
V1LimitRange
LimitRange sets resource usage limits for each kind of resource in a Namespace.
|
class |
V1LimitRangeList
LimitRangeList is a list of LimitRange items.
|
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 |
V1MutatingWebhookConfigurationList
MutatingWebhookConfigurationList is a list of MutatingWebhookConfiguration.
|
class |
V1Namespace
Namespace provides a scope for Names.
|
class |
V1NamespaceList
NamespaceList is a list of Namespaces.
|
class |
V1NetworkPolicy
NetworkPolicy describes what network traffic is allowed for a set of Pods
|
class |
V1NetworkPolicyList
NetworkPolicyList is a list of NetworkPolicy objects.
|
class |
V1Node
Node is a worker node in Kubernetes.
|
class |
V1NodeList
NodeList is the whole list of all Nodes which have been registered with master.
|
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 |
V1PersistentVolumeClaimList
PersistentVolumeClaimList is a list of PersistentVolumeClaim items.
|
class |
V1PersistentVolumeList
PersistentVolumeList is a list of PersistentVolume items.
|
class |
V1Pod
Pod is a collection of containers that can run on a host.
|
class |
V1PodList
PodList is a list of Pods.
|
class |
V1PodTemplate
PodTemplate describes a template for creating copies of a predefined pod.
|
class |
V1PodTemplateList
PodTemplateList is a list of PodTemplates.
|
class |
V1PriorityClass
PriorityClass defines mapping from a priority class name to the priority integer value.
|
class |
V1PriorityClassList
PriorityClassList is a collection of priority classes.
|
class |
V1ReplicaSet
ReplicaSet ensures that a specified number of pod replicas are running at any given time.
|
class |
V1ReplicaSetList
ReplicaSetList is a collection of ReplicaSets.
|
class |
V1ReplicationController
ReplicationController represents the configuration of a replication controller.
|
class |
V1ReplicationControllerList
ReplicationControllerList is a collection of replication controllers.
|
class |
V1ResourceQuota
ResourceQuota sets aggregate quota restrictions enforced per namespace
|
class |
V1ResourceQuotaList
ResourceQuotaList is a list of ResourceQuota items.
|
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 |
V1RoleBindingList
RoleBindingList is a collection of RoleBindings
|
class |
V1RoleList
RoleList is a collection of Roles
|
class |
V1Scale
Scale represents a scaling request for a resource.
|
class |
V1Secret
Secret holds secret data of a certain type.
|
class |
V1SecretList
SecretList is a list of Secret.
|
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 |
V1ServiceAccountList
ServiceAccountList is a list of ServiceAccount objects
|
class |
V1ServiceList
ServiceList holds a list of services.
|
class |
V1StatefulSet
StatefulSet represents a set of pods with consistent identities.
|
class |
V1StatefulSetList
StatefulSetList is a collection of StatefulSets.
|
class |
V1StorageClass
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be
dynamically provisioned.
|
class |
V1StorageClassList
StorageClassList is a collection of storage classes.
|
class |
V1SubjectAccessReview
SubjectAccessReview checks whether or not a user or group can perform an action.
|
class |
V1TokenRequest
TokenRequest requests a token for a given service account.
|
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 |
V1ValidatingWebhookConfigurationList
ValidatingWebhookConfigurationList is a list of ValidatingWebhookConfiguration.
|
class |
V1VolumeAttachment
VolumeAttachment captures the intent to attach or detach the specified volume to/from the
specified node.
|
class |
V1VolumeAttachmentList
VolumeAttachmentList is a collection of VolumeAttachment objects.
|
class |
V2alpha1CronJob
CronJob represents the configuration of a single cron job.
|
class |
V2alpha1CronJobList
CronJobList is a collection of cron jobs.
|
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 |
V2beta1HorizontalPodAutoscalerList
HorizontalPodAutoscaler is a list of horizontal pod autoscaler objects.
|
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 |
V2beta2HorizontalPodAutoscalerList
HorizontalPodAutoscalerList is a list of horizontal pod autoscaler objects.
|
Copyright © 2020. All rights reserved.