dnsv3

package
v1.32.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2025 License: Apache-2.0 Imports: 17 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DnsLookupFamily_name = map[int32]string{
		0: "UNSPECIFIED",
		1: "AUTO",
		2: "V4_ONLY",
		3: "V6_ONLY",
		4: "V4_PREFERRED",
		5: "ALL",
	}
	DnsLookupFamily_value = map[string]int32{
		"UNSPECIFIED":  0,
		"AUTO":         1,
		"V4_ONLY":      2,
		"V6_ONLY":      3,
		"V4_PREFERRED": 4,
		"ALL":          5,
	}
)

Enum value maps for DnsLookupFamily.

View Source
var File_envoy_extensions_clusters_common_dns_v3_dns_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DnsLookupFamily

type DnsLookupFamily int32
const (
	DnsLookupFamily_UNSPECIFIED  DnsLookupFamily = 0
	DnsLookupFamily_AUTO         DnsLookupFamily = 1
	DnsLookupFamily_V4_ONLY      DnsLookupFamily = 2
	DnsLookupFamily_V6_ONLY      DnsLookupFamily = 3
	DnsLookupFamily_V4_PREFERRED DnsLookupFamily = 4
	DnsLookupFamily_ALL          DnsLookupFamily = 5
)

func (DnsLookupFamily) Descriptor

func (DnsLookupFamily) Enum

func (x DnsLookupFamily) Enum() *DnsLookupFamily

func (DnsLookupFamily) EnumDescriptor deprecated

func (DnsLookupFamily) EnumDescriptor() ([]byte, []int)

Deprecated: Use DnsLookupFamily.Descriptor instead.

func (DnsLookupFamily) Number

func (DnsLookupFamily) String

func (x DnsLookupFamily) String() string

func (DnsLookupFamily) Type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL