NodeConfigDefaultsResponse

data class NodeConfigDefaultsResponse(val gcfsConfig: GcfsConfigResponse, val loggingConfig: NodePoolLoggingConfigResponse)

Subset of NodeConfig message that has defaults.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

GCFS (Google Container File System, also known as Riptide) options.

Link copied to clipboard

Logging configuration for node pools.