Versions in this module Expand all Collapse all v0 v0.9.9 Apr 21, 2021 Changes in this version + var File_envoy_data_dns_v3_dns_table_proto protoreflect.FileDescriptor + type DnsTable struct + ExternalRetryCount uint32 + KnownSuffixes []*v3.StringMatcher + VirtualDomains []*DnsTable_DnsVirtualDomain + func (*DnsTable) Descriptor() ([]byte, []int) + func (*DnsTable) ProtoMessage() + func (m *DnsTable) Validate() error + func (x *DnsTable) GetExternalRetryCount() uint32 + func (x *DnsTable) GetKnownSuffixes() []*v3.StringMatcher + func (x *DnsTable) GetVirtualDomains() []*DnsTable_DnsVirtualDomain + func (x *DnsTable) ProtoReflect() protoreflect.Message + func (x *DnsTable) Reset() + func (x *DnsTable) String() string + type DnsTableValidationError struct + func (e DnsTableValidationError) Cause() error + func (e DnsTableValidationError) Error() string + func (e DnsTableValidationError) ErrorName() string + func (e DnsTableValidationError) Field() string + func (e DnsTableValidationError) Key() bool + func (e DnsTableValidationError) Reason() string + type DnsTable_AddressList struct + Address []string + func (*DnsTable_AddressList) Descriptor() ([]byte, []int) + func (*DnsTable_AddressList) ProtoMessage() + func (m *DnsTable_AddressList) Validate() error + func (x *DnsTable_AddressList) GetAddress() []string + func (x *DnsTable_AddressList) ProtoReflect() protoreflect.Message + func (x *DnsTable_AddressList) Reset() + func (x *DnsTable_AddressList) String() string + type DnsTable_AddressListValidationError struct + func (e DnsTable_AddressListValidationError) Cause() error + func (e DnsTable_AddressListValidationError) Error() string + func (e DnsTable_AddressListValidationError) ErrorName() string + func (e DnsTable_AddressListValidationError) Field() string + func (e DnsTable_AddressListValidationError) Key() bool + func (e DnsTable_AddressListValidationError) Reason() string + type DnsTable_DnsEndpoint struct + EndpointConfig isDnsTable_DnsEndpoint_EndpointConfig + func (*DnsTable_DnsEndpoint) Descriptor() ([]byte, []int) + func (*DnsTable_DnsEndpoint) ProtoMessage() + func (m *DnsTable_DnsEndpoint) GetEndpointConfig() isDnsTable_DnsEndpoint_EndpointConfig + func (m *DnsTable_DnsEndpoint) Validate() error + func (x *DnsTable_DnsEndpoint) GetAddressList() *DnsTable_AddressList + func (x *DnsTable_DnsEndpoint) GetClusterName() string + func (x *DnsTable_DnsEndpoint) GetServiceList() *DnsTable_DnsServiceList + func (x *DnsTable_DnsEndpoint) ProtoReflect() protoreflect.Message + func (x *DnsTable_DnsEndpoint) Reset() + func (x *DnsTable_DnsEndpoint) String() string + type DnsTable_DnsEndpointValidationError struct + func (e DnsTable_DnsEndpointValidationError) Cause() error + func (e DnsTable_DnsEndpointValidationError) Error() string + func (e DnsTable_DnsEndpointValidationError) ErrorName() string + func (e DnsTable_DnsEndpointValidationError) Field() string + func (e DnsTable_DnsEndpointValidationError) Key() bool + func (e DnsTable_DnsEndpointValidationError) Reason() string + type DnsTable_DnsEndpoint_AddressList struct + AddressList *DnsTable_AddressList + type DnsTable_DnsEndpoint_ClusterName struct + ClusterName string + type DnsTable_DnsEndpoint_ServiceList struct + ServiceList *DnsTable_DnsServiceList + type DnsTable_DnsService struct + Protocol *DnsTable_DnsServiceProtocol + ServiceName string + Targets []*DnsTable_DnsServiceTarget + Ttl *duration.Duration + func (*DnsTable_DnsService) Descriptor() ([]byte, []int) + func (*DnsTable_DnsService) ProtoMessage() + func (m *DnsTable_DnsService) Validate() error + func (x *DnsTable_DnsService) GetProtocol() *DnsTable_DnsServiceProtocol + func (x *DnsTable_DnsService) GetServiceName() string + func (x *DnsTable_DnsService) GetTargets() []*DnsTable_DnsServiceTarget + func (x *DnsTable_DnsService) GetTtl() *duration.Duration + func (x *DnsTable_DnsService) ProtoReflect() protoreflect.Message + func (x *DnsTable_DnsService) Reset() + func (x *DnsTable_DnsService) String() string + type DnsTable_DnsServiceList struct + Services []*DnsTable_DnsService + func (*DnsTable_DnsServiceList) Descriptor() ([]byte, []int) + func (*DnsTable_DnsServiceList) ProtoMessage() + func (m *DnsTable_DnsServiceList) Validate() error + func (x *DnsTable_DnsServiceList) GetServices() []*DnsTable_DnsService + func (x *DnsTable_DnsServiceList) ProtoReflect() protoreflect.Message + func (x *DnsTable_DnsServiceList) Reset() + func (x *DnsTable_DnsServiceList) String() string + type DnsTable_DnsServiceListValidationError struct + func (e DnsTable_DnsServiceListValidationError) Cause() error + func (e DnsTable_DnsServiceListValidationError) Error() string + func (e DnsTable_DnsServiceListValidationError) ErrorName() string + func (e DnsTable_DnsServiceListValidationError) Field() string + func (e DnsTable_DnsServiceListValidationError) Key() bool + func (e DnsTable_DnsServiceListValidationError) Reason() string + type DnsTable_DnsServiceProtocol struct + ProtocolConfig isDnsTable_DnsServiceProtocol_ProtocolConfig + func (*DnsTable_DnsServiceProtocol) Descriptor() ([]byte, []int) + func (*DnsTable_DnsServiceProtocol) ProtoMessage() + func (m *DnsTable_DnsServiceProtocol) GetProtocolConfig() isDnsTable_DnsServiceProtocol_ProtocolConfig + func (m *DnsTable_DnsServiceProtocol) Validate() error + func (x *DnsTable_DnsServiceProtocol) GetName() string + func (x *DnsTable_DnsServiceProtocol) GetNumber() uint32 + func (x *DnsTable_DnsServiceProtocol) ProtoReflect() protoreflect.Message + func (x *DnsTable_DnsServiceProtocol) Reset() + func (x *DnsTable_DnsServiceProtocol) String() string + type DnsTable_DnsServiceProtocolValidationError struct + func (e DnsTable_DnsServiceProtocolValidationError) Cause() error + func (e DnsTable_DnsServiceProtocolValidationError) Error() string + func (e DnsTable_DnsServiceProtocolValidationError) ErrorName() string + func (e DnsTable_DnsServiceProtocolValidationError) Field() string + func (e DnsTable_DnsServiceProtocolValidationError) Key() bool + func (e DnsTable_DnsServiceProtocolValidationError) Reason() string + type DnsTable_DnsServiceProtocol_Name struct + Name string + type DnsTable_DnsServiceProtocol_Number struct + Number uint32 + type DnsTable_DnsServiceTarget struct + EndpointType isDnsTable_DnsServiceTarget_EndpointType + Port uint32 + Priority uint32 + Weight uint32 + func (*DnsTable_DnsServiceTarget) Descriptor() ([]byte, []int) + func (*DnsTable_DnsServiceTarget) ProtoMessage() + func (m *DnsTable_DnsServiceTarget) GetEndpointType() isDnsTable_DnsServiceTarget_EndpointType + func (m *DnsTable_DnsServiceTarget) Validate() error + func (x *DnsTable_DnsServiceTarget) GetClusterName() string + func (x *DnsTable_DnsServiceTarget) GetHostName() string + func (x *DnsTable_DnsServiceTarget) GetPort() uint32 + func (x *DnsTable_DnsServiceTarget) GetPriority() uint32 + func (x *DnsTable_DnsServiceTarget) GetWeight() uint32 + func (x *DnsTable_DnsServiceTarget) ProtoReflect() protoreflect.Message + func (x *DnsTable_DnsServiceTarget) Reset() + func (x *DnsTable_DnsServiceTarget) String() string + type DnsTable_DnsServiceTargetValidationError struct + func (e DnsTable_DnsServiceTargetValidationError) Cause() error + func (e DnsTable_DnsServiceTargetValidationError) Error() string + func (e DnsTable_DnsServiceTargetValidationError) ErrorName() string + func (e DnsTable_DnsServiceTargetValidationError) Field() string + func (e DnsTable_DnsServiceTargetValidationError) Key() bool + func (e DnsTable_DnsServiceTargetValidationError) Reason() string + type DnsTable_DnsServiceTarget_ClusterName struct + ClusterName string + type DnsTable_DnsServiceTarget_HostName struct + HostName string + type DnsTable_DnsServiceValidationError struct + func (e DnsTable_DnsServiceValidationError) Cause() error + func (e DnsTable_DnsServiceValidationError) Error() string + func (e DnsTable_DnsServiceValidationError) ErrorName() string + func (e DnsTable_DnsServiceValidationError) Field() string + func (e DnsTable_DnsServiceValidationError) Key() bool + func (e DnsTable_DnsServiceValidationError) Reason() string + type DnsTable_DnsVirtualDomain struct + AnswerTtl *duration.Duration + Endpoint *DnsTable_DnsEndpoint + Name string + func (*DnsTable_DnsVirtualDomain) Descriptor() ([]byte, []int) + func (*DnsTable_DnsVirtualDomain) ProtoMessage() + func (m *DnsTable_DnsVirtualDomain) Validate() error + func (x *DnsTable_DnsVirtualDomain) GetAnswerTtl() *duration.Duration + func (x *DnsTable_DnsVirtualDomain) GetEndpoint() *DnsTable_DnsEndpoint + func (x *DnsTable_DnsVirtualDomain) GetName() string + func (x *DnsTable_DnsVirtualDomain) ProtoReflect() protoreflect.Message + func (x *DnsTable_DnsVirtualDomain) Reset() + func (x *DnsTable_DnsVirtualDomain) String() string + type DnsTable_DnsVirtualDomainValidationError struct + func (e DnsTable_DnsVirtualDomainValidationError) Cause() error + func (e DnsTable_DnsVirtualDomainValidationError) Error() string + func (e DnsTable_DnsVirtualDomainValidationError) ErrorName() string + func (e DnsTable_DnsVirtualDomainValidationError) Field() string + func (e DnsTable_DnsVirtualDomainValidationError) Key() bool + func (e DnsTable_DnsVirtualDomainValidationError) Reason() string