Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions.
Represents the Maintenance exclusion option.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time_behavior
def end_time_behavior() -> ::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::EndTimeBehavior
Returns
- (::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::EndTimeBehavior) — EndTimeBehavior specifies the behavior of the exclusion end time.
#end_time_behavior=
def end_time_behavior=(value) -> ::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::EndTimeBehavior
Parameter
- value (::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::EndTimeBehavior) — EndTimeBehavior specifies the behavior of the exclusion end time.
Returns
- (::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::EndTimeBehavior) — EndTimeBehavior specifies the behavior of the exclusion end time.
#scope
def scope() -> ::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::Scope
Returns
- (::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::Scope) — Scope specifies the upgrade scope which upgrades are blocked by the exclusion.
#scope=
def scope=(value) -> ::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::Scope
Parameter
- value (::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::Scope) — Scope specifies the upgrade scope which upgrades are blocked by the exclusion.
Returns
- (::Google::Cloud::Container::V1beta1::MaintenanceExclusionOptions::Scope) — Scope specifies the upgrade scope which upgrades are blocked by the exclusion.