@pulumi/kubernetes
Version:
[](https://github.com/pulumi/pulumi-kubernetes/actions) [](https://slack.pulumi.com) [ • 1.62 kB
TypeScript
export { FlowSchemaArgs } from "./flowSchema";
export type FlowSchema = import("./flowSchema").FlowSchema;
export declare const FlowSchema: typeof import("./flowSchema").FlowSchema;
export { FlowSchemaListArgs } from "./flowSchemaList";
export type FlowSchemaList = import("./flowSchemaList").FlowSchemaList;
export declare const FlowSchemaList: typeof import("./flowSchemaList").FlowSchemaList;
export { FlowSchemaPatchArgs } from "./flowSchemaPatch";
export type FlowSchemaPatch = import("./flowSchemaPatch").FlowSchemaPatch;
export declare const FlowSchemaPatch: typeof import("./flowSchemaPatch").FlowSchemaPatch;
export { PriorityLevelConfigurationArgs } from "./priorityLevelConfiguration";
export type PriorityLevelConfiguration = import("./priorityLevelConfiguration").PriorityLevelConfiguration;
export declare const PriorityLevelConfiguration: typeof import("./priorityLevelConfiguration").PriorityLevelConfiguration;
export { PriorityLevelConfigurationListArgs } from "./priorityLevelConfigurationList";
export type PriorityLevelConfigurationList = import("./priorityLevelConfigurationList").PriorityLevelConfigurationList;
export declare const PriorityLevelConfigurationList: typeof import("./priorityLevelConfigurationList").PriorityLevelConfigurationList;
export { PriorityLevelConfigurationPatchArgs } from "./priorityLevelConfigurationPatch";
export type PriorityLevelConfigurationPatch = import("./priorityLevelConfigurationPatch").PriorityLevelConfigurationPatch;
export declare const PriorityLevelConfigurationPatch: typeof import("./priorityLevelConfigurationPatch").PriorityLevelConfigurationPatch;