UNPKG

@pulumi/kubernetes

Version:

[![Actions Status](https://github.com/pulumi/pulumi-kubernetes/workflows/main/badge.svg)](https://github.com/pulumi/pulumi-kubernetes/actions) [![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https:/

19 lines (18 loc) 1.62 kB
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;