مشاركة عبر


CustomContainerTemplate interface

Custom container configuration.

Properties

containers

List of container definitions for the sessions of the session pool.

ingress

Session pool ingress configuration.

registryCredentials

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

Session pool ingress configuration.

ingress?: SessionIngress

Property Value

registryCredentials

Private container registry credentials for containers used by the sessions of the session pool.

registryCredentials?: SessionRegistryCredentials

Property Value