@pulumi/kubernetes
Version:
[](https://github.com/pulumi/pulumi-kubernetes/actions) [](https://slack.pulumi.com) [ • 690 B
TypeScript
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;