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:/

28 lines (27 loc) 1.88 kB
export { ClusterCIDRArgs } from "./clusterCIDR"; export type ClusterCIDR = import("./clusterCIDR").ClusterCIDR; export declare const ClusterCIDR: typeof import("./clusterCIDR").ClusterCIDR; export { ClusterCIDRListArgs } from "./clusterCIDRList"; export type ClusterCIDRList = import("./clusterCIDRList").ClusterCIDRList; export declare const ClusterCIDRList: typeof import("./clusterCIDRList").ClusterCIDRList; export { ClusterCIDRPatchArgs } from "./clusterCIDRPatch"; export type ClusterCIDRPatch = import("./clusterCIDRPatch").ClusterCIDRPatch; export declare const ClusterCIDRPatch: typeof import("./clusterCIDRPatch").ClusterCIDRPatch; export { IPAddressArgs } from "./ipaddress"; export type IPAddress = import("./ipaddress").IPAddress; export declare const IPAddress: typeof import("./ipaddress").IPAddress; export { IPAddressListArgs } from "./ipaddressList"; export type IPAddressList = import("./ipaddressList").IPAddressList; export declare const IPAddressList: typeof import("./ipaddressList").IPAddressList; export { IPAddressPatchArgs } from "./ipaddressPatch"; export type IPAddressPatch = import("./ipaddressPatch").IPAddressPatch; export declare const IPAddressPatch: typeof import("./ipaddressPatch").IPAddressPatch; export { ServiceCIDRArgs } from "./serviceCIDR"; export type ServiceCIDR = import("./serviceCIDR").ServiceCIDR; export declare const ServiceCIDR: typeof import("./serviceCIDR").ServiceCIDR; export { ServiceCIDRListArgs } from "./serviceCIDRList"; export type ServiceCIDRList = import("./serviceCIDRList").ServiceCIDRList; export declare const ServiceCIDRList: typeof import("./serviceCIDRList").ServiceCIDRList; export { ServiceCIDRPatchArgs } from "./serviceCIDRPatch"; export type ServiceCIDRPatch = import("./serviceCIDRPatch").ServiceCIDRPatch; export declare const ServiceCIDRPatch: typeof import("./serviceCIDRPatch").ServiceCIDRPatch;