SecondaryBootDisk(mapping=None, *, ignore_unknown_fields=False, **kwargs)
SecondaryBootDisk represents a persistent disk attached to a node with special configurations based on its mode.
Attributes |
|
---|---|
Name | Description |
mode |
google.cloud.container_v1.types.SecondaryBootDisk.Mode
Disk mode (container image cache, etc.) |
disk_image |
str
Fully-qualified resource ID for an existing disk image. |
Classes
Mode
Mode(value)
Mode specifies how the secondary boot disk will be used. This triggers mode-specified logic in the control plane.