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.3.0: now with Google Cloud Run support!