Class ExclusionUntilEndOfSupport (2.65.0)

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

Defines the maintenance exclusion for the node pool.

Attributes

Name Description
enabled bool
Optional. Indicates whether the exclusion is enabled.
start_time google.protobuf.timestamp_pb2.Timestamp
Output only. The start time of the maintenance exclusion. It is output only. It is the exclusion creation time.
end_time google.protobuf.timestamp_pb2.Timestamp
Output only. The end time of the maintenance exclusion. It is output only. It is the cluster control plane version's end of support time, or end of extended support time when the cluster is on extended support channel.