Skip to main content

Variable: ResourceClasses

const ResourceClasses: object;

Defined in: lib/k8s/index.ts:68

Type Declaration​

ClusterRole​

ClusterRole: typeof ClusterRole;

ClusterRoleBinding​

ClusterRoleBinding: typeof ClusterRoleBinding;

ConfigMap​

ConfigMap: typeof ConfigMap;

ControllerRevision​

ControllerRevision: typeof ControllerRevision;

CronJob​

CronJob: typeof CronJob;

CustomResourceDefinition​

CustomResourceDefinition: typeof CustomResourceDefinition;

DaemonSet​

DaemonSet: typeof DaemonSet;

Deployment​

Deployment: typeof Deployment;

Endpoint​

Endpoint: typeof Endpoints = Endpoints;

Endpoints​

Endpoints: typeof Endpoints;

EndpointSlice​

EndpointSlice: typeof EndpointSlice;

Gateway​

Gateway: typeof Gateway;

GatewayClass​

GatewayClass: typeof GatewayClass;

GRPCRoute​

GRPCRoute: typeof GRPCRoute;

HorizontalPodAutoscaler​

HorizontalPodAutoscaler: typeof HPA = HPA;

HTTPRoute​

HTTPRoute: typeof HTTPRoute;

Ingress​

Ingress: typeof Ingress;

IngressClass​

IngressClass: typeof IngressClass;

Job​

Job: typeof Job;

JobSet​

JobSet: typeof JobSet;

Lease​

Lease: typeof Lease;

LimitRange​

LimitRange: typeof LimitRange;

Namespace​

Namespace: typeof Namespace;

NetworkPolicy​

NetworkPolicy: typeof NetworkPolicy;

Node​

Node: typeof Node;

PersistentVolume​

PersistentVolume: typeof PersistentVolume;

PersistentVolumeClaim​

PersistentVolumeClaim: typeof PersistentVolumeClaim;

Pod​

Pod: typeof Pod;

PodDisruptionBudget​

PodDisruptionBudget: typeof PDB;

PriorityClass​

PriorityClass: typeof PriorityClass;

ReplicaSet​

ReplicaSet: typeof ReplicaSet;

ResourceQuota​

ResourceQuota: typeof ResourceQuota;

Role​

Role: typeof Role;

RoleBinding​

RoleBinding: typeof RoleBinding;

RuntimeClass​

RuntimeClass: typeof RuntimeClass;

Secret​

Secret: typeof Secret;

Service​

Service: typeof Service;

ServiceAccount​

ServiceAccount: typeof ServiceAccount;

StatefulSet​

StatefulSet: typeof StatefulSet;

StorageClass​

StorageClass: typeof StorageClass;

VolumeAttributesClass​

VolumeAttributesClass: typeof VolumeAttributesClass;