Class DnsCacheConfig (2.11.2)

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

Configuration for NodeLocal DNSCache

Attribute

NameDescription
enabled bool
Whether NodeLocal DNSCache is enabled for this cluster.

Inheritance

builtins.object > proto.message.Message > DnsCacheConfig