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 (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;