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 533 B
export { EventArgs } from "./event"; export type Event = import("./event").Event; export declare const Event: typeof import("./event").Event; export { EventListArgs } from "./eventList"; export type EventList = import("./eventList").EventList; export declare const EventList: typeof import("./eventList").EventList; export { EventPatchArgs } from "./eventPatch"; export type EventPatch = import("./eventPatch").EventPatch; export declare const EventPatch: typeof import("./eventPatch").EventPatch; //# sourceMappingURL=index.d.ts.map