withEndpointProxySupport
Method
interface ContainerResource { // ... omitted for brevity withEndpointProxySupport(proxyEnabled: boolean): IResourceWithEndpoints;}Signature
method
withEndpointProxySupport builder Set whether a resource can use proxied endpoints or whether they should be disabled for all endpoints belonging to the resource. If set to `false`, endpoints belonging to the resource will ignore the configured proxy settings and run proxy-less.
withEndpointProxySupport(proxyEnabled: boolean): IResourceWithEndpointsParameters
proxyEnabled boolean Returns
IResourceWithEndpoints Applies to
This method applies to the following types: