TlsCertificatePropertiesResponse

data class TlsCertificatePropertiesResponse(val location: String, val type: String)

The TLS certificate properties of the connected registry login server.

Constructors

Link copied to clipboard
constructor(location: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the location of the certificates.

Link copied to clipboard

The type of certificate location.