Class KalmConfig (2.11.2)

Stay organized with collections Save and categorize content based on your preferences.
KalmConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration options for the KALM addon.

Attribute

NameDescription
enabled bool
Whether KALM is enabled for this cluster.

Inheritance

builtins.object > proto.message.Message > KalmConfig