Cloud API Overview > @adpt/cloud > NetworkServiceScope
NetworkServiceScope type
Network service scope used by NetworkService
Signature:
export declare type NetworkServiceScope = "local" | "cluster-internal" | "cluster-public" | "external";
Adapt v0.2.0: now with Node.js v12 and v13 support, easier installs, and more! Read more...