Node Config Defaults Response
data class NodeConfigDefaultsResponse(val gcfsConfig: GcfsConfigResponse, val loggingConfig: NodePoolLoggingConfigResponse)
Subset of NodeConfig message that has defaults.
Constructors
Link copied to clipboard
fun NodeConfigDefaultsResponse(gcfsConfig: GcfsConfigResponse, loggingConfig: NodePoolLoggingConfigResponse)