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.1.0 with Google Kubernetes Engine and local Docker support is here! Read more...