Cloud API Overview > @adpt/cloud > k8s > ResourceProps
k8s.ResourceProps type
Signature:
export declare type ResourceProps = {
key: string;
} & (ResourcePod | ResourceService | ResourceCR);
Adapt v0.1.0 with Google Kubernetes Engine and local Docker support is here! Read more...