UNPKG

@pulumi/kubernetes

Version:

[![Build Status](https://travis-ci.com/pulumi/pulumi-kubernetes.svg?token=eHg7Zp5zdDDJfTjY8ejq&branch=master)](https://travis-ci.com/pulumi/pulumi-kubernetes) [![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM

10 lines (9 loc) 498 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;