@pulumi/kubernetes
Version:
[](https://github.com/pulumi/pulumi-kubernetes/actions) [](https://slack.pulumi.com) [ • 4.5 kB
TypeScript
export { DeviceClassArgs } from "./deviceClass";
export type DeviceClass = import("./deviceClass").DeviceClass;
export declare const DeviceClass: typeof import("./deviceClass").DeviceClass;
export { DeviceClassListArgs } from "./deviceClassList";
export type DeviceClassList = import("./deviceClassList").DeviceClassList;
export declare const DeviceClassList: typeof import("./deviceClassList").DeviceClassList;
export { DeviceClassPatchArgs } from "./deviceClassPatch";
export type DeviceClassPatch = import("./deviceClassPatch").DeviceClassPatch;
export declare const DeviceClassPatch: typeof import("./deviceClassPatch").DeviceClassPatch;
export { DeviceTaintRuleArgs } from "./deviceTaintRule";
export type DeviceTaintRule = import("./deviceTaintRule").DeviceTaintRule;
export declare const DeviceTaintRule: typeof import("./deviceTaintRule").DeviceTaintRule;
export { DeviceTaintRuleListArgs } from "./deviceTaintRuleList";
export type DeviceTaintRuleList = import("./deviceTaintRuleList").DeviceTaintRuleList;
export declare const DeviceTaintRuleList: typeof import("./deviceTaintRuleList").DeviceTaintRuleList;
export { DeviceTaintRulePatchArgs } from "./deviceTaintRulePatch";
export type DeviceTaintRulePatch = import("./deviceTaintRulePatch").DeviceTaintRulePatch;
export declare const DeviceTaintRulePatch: typeof import("./deviceTaintRulePatch").DeviceTaintRulePatch;
export { PodSchedulingContextArgs } from "./podSchedulingContext";
export type PodSchedulingContext = import("./podSchedulingContext").PodSchedulingContext;
export declare const PodSchedulingContext: typeof import("./podSchedulingContext").PodSchedulingContext;
export { PodSchedulingContextListArgs } from "./podSchedulingContextList";
export type PodSchedulingContextList = import("./podSchedulingContextList").PodSchedulingContextList;
export declare const PodSchedulingContextList: typeof import("./podSchedulingContextList").PodSchedulingContextList;
export { PodSchedulingContextPatchArgs } from "./podSchedulingContextPatch";
export type PodSchedulingContextPatch = import("./podSchedulingContextPatch").PodSchedulingContextPatch;
export declare const PodSchedulingContextPatch: typeof import("./podSchedulingContextPatch").PodSchedulingContextPatch;
export { ResourceClaimArgs } from "./resourceClaim";
export type ResourceClaim = import("./resourceClaim").ResourceClaim;
export declare const ResourceClaim: typeof import("./resourceClaim").ResourceClaim;
export { ResourceClaimListArgs } from "./resourceClaimList";
export type ResourceClaimList = import("./resourceClaimList").ResourceClaimList;
export declare const ResourceClaimList: typeof import("./resourceClaimList").ResourceClaimList;
export { ResourceClaimPatchArgs } from "./resourceClaimPatch";
export type ResourceClaimPatch = import("./resourceClaimPatch").ResourceClaimPatch;
export declare const ResourceClaimPatch: typeof import("./resourceClaimPatch").ResourceClaimPatch;
export { ResourceClaimTemplateArgs } from "./resourceClaimTemplate";
export type ResourceClaimTemplate = import("./resourceClaimTemplate").ResourceClaimTemplate;
export declare const ResourceClaimTemplate: typeof import("./resourceClaimTemplate").ResourceClaimTemplate;
export { ResourceClaimTemplateListArgs } from "./resourceClaimTemplateList";
export type ResourceClaimTemplateList = import("./resourceClaimTemplateList").ResourceClaimTemplateList;
export declare const ResourceClaimTemplateList: typeof import("./resourceClaimTemplateList").ResourceClaimTemplateList;
export { ResourceClaimTemplatePatchArgs } from "./resourceClaimTemplatePatch";
export type ResourceClaimTemplatePatch = import("./resourceClaimTemplatePatch").ResourceClaimTemplatePatch;
export declare const ResourceClaimTemplatePatch: typeof import("./resourceClaimTemplatePatch").ResourceClaimTemplatePatch;
export { ResourceSliceArgs } from "./resourceSlice";
export type ResourceSlice = import("./resourceSlice").ResourceSlice;
export declare const ResourceSlice: typeof import("./resourceSlice").ResourceSlice;
export { ResourceSliceListArgs } from "./resourceSliceList";
export type ResourceSliceList = import("./resourceSliceList").ResourceSliceList;
export declare const ResourceSliceList: typeof import("./resourceSliceList").ResourceSliceList;
export { ResourceSlicePatchArgs } from "./resourceSlicePatch";
export type ResourceSlicePatch = import("./resourceSlicePatch").ResourceSlicePatch;
export declare const ResourceSlicePatch: typeof import("./resourceSlicePatch").ResourceSlicePatch;