Cloud API Overview > @adpt/cloud > k8s > FromContainerProps
k8s.FromContainerProps type
Signature:
export declare type FromContainerProps = ReplaceT<AbsContainerProps, {
image: string;
}> & BuiltinProps;
Adapt v0.3.0: now with Google Cloud Run support!