Share via


LoginServerProperties interface

The login server properties of the connected registry.

Properties

host

The host of the connected registry. Can be FQDN or IP.

tls

The TLS properties of the connected registry login server.

Property Details

host

The host of the connected registry. Can be FQDN or IP.

host?: string

Property Value

string

tls

The TLS properties of the connected registry login server.

tls?: TlsProperties

Property Value