ServiceServiceConnectConfigurationLogConfiguration

Constructors

constructor(logDriver: String, options: Map<String, String>? = null, secretOptions: List<ServiceServiceConnectConfigurationLogConfigurationSecretOption>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The log driver to use for the container.

Link copied to clipboard
val options: Map<String, String>? = null

The configuration options to send to the log driver.

Link copied to clipboard

The secrets to pass to the log configuration. See below.