Interface protos.google.container.v1.IReservationAffinity (2.4.4)

Properties of a ReservationAffinity.

Package

@google-cloud/container!

Properties

consumeReservationType

consumeReservationType?: (google.container.v1.ReservationAffinity.Type|keyof typeof google.container.v1.ReservationAffinity.Type|null);

ReservationAffinity consumeReservationType

Property Value
TypeDescription
(google.container.v1.ReservationAffinity.Type|keyof typeof google.container.v1.ReservationAffinity.Type|null)

key

key?: (string|null);

ReservationAffinity key

Property Value
TypeDescription
(string|null)

values

values?: (string[]|null);

ReservationAffinity values

Property Value
TypeDescription
(string[]|null)