Class GcfsConfig

GcfsConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
enabled bool
Whether to use GCFS.

Inheritance

builtins.object > proto.message.Message > GcfsConfig