Cloud API Overview > @adpt/cloud > k8s > FromContainerProps
k8s.FromContainerProps type
Signature:
export declare type FromContainerProps = ReplaceT<AbsContainerProps, {
image: string;
}> & BuiltinProps;
Adapt v0.1.0 with Google Kubernetes Engine and local Docker support is here! Read more...