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:/

10 lines 629 B
export { PodPresetArgs } from "./podPreset"; export type PodPreset = import("./podPreset").PodPreset; export declare const PodPreset: typeof import("./podPreset").PodPreset; export { PodPresetListArgs } from "./podPresetList"; export type PodPresetList = import("./podPresetList").PodPresetList; export declare const PodPresetList: typeof import("./podPresetList").PodPresetList; export { PodPresetPatchArgs } from "./podPresetPatch"; export type PodPresetPatch = import("./podPresetPatch").PodPresetPatch; export declare const PodPresetPatch: typeof import("./podPresetPatch").PodPresetPatch; //# sourceMappingURL=index.d.ts.map