PgAdminContainerResource
Handle
interface PgAdminContainerResource extends IComputeResource, IResource, IResourceWithArgs, IResourceWithEndpoints, IResourceWithEnvironment, IResourceWithProbes, IResourceWithWaitSupport { withHostPort(port: number): PgAdminContainerResource;}Methods
Sets the host port for pgAdmin
withHostPort(port: number): PgAdminContainerResourceParameters
port number Returns
PgAdminContainerResource