Package version:

Configurations for provisioning the cluster with HTTP proxy servers.

Hierarchy

Properties

httpProxy?: string

The HTTP proxy server endpoint to use.

httpsProxy?: string

The HTTPS proxy server endpoint to use.

noProxy?: string[]

The endpoints that should not go through proxy.

trustedCa?: string

Alternative CA cert to use for connecting to proxy servers.

username?: string

Username to use for connecting to proxy server

Generated using TypeDoc