Class EphemeralLocalSsdProfile (2.61.0)

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

Swap on the local SSD shared with pod ephemeral storage.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
swap_size_gib int
Specifies the size of the swap space in gibibytes (GiB). This field is a member of oneof_ swap_size.
swap_size_percent int
Specifies the size of the swap space as a percentage of the ephemeral local SSD capacity. This field is a member of oneof_ swap_size.