ClusterLoggingConfig

data class ClusterLoggingConfig(val enableComponents: List<String>)

Constructors

Link copied to clipboard
constructor(enableComponents: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The GKE components exposing logs. Supported values include: SYSTEM_COMPONENTS, APISERVER, CONTROLLER_MANAGER, SCHEDULER, and WORKLOADS.