Uses of Interface
io.kubernetes.client.common.KubernetesType
Packages that use KubernetesType
Package
Description
-
Uses of KubernetesType in io.kubernetes.client.common
Subinterfaces of KubernetesType in io.kubernetes.client.commonModifier and TypeInterfaceDescriptioninterfaceCommon accessors for kubernetes list object.interfaceCommon accessors for kubernetes object. -
Uses of KubernetesType in io.kubernetes.client.custom
Classes in io.kubernetes.client.custom that implement KubernetesTypeModifier and TypeClassDescriptionclassclassclassclass -
Uses of KubernetesType in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models that implement KubernetesTypeModifier and TypeClassDescriptionclassTokenRequest requests a token for a given service account.classEvent is a report of an event somewhere in the cluster.classEventList is a list of events.classEvent is a report of an event somewhere in the cluster.classEventList is a list of Event objects.classClusterCIDR represents a single configuration for per-Node Pod CIDR allocations when the MultiCIDRRangeAllocator is enabled (see the config for kube-controller-manager).classClusterCIDRList contains a list of ClusterCIDR.classClusterTrustBundle is a cluster-scoped container for X.509 trust anchors (root certificates).classClusterTrustBundleList is a collection of ClusterTrustBundle objectsclassIPAddress represents a single IP of a single IP Family.classIPAddressList contains a list of IPAddress.classSelfSubjectReview contains the user information that the kube-apiserver has about the user making this request.classStorage version of a specific resource.classA list of StorageVersions.classValidatingAdmissionPolicy describes the definition of an admission validation policy that accepts or rejects an object without changing it.classValidatingAdmissionPolicyBinding binds the ValidatingAdmissionPolicy with paramerized resources.classValidatingAdmissionPolicyBindingList is a list of ValidatingAdmissionPolicyBinding.classValidatingAdmissionPolicyList is a list of ValidatingAdmissionPolicy.classPodSchedulingContext objects hold information that is needed to schedule a Pod with ResourceClaims that use \"WaitForFirstConsumer\" allocation mode.classPodSchedulingContextList is a collection of Pod scheduling objects.classResourceClaim describes which resources are needed by a resource consumer.classResourceClaimList is a collection of claims.classResourceClaimTemplate is used to produce ResourceClaim objects.classResourceClaimTemplateList is a collection of claim templates.classResourceClass is used by administrators to influence how resources are allocated.classResourceClassList is a collection of classes.classAPIService represents a server for a particular GroupVersion.classAPIServiceList is a list of APIService objects.classSelfSubjectReview contains the user information that the kube-apiserver has about the user making this request.classFlowSchema defines the schema of a group of flows.classFlowSchemaList is a list of FlowSchema objects.classPriorityLevelConfiguration represents the configuration of a priority level.classPriorityLevelConfigurationList is a list of PriorityLevelConfiguration objects.classFlowSchema defines the schema of a group of flows.classFlowSchemaList is a list of FlowSchema objects.classPriorityLevelConfiguration represents the configuration of a priority level.classPriorityLevelConfigurationList is a list of PriorityLevelConfiguration objects.classBinding ties one object to another; for example, a pod is bound to a node by a scheduler.classCertificateSigningRequest objects provide a mechanism to obtain x509 certificates by submitting a certificate signing request, and having it asynchronously approved and issued.classCertificateSigningRequestList is a collection of CertificateSigningRequest objectsclassClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.classClusterRoleBinding references a ClusterRole, but not contain it.classClusterRoleBindingList is a collection of ClusterRoleBindingsclassClusterRoleList is a collection of ClusterRolesclassComponentStatus (and ComponentStatusList) holds the cluster validation info.classStatus of all the conditions for the component as a list of ComponentStatus objects.classConfigMap holds configuration data for pods to consume.classConfigMapList is a resource containing a list of ConfigMap objects.classControllerRevision implements an immutable snapshot of state data.classControllerRevisionList is a resource containing a list of ControllerRevision objects.classCronJob represents the configuration of a single cron job.classCronJobList is a collection of cron jobs.classCSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed on the cluster.classCSIDriverList is a collection of CSIDriver objects.classCSINode holds information about all CSI drivers installed on a node.classCSINodeList is a collection of CSINode objects.classCSIStorageCapacity stores the result of one CSI GetCapacity call.classCSIStorageCapacityList is a collection of CSIStorageCapacity objects.classCustomResourceDefinition represents a resource that should be exposed on the API server.classCustomResourceDefinitionList is a list of CustomResourceDefinition objects.classDaemonSet represents the configuration of a daemon set.classDaemonSetList is a collection of daemon sets.classDeployment enables declarative updates for Pods and ReplicaSets.classDeploymentList is a list of Deployments.classEndpoints is a collection of endpoints that implement the actual service.classEndpointSlice represents a subset of the endpoints that implement a service.classEndpointSliceList represents a list of endpoint slicesclassEndpointsList is a list of endpoints.classEviction evicts a pod from its node subject to certain policies and safety constraints.classconfiguration of a horizontal pod autoscaler.classlist of horizontal pod autoscaler objects.classIngress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.classIngressClass represents the class of the Ingress, referenced by the Ingress Spec.classIngressClassList is a collection of IngressClasses.classIngressList is a collection of Ingress.classJob represents the configuration of a single job.classJobList is a collection of jobs.classLease defines a lease concept.classLeaseList is a list of Lease objects.classLimitRange sets resource usage limits for each kind of resource in a Namespace.classLimitRangeList is a list of LimitRange items.classLocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace.classMutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.classMutatingWebhookConfigurationList is a list of MutatingWebhookConfiguration.classNamespace provides a scope for Names.classNamespaceList is a list of Namespaces.classNetworkPolicy describes what network traffic is allowed for a set of PodsclassNetworkPolicyList is a list of NetworkPolicy objects.classNode is a worker node in Kubernetes.classNodeList is the whole list of all Nodes which have been registered with master.classPersistentVolume (PV) is a storage resource provisioned by an administrator.classPersistentVolumeClaim is a user's request for and claim to a persistent volumeclassPersistentVolumeClaimList is a list of PersistentVolumeClaim items.classPersistentVolumeList is a list of PersistentVolume items.classPod is a collection of containers that can run on a host.classPodDisruptionBudget is an object to define the max disruption that can be caused to a collection of podsclassPodDisruptionBudgetList is a collection of PodDisruptionBudgets.classPodList is a list of Pods.classPodTemplate describes a template for creating copies of a predefined pod.classPodTemplateList is a list of PodTemplates.classPriorityClass defines mapping from a priority class name to the priority integer value.classPriorityClassList is a collection of priority classes.classReplicaSet ensures that a specified number of pod replicas are running at any given time.classReplicaSetList is a collection of ReplicaSets.classReplicationController represents the configuration of a replication controller.classReplicationControllerList is a collection of replication controllers.classResourceQuota sets aggregate quota restrictions enforced per namespaceclassResourceQuotaList is a list of ResourceQuota items.classRole is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding.classRoleBinding references a role, but does not contain it.classRoleBindingList is a collection of RoleBindingsclassRoleList is a collection of RolesclassRuntimeClass defines a class of container runtime supported in the cluster.classRuntimeClassList is a list of RuntimeClass objects.classScale represents a scaling request for a resource.classSecret holds secret data of a certain type.classSecretList is a list of Secret.classSelfSubjectAccessReview checks whether or the current user can perform an action.classSelfSubjectRulesReview enumerates the set of actions the current user can perform within a namespace.classService 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.classServiceAccount 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 secretsclassServiceAccountList is a list of ServiceAccount objectsclassServiceList holds a list of services.classStatefulSet represents a set of pods with consistent identities.classStatefulSetList is a collection of StatefulSets.classStorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned.classStorageClassList is a collection of storage classes.classSubjectAccessReview checks whether or not a user or group can perform an action.classTokenReview attempts to authenticate a token to a known user.classValidatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and object without changing it.classValidatingWebhookConfigurationList is a list of ValidatingWebhookConfiguration.classVolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.classVolumeAttachmentList is a collection of VolumeAttachment objects.classHorizontalPodAutoscaler 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.classHorizontalPodAutoscalerList is a list of horizontal pod autoscaler objects.