withHttpsEndpoint
Method
interface ContainerResource { // ... omitted for brevity withHttpsEndpoint( port?: number, targetPort?: number, name?: string, env?: string, isProxied?: boolean): IResourceWithEndpoints;}Signature
method
withHttpsEndpointbuilderAdds an HTTPS endpoint
withHttpsEndpoint( port?: number, targetPort?: number, name?: string, env?: string, isProxied?: boolean): IResourceWithEndpointsParameters
portnumberoptionaltargetPortnumberoptionalnamestringoptionalenvstringoptionalisProxiedbooleanoptionalReturns
IResourceWithEndpointsApplies to
This method applies to the following types: