GcfsConfigResponse

data class GcfsConfigResponse(val enabled: Boolean)

GcfsConfig contains configurations of Google Container File System (image streaming).

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to use GCFS.