Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::LoggingVariantConfig.
LoggingVariantConfig specifies the behaviour of the logging component.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#variant
def variant() -> ::Google::Cloud::Container::V1::LoggingVariantConfig::Variant
Returns
- (::Google::Cloud::Container::V1::LoggingVariantConfig::Variant) — Logging variant deployed on nodes.
#variant=
def variant=(value) -> ::Google::Cloud::Container::V1::LoggingVariantConfig::Variant
Parameter
- value (::Google::Cloud::Container::V1::LoggingVariantConfig::Variant) — Logging variant deployed on nodes.
Returns
- (::Google::Cloud::Container::V1::LoggingVariantConfig::Variant) — Logging variant deployed on nodes.