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) 690 B
export { EndpointSliceArgs } from "./endpointSlice"; export type EndpointSlice = import("./endpointSlice").EndpointSlice; export declare const EndpointSlice: typeof import("./endpointSlice").EndpointSlice; export { EndpointSliceListArgs } from "./endpointSliceList"; export type EndpointSliceList = import("./endpointSliceList").EndpointSliceList; export declare const EndpointSliceList: typeof import("./endpointSliceList").EndpointSliceList; export { EndpointSlicePatchArgs } from "./endpointSlicePatch"; export type EndpointSlicePatch = import("./endpointSlicePatch").EndpointSlicePatch; export declare const EndpointSlicePatch: typeof import("./endpointSlicePatch").EndpointSlicePatch;