Module: Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::EndTimeBehavior
- Defined in:
- proto_docs/google/container/v1beta1/cluster_service.rb
Overview
EndTimeBehavior specifies the behavior of the exclusion end time.
Constant Summary collapse
- END_TIME_BEHAVIOR_UNSPECIFIED =
END_TIME_BEHAVIOR_UNSPECIFIED is the default behavior, which is fixed end time.
0- UNTIL_END_OF_SUPPORT =
UNTIL_END_OF_SUPPORT means the exclusion will be in effect until the end of the support of the cluster's current version.
1