MaintenanceExclusionOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents the Maintenance exclusion option.
Attributes |
|
|---|---|
| Name | Description |
scope |
google.cloud.container_v1beta1.types.MaintenanceExclusionOptions.Scope
Scope specifies the upgrade scope which upgrades are blocked by the exclusion. |
end_time_behavior |
google.cloud.container_v1beta1.types.MaintenanceExclusionOptions.EndTimeBehavior
EndTimeBehavior specifies the behavior of the exclusion end time. |
Classes
EndTimeBehavior
EndTimeBehavior(value)EndTimeBehavior specifies the behavior of the exclusion end time.
Scope
Scope(value)Scope of exclusion.