CustomContainerTemplate interface
Custom container configuration.
Properties
containers | List of container definitions for the sessions of the session pool. |
ingress | Session pool ingress configuration. |
registry |
Private container registry credentials for containers used by the sessions of the session pool. |
Property Details
containers
List of container definitions for the sessions of the session pool.
containers?: SessionContainer[]
Property Value
ingress
registryCredentials
Private container registry credentials for containers used by the sessions of the session pool.
registryCredentials?: SessionRegistryCredentials