Documentation
¶
Index ¶
- Constants
- Variables
- func IsDuplicate(pr1, pr2 ProtoRR) bool
- func ProtoRRsToAny(rrs []ProtoRR) ([]*anypb.Any, error)
- func RegisterMindnsServiceServer(s grpc.ServiceRegistrar, srv MindnsServiceServer)
- func SVCBValuesFromDNS(values []dns.SVCBKeyValue) []*anypb.Any
- func SVCBValuesToDNS(values []*anypb.Any) []dns.SVCBKeyValue
- type A
- func (x *A) Any() (*anypb.Any, error)
- func (x *A) ClearData()
- func (x *A) ClearHdr()
- func (x *A) DnsRR() dns.RR
- func (x *A) FromDNS(r *dns.A) *A
- func (x *A) GetData() *AData
- func (x *A) GetHdr() *RR_Header
- func (x *A) HasData() bool
- func (x *A) HasHdr() bool
- func (x *A) Name() string
- func (*A) ProtoMessage()
- func (x *A) ProtoReflect() protoreflect.Message
- func (x *A) RRType() Type
- func (x *A) Reset()
- func (x *A) SetData(v *AData)
- func (x *A) SetHdr(v *RR_Header)
- func (x *A) SetName(s string)
- func (x *A) String() string
- func (x *A) ToDNS() *dns.A
- type AAAA
- func (x *AAAA) Any() (*anypb.Any, error)
- func (x *AAAA) ClearData()
- func (x *AAAA) ClearHdr()
- func (x *AAAA) DnsRR() dns.RR
- func (x *AAAA) FromDNS(r *dns.AAAA) *AAAA
- func (x *AAAA) GetData() *AAAAData
- func (x *AAAA) GetHdr() *RR_Header
- func (x *AAAA) HasData() bool
- func (x *AAAA) HasHdr() bool
- func (x *AAAA) Name() string
- func (*AAAA) ProtoMessage()
- func (x *AAAA) ProtoReflect() protoreflect.Message
- func (x *AAAA) RRType() Type
- func (x *AAAA) Reset()
- func (x *AAAA) SetData(v *AAAAData)
- func (x *AAAA) SetHdr(v *RR_Header)
- func (x *AAAA) SetName(s string)
- func (x *AAAA) String() string
- func (x *AAAA) ToDNS() *dns.AAAA
- type AAAAData
- type AAAAData_builder
- type AAAA_builder
- type AData
- type AData_builder
- type AFSDB
- func (x *AFSDB) Any() (*anypb.Any, error)
- func (x *AFSDB) ClearData()
- func (x *AFSDB) ClearHdr()
- func (x *AFSDB) DnsRR() dns.RR
- func (x *AFSDB) FromDNS(r *dns.AFSDB) *AFSDB
- func (x *AFSDB) GetData() *AFSDBData
- func (x *AFSDB) GetHdr() *RR_Header
- func (x *AFSDB) HasData() bool
- func (x *AFSDB) HasHdr() bool
- func (x *AFSDB) Name() string
- func (*AFSDB) ProtoMessage()
- func (x *AFSDB) ProtoReflect() protoreflect.Message
- func (x *AFSDB) RRType() Type
- func (x *AFSDB) Reset()
- func (x *AFSDB) SetData(v *AFSDBData)
- func (x *AFSDB) SetHdr(v *RR_Header)
- func (x *AFSDB) SetName(s string)
- func (x *AFSDB) String() string
- func (x *AFSDB) ToDNS() *dns.AFSDB
- type AFSDBData
- func (x *AFSDBData) ClearHostname()
- func (x *AFSDBData) ClearSubtype()
- func (x *AFSDBData) GetHostname() string
- func (x *AFSDBData) GetSubtype() uint32
- func (x *AFSDBData) HasHostname() bool
- func (x *AFSDBData) HasSubtype() bool
- func (*AFSDBData) ProtoMessage()
- func (x *AFSDBData) ProtoReflect() protoreflect.Message
- func (x *AFSDBData) Reset()
- func (x *AFSDBData) SetHostname(v string)
- func (x *AFSDBData) SetSubtype(v uint32)
- func (x *AFSDBData) String() string
- type AFSDBData_builder
- type AFSDB_builder
- type ALIAS
- func (x *ALIAS) Any() (*anypb.Any, error)
- func (x *ALIAS) ClearData()
- func (x *ALIAS) ClearHdr()
- func (x *ALIAS) DnsRR() dns.RR
- func (x *ALIAS) FromDNS(r *alias.Alias) *ALIAS
- func (x *ALIAS) GetData() *ALIASData
- func (x *ALIAS) GetHdr() *RR_Header
- func (x *ALIAS) HasData() bool
- func (x *ALIAS) HasHdr() bool
- func (x *ALIAS) Name() string
- func (*ALIAS) ProtoMessage()
- func (x *ALIAS) ProtoReflect() protoreflect.Message
- func (x *ALIAS) RRType() Type
- func (x *ALIAS) Reset()
- func (x *ALIAS) SetData(v *ALIASData)
- func (x *ALIAS) SetHdr(v *RR_Header)
- func (x *ALIAS) SetName(s string)
- func (x *ALIAS) String() string
- func (x *ALIAS) ToDNS() *alias.Alias
- type ALIASData
- func (x *ALIASData) ClearTarget()
- func (x *ALIASData) GetTarget() string
- func (x *ALIASData) HasTarget() bool
- func (*ALIASData) ProtoMessage()
- func (x *ALIASData) ProtoReflect() protoreflect.Message
- func (x *ALIASData) Reset()
- func (x *ALIASData) SetTarget(v string)
- func (x *ALIASData) String() string
- type ALIASData_builder
- type ALIAS_builder
- type AMTRELAY
- func (x *AMTRELAY) Any() (*anypb.Any, error)
- func (x *AMTRELAY) ClearData()
- func (x *AMTRELAY) ClearHdr()
- func (x *AMTRELAY) DnsRR() dns.RR
- func (x *AMTRELAY) FromDNS(r *dns.AMTRELAY) *AMTRELAY
- func (x *AMTRELAY) GetData() *AMTRELAYData
- func (x *AMTRELAY) GetHdr() *RR_Header
- func (x *AMTRELAY) HasData() bool
- func (x *AMTRELAY) HasHdr() bool
- func (x *AMTRELAY) Name() string
- func (*AMTRELAY) ProtoMessage()
- func (x *AMTRELAY) ProtoReflect() protoreflect.Message
- func (x *AMTRELAY) RRType() Type
- func (x *AMTRELAY) Reset()
- func (x *AMTRELAY) SetData(v *AMTRELAYData)
- func (x *AMTRELAY) SetHdr(v *RR_Header)
- func (x *AMTRELAY) SetName(s string)
- func (x *AMTRELAY) String() string
- func (x *AMTRELAY) ToDNS() *dns.AMTRELAY
- type AMTRELAYData
- func (x *AMTRELAYData) ClearGatewayAddr()
- func (x *AMTRELAYData) ClearGatewayHost()
- func (x *AMTRELAYData) ClearGatewayType()
- func (x *AMTRELAYData) ClearPrecedence()
- func (x *AMTRELAYData) GetGatewayAddr() []byte
- func (x *AMTRELAYData) GetGatewayHost() string
- func (x *AMTRELAYData) GetGatewayType() uint32
- func (x *AMTRELAYData) GetPrecedence() uint32
- func (x *AMTRELAYData) HasGatewayAddr() bool
- func (x *AMTRELAYData) HasGatewayHost() bool
- func (x *AMTRELAYData) HasGatewayType() bool
- func (x *AMTRELAYData) HasPrecedence() bool
- func (*AMTRELAYData) ProtoMessage()
- func (x *AMTRELAYData) ProtoReflect() protoreflect.Message
- func (x *AMTRELAYData) Reset()
- func (x *AMTRELAYData) SetGatewayAddr(v []byte)
- func (x *AMTRELAYData) SetGatewayHost(v string)
- func (x *AMTRELAYData) SetGatewayType(v uint32)
- func (x *AMTRELAYData) SetPrecedence(v uint32)
- func (x *AMTRELAYData) String() string
- type AMTRELAYData_builder
- type AMTRELAY_builder
- type ANY
- func (x *ANY) Any() (*anypb.Any, error)
- func (x *ANY) ClearHdr()
- func (x *ANY) DnsRR() dns.RR
- func (x *ANY) FromDNS(r *dns.ANY) *ANY
- func (x *ANY) GetHdr() *RR_Header
- func (x *ANY) HasHdr() bool
- func (x *ANY) Name() string
- func (*ANY) ProtoMessage()
- func (x *ANY) ProtoReflect() protoreflect.Message
- func (x *ANY) RRType() Type
- func (x *ANY) Reset()
- func (x *ANY) SetHdr(v *RR_Header)
- func (x *ANY) SetName(s string)
- func (x *ANY) String() string
- func (x *ANY) ToDNS() *dns.ANY
- type ANY_builder
- type APIKeyInfo
- func (x *APIKeyInfo) ClearCreatedAt()
- func (x *APIKeyInfo) ClearDescription()
- func (x *APIKeyInfo) ClearExpiresAt()
- func (x *APIKeyInfo) ClearId()
- func (x *APIKeyInfo) ClearLastUsedAt()
- func (x *APIKeyInfo) ClearRevoked()
- func (x *APIKeyInfo) GetCreatedAt() uint64
- func (x *APIKeyInfo) GetDescription() string
- func (x *APIKeyInfo) GetExpiresAt() uint64
- func (x *APIKeyInfo) GetId() string
- func (x *APIKeyInfo) GetLastUsedAt() uint64
- func (x *APIKeyInfo) GetRevoked() bool
- func (x *APIKeyInfo) GetScopes() []string
- func (x *APIKeyInfo) GetZones() []string
- func (x *APIKeyInfo) HasCreatedAt() bool
- func (x *APIKeyInfo) HasDescription() bool
- func (x *APIKeyInfo) HasExpiresAt() bool
- func (x *APIKeyInfo) HasId() bool
- func (x *APIKeyInfo) HasLastUsedAt() bool
- func (x *APIKeyInfo) HasRevoked() bool
- func (*APIKeyInfo) ProtoMessage()
- func (x *APIKeyInfo) ProtoReflect() protoreflect.Message
- func (x *APIKeyInfo) Reset()
- func (x *APIKeyInfo) SetCreatedAt(v uint64)
- func (x *APIKeyInfo) SetDescription(v string)
- func (x *APIKeyInfo) SetExpiresAt(v uint64)
- func (x *APIKeyInfo) SetId(v string)
- func (x *APIKeyInfo) SetLastUsedAt(v uint64)
- func (x *APIKeyInfo) SetRevoked(v bool)
- func (x *APIKeyInfo) SetScopes(v []string)
- func (x *APIKeyInfo) SetZones(v []string)
- func (x *APIKeyInfo) String() string
- type APIKeyInfo_builder
- type APL
- func (x *APL) Any() (*anypb.Any, error)
- func (x *APL) ClearData()
- func (x *APL) ClearHdr()
- func (x *APL) DnsRR() dns.RR
- func (x *APL) FromDNS(r *dns.APL) *APL
- func (x *APL) GetData() *APLData
- func (x *APL) GetHdr() *RR_Header
- func (x *APL) HasData() bool
- func (x *APL) HasHdr() bool
- func (x *APL) Name() string
- func (*APL) ProtoMessage()
- func (x *APL) ProtoReflect() protoreflect.Message
- func (x *APL) RRType() Type
- func (x *APL) Reset()
- func (x *APL) SetData(v *APLData)
- func (x *APL) SetHdr(v *RR_Header)
- func (x *APL) SetName(s string)
- func (x *APL) String() string
- func (x *APL) ToDNS() *dns.APL
- type APLData
- type APLData_builder
- type APLPrefix
- func (x *APLPrefix) ClearNegation()
- func (x *APLPrefix) ClearNetwork()
- func (x *APLPrefix) GetNegation() bool
- func (x *APLPrefix) GetNetwork() *IPNet
- func (x *APLPrefix) HasNegation() bool
- func (x *APLPrefix) HasNetwork() bool
- func (*APLPrefix) ProtoMessage()
- func (x *APLPrefix) ProtoReflect() protoreflect.Message
- func (x *APLPrefix) Reset()
- func (x *APLPrefix) SetNegation(v bool)
- func (x *APLPrefix) SetNetwork(v *IPNet)
- func (x *APLPrefix) String() string
- type APLPrefix_builder
- type APL_builder
- type AVC
- func (x *AVC) Any() (*anypb.Any, error)
- func (x *AVC) ClearData()
- func (x *AVC) ClearHdr()
- func (x *AVC) DnsRR() dns.RR
- func (x *AVC) FromDNS(r *dns.AVC) *AVC
- func (x *AVC) GetData() *AVCData
- func (x *AVC) GetHdr() *RR_Header
- func (x *AVC) HasData() bool
- func (x *AVC) HasHdr() bool
- func (x *AVC) Name() string
- func (*AVC) ProtoMessage()
- func (x *AVC) ProtoReflect() protoreflect.Message
- func (x *AVC) RRType() Type
- func (x *AVC) Reset()
- func (x *AVC) SetData(v *AVCData)
- func (x *AVC) SetHdr(v *RR_Header)
- func (x *AVC) SetName(s string)
- func (x *AVC) String() string
- func (x *AVC) ToDNS() *dns.AVC
- type AVCData
- type AVCData_builder
- type AVC_builder
- type A_builder
- type ActivateDNSSECKeyRequest
- func (x *ActivateDNSSECKeyRequest) ClearKeyId()
- func (x *ActivateDNSSECKeyRequest) ClearZone()
- func (x *ActivateDNSSECKeyRequest) GetKeyId() string
- func (x *ActivateDNSSECKeyRequest) GetZone() string
- func (x *ActivateDNSSECKeyRequest) HasKeyId() bool
- func (x *ActivateDNSSECKeyRequest) HasZone() bool
- func (*ActivateDNSSECKeyRequest) ProtoMessage()
- func (x *ActivateDNSSECKeyRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateDNSSECKeyRequest) Reset()
- func (x *ActivateDNSSECKeyRequest) SetKeyId(v string)
- func (x *ActivateDNSSECKeyRequest) SetZone(v string)
- func (x *ActivateDNSSECKeyRequest) String() string
- type ActivateDNSSECKeyRequest_builder
- type BatchUpdateRequest
- func (x *BatchUpdateRequest) ClearZone()
- func (x *BatchUpdateRequest) GetChanges() []*RRsetChange
- func (x *BatchUpdateRequest) GetPreconditions() []*Precondition
- func (x *BatchUpdateRequest) GetZone() string
- func (x *BatchUpdateRequest) HasZone() bool
- func (*BatchUpdateRequest) ProtoMessage()
- func (x *BatchUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *BatchUpdateRequest) Reset()
- func (x *BatchUpdateRequest) SetChanges(v []*RRsetChange)
- func (x *BatchUpdateRequest) SetPreconditions(v []*Precondition)
- func (x *BatchUpdateRequest) SetZone(v string)
- func (x *BatchUpdateRequest) String() string
- type BatchUpdateRequest_builder
- type BatchUpdateResponse
- func (x *BatchUpdateResponse) ClearNewSerial()
- func (x *BatchUpdateResponse) GetApplied() []*RRset
- func (x *BatchUpdateResponse) GetNewSerial() uint32
- func (x *BatchUpdateResponse) HasNewSerial() bool
- func (*BatchUpdateResponse) ProtoMessage()
- func (x *BatchUpdateResponse) ProtoReflect() protoreflect.Message
- func (x *BatchUpdateResponse) Reset()
- func (x *BatchUpdateResponse) SetApplied(v []*RRset)
- func (x *BatchUpdateResponse) SetNewSerial(v uint32)
- func (x *BatchUpdateResponse) String() string
- type BatchUpdateResponse_builder
- type CAA
- func (x *CAA) Any() (*anypb.Any, error)
- func (x *CAA) ClearData()
- func (x *CAA) ClearHdr()
- func (x *CAA) DnsRR() dns.RR
- func (x *CAA) FromDNS(r *dns.CAA) *CAA
- func (x *CAA) GetData() *CAAData
- func (x *CAA) GetHdr() *RR_Header
- func (x *CAA) HasData() bool
- func (x *CAA) HasHdr() bool
- func (x *CAA) Name() string
- func (*CAA) ProtoMessage()
- func (x *CAA) ProtoReflect() protoreflect.Message
- func (x *CAA) RRType() Type
- func (x *CAA) Reset()
- func (x *CAA) SetData(v *CAAData)
- func (x *CAA) SetHdr(v *RR_Header)
- func (x *CAA) SetName(s string)
- func (x *CAA) String() string
- func (x *CAA) ToDNS() *dns.CAA
- type CAAData
- func (x *CAAData) ClearFlag()
- func (x *CAAData) ClearTag()
- func (x *CAAData) ClearValue()
- func (x *CAAData) GetFlag() uint32
- func (x *CAAData) GetTag() string
- func (x *CAAData) GetValue() string
- func (x *CAAData) HasFlag() bool
- func (x *CAAData) HasTag() bool
- func (x *CAAData) HasValue() bool
- func (*CAAData) ProtoMessage()
- func (x *CAAData) ProtoReflect() protoreflect.Message
- func (x *CAAData) Reset()
- func (x *CAAData) SetFlag(v uint32)
- func (x *CAAData) SetTag(v string)
- func (x *CAAData) SetValue(v string)
- func (x *CAAData) String() string
- type CAAData_builder
- type CAA_builder
- type CDNSKEY
- func (x *CDNSKEY) Any() (*anypb.Any, error)
- func (x *CDNSKEY) ClearData()
- func (x *CDNSKEY) ClearHdr()
- func (x *CDNSKEY) DnsRR() dns.RR
- func (x *CDNSKEY) FromDNS(r *dns.CDNSKEY) *CDNSKEY
- func (x *CDNSKEY) GetData() *CDNSKEYData
- func (x *CDNSKEY) GetHdr() *RR_Header
- func (x *CDNSKEY) HasData() bool
- func (x *CDNSKEY) HasHdr() bool
- func (x *CDNSKEY) Name() string
- func (*CDNSKEY) ProtoMessage()
- func (x *CDNSKEY) ProtoReflect() protoreflect.Message
- func (x *CDNSKEY) RRType() Type
- func (x *CDNSKEY) Reset()
- func (x *CDNSKEY) SetData(v *CDNSKEYData)
- func (x *CDNSKEY) SetHdr(v *RR_Header)
- func (x *CDNSKEY) SetName(s string)
- func (x *CDNSKEY) String() string
- func (x *CDNSKEY) ToDNS() *dns.CDNSKEY
- type CDNSKEYData
- func (x *CDNSKEYData) ClearAlgorithm()
- func (x *CDNSKEYData) ClearFlags()
- func (x *CDNSKEYData) ClearProtocol()
- func (x *CDNSKEYData) ClearPublicKey()
- func (x *CDNSKEYData) GetAlgorithm() uint32
- func (x *CDNSKEYData) GetFlags() uint32
- func (x *CDNSKEYData) GetProtocol() uint32
- func (x *CDNSKEYData) GetPublicKey() string
- func (x *CDNSKEYData) HasAlgorithm() bool
- func (x *CDNSKEYData) HasFlags() bool
- func (x *CDNSKEYData) HasProtocol() bool
- func (x *CDNSKEYData) HasPublicKey() bool
- func (*CDNSKEYData) ProtoMessage()
- func (x *CDNSKEYData) ProtoReflect() protoreflect.Message
- func (x *CDNSKEYData) Reset()
- func (x *CDNSKEYData) SetAlgorithm(v uint32)
- func (x *CDNSKEYData) SetFlags(v uint32)
- func (x *CDNSKEYData) SetProtocol(v uint32)
- func (x *CDNSKEYData) SetPublicKey(v string)
- func (x *CDNSKEYData) String() string
- type CDNSKEYData_builder
- type CDNSKEY_builder
- type CDS
- func (x *CDS) Any() (*anypb.Any, error)
- func (x *CDS) ClearData()
- func (x *CDS) ClearHdr()
- func (x *CDS) DnsRR() dns.RR
- func (x *CDS) FromDNS(r *dns.CDS) *CDS
- func (x *CDS) GetData() *CDSData
- func (x *CDS) GetHdr() *RR_Header
- func (x *CDS) HasData() bool
- func (x *CDS) HasHdr() bool
- func (x *CDS) Name() string
- func (*CDS) ProtoMessage()
- func (x *CDS) ProtoReflect() protoreflect.Message
- func (x *CDS) RRType() Type
- func (x *CDS) Reset()
- func (x *CDS) SetData(v *CDSData)
- func (x *CDS) SetHdr(v *RR_Header)
- func (x *CDS) SetName(s string)
- func (x *CDS) String() string
- func (x *CDS) ToDNS() *dns.CDS
- type CDSData
- func (x *CDSData) ClearAlgorithm()
- func (x *CDSData) ClearDigest()
- func (x *CDSData) ClearDigestType()
- func (x *CDSData) ClearKeyTag()
- func (x *CDSData) GetAlgorithm() uint32
- func (x *CDSData) GetDigest() string
- func (x *CDSData) GetDigestType() uint32
- func (x *CDSData) GetKeyTag() uint32
- func (x *CDSData) HasAlgorithm() bool
- func (x *CDSData) HasDigest() bool
- func (x *CDSData) HasDigestType() bool
- func (x *CDSData) HasKeyTag() bool
- func (*CDSData) ProtoMessage()
- func (x *CDSData) ProtoReflect() protoreflect.Message
- func (x *CDSData) Reset()
- func (x *CDSData) SetAlgorithm(v uint32)
- func (x *CDSData) SetDigest(v string)
- func (x *CDSData) SetDigestType(v uint32)
- func (x *CDSData) SetKeyTag(v uint32)
- func (x *CDSData) String() string
- type CDSData_builder
- type CDS_builder
- type CERT
- func (x *CERT) Any() (*anypb.Any, error)
- func (x *CERT) ClearData()
- func (x *CERT) ClearHdr()
- func (x *CERT) DnsRR() dns.RR
- func (x *CERT) FromDNS(r *dns.CERT) *CERT
- func (x *CERT) GetData() *CERTData
- func (x *CERT) GetHdr() *RR_Header
- func (x *CERT) HasData() bool
- func (x *CERT) HasHdr() bool
- func (x *CERT) Name() string
- func (*CERT) ProtoMessage()
- func (x *CERT) ProtoReflect() protoreflect.Message
- func (x *CERT) RRType() Type
- func (x *CERT) Reset()
- func (x *CERT) SetData(v *CERTData)
- func (x *CERT) SetHdr(v *RR_Header)
- func (x *CERT) SetName(s string)
- func (x *CERT) String() string
- func (x *CERT) ToDNS() *dns.CERT
- type CERTData
- func (x *CERTData) ClearAlgorithm()
- func (x *CERTData) ClearCertificate()
- func (x *CERTData) ClearKeyTag()
- func (x *CERTData) ClearType()
- func (x *CERTData) GetAlgorithm() uint32
- func (x *CERTData) GetCertificate() string
- func (x *CERTData) GetKeyTag() uint32
- func (x *CERTData) GetType() uint32
- func (x *CERTData) HasAlgorithm() bool
- func (x *CERTData) HasCertificate() bool
- func (x *CERTData) HasKeyTag() bool
- func (x *CERTData) HasType() bool
- func (*CERTData) ProtoMessage()
- func (x *CERTData) ProtoReflect() protoreflect.Message
- func (x *CERTData) Reset()
- func (x *CERTData) SetAlgorithm(v uint32)
- func (x *CERTData) SetCertificate(v string)
- func (x *CERTData) SetKeyTag(v uint32)
- func (x *CERTData) SetType(v uint32)
- func (x *CERTData) String() string
- type CERTData_builder
- type CERT_builder
- type CNAME
- func (x *CNAME) Any() (*anypb.Any, error)
- func (x *CNAME) ClearData()
- func (x *CNAME) ClearHdr()
- func (x *CNAME) DnsRR() dns.RR
- func (x *CNAME) FromDNS(r *dns.CNAME) *CNAME
- func (x *CNAME) GetData() *CNAMEData
- func (x *CNAME) GetHdr() *RR_Header
- func (x *CNAME) HasData() bool
- func (x *CNAME) HasHdr() bool
- func (x *CNAME) Name() string
- func (*CNAME) ProtoMessage()
- func (x *CNAME) ProtoReflect() protoreflect.Message
- func (x *CNAME) RRType() Type
- func (x *CNAME) Reset()
- func (x *CNAME) SetData(v *CNAMEData)
- func (x *CNAME) SetHdr(v *RR_Header)
- func (x *CNAME) SetName(s string)
- func (x *CNAME) String() string
- func (x *CNAME) ToDNS() *dns.CNAME
- type CNAMEData
- func (x *CNAMEData) ClearTarget()
- func (x *CNAMEData) GetTarget() string
- func (x *CNAMEData) HasTarget() bool
- func (*CNAMEData) ProtoMessage()
- func (x *CNAMEData) ProtoReflect() protoreflect.Message
- func (x *CNAMEData) Reset()
- func (x *CNAMEData) SetTarget(v string)
- func (x *CNAMEData) String() string
- type CNAMEData_builder
- type CNAME_builder
- type CSYNC
- func (x *CSYNC) Any() (*anypb.Any, error)
- func (x *CSYNC) ClearData()
- func (x *CSYNC) ClearHdr()
- func (x *CSYNC) DnsRR() dns.RR
- func (x *CSYNC) FromDNS(r *dns.CSYNC) *CSYNC
- func (x *CSYNC) GetData() *CSYNCData
- func (x *CSYNC) GetHdr() *RR_Header
- func (x *CSYNC) HasData() bool
- func (x *CSYNC) HasHdr() bool
- func (x *CSYNC) Name() string
- func (*CSYNC) ProtoMessage()
- func (x *CSYNC) ProtoReflect() protoreflect.Message
- func (x *CSYNC) RRType() Type
- func (x *CSYNC) Reset()
- func (x *CSYNC) SetData(v *CSYNCData)
- func (x *CSYNC) SetHdr(v *RR_Header)
- func (x *CSYNC) SetName(s string)
- func (x *CSYNC) String() string
- func (x *CSYNC) ToDNS() *dns.CSYNC
- type CSYNCData
- func (x *CSYNCData) ClearFlags()
- func (x *CSYNCData) ClearSerial()
- func (x *CSYNCData) GetFlags() uint32
- func (x *CSYNCData) GetSerial() uint32
- func (x *CSYNCData) GetTypeBitMap() []uint32
- func (x *CSYNCData) HasFlags() bool
- func (x *CSYNCData) HasSerial() bool
- func (*CSYNCData) ProtoMessage()
- func (x *CSYNCData) ProtoReflect() protoreflect.Message
- func (x *CSYNCData) Reset()
- func (x *CSYNCData) SetFlags(v uint32)
- func (x *CSYNCData) SetSerial(v uint32)
- func (x *CSYNCData) SetTypeBitMap(v []uint32)
- func (x *CSYNCData) String() string
- type CSYNCData_builder
- type CSYNC_builder
- type ChangeRecord
- func (x *ChangeRecord) ClearName()
- func (x *ChangeRecord) ClearRecord()
- func (x *ChangeRecord) ClearRrtype()
- func (x *ChangeRecord) GetName() string
- func (x *ChangeRecord) GetRecord() *anypb.Any
- func (x *ChangeRecord) GetRrtype() uint32
- func (x *ChangeRecord) HasName() bool
- func (x *ChangeRecord) HasRecord() bool
- func (x *ChangeRecord) HasRrtype() bool
- func (*ChangeRecord) ProtoMessage()
- func (x *ChangeRecord) ProtoReflect() protoreflect.Message
- func (x *ChangeRecord) Reset()
- func (x *ChangeRecord) SetName(v string)
- func (x *ChangeRecord) SetRecord(v *anypb.Any)
- func (x *ChangeRecord) SetRrtype(v uint32)
- func (x *ChangeRecord) String() string
- type ChangeRecord_builder
- type ChangeRetention
- func (x *ChangeRetention) ClearMaxAgeSeconds()
- func (x *ChangeRetention) ClearMinSerials()
- func (x *ChangeRetention) GetMaxAgeSeconds() uint64
- func (x *ChangeRetention) GetMinSerials() uint32
- func (x *ChangeRetention) HasMaxAgeSeconds() bool
- func (x *ChangeRetention) HasMinSerials() bool
- func (*ChangeRetention) ProtoMessage()
- func (x *ChangeRetention) ProtoReflect() protoreflect.Message
- func (x *ChangeRetention) Reset()
- func (x *ChangeRetention) SetMaxAgeSeconds(v uint64)
- func (x *ChangeRetention) SetMinSerials(v uint32)
- func (x *ChangeRetention) String() string
- type ChangeRetention_builder
- type ChangeSet
- func (x *ChangeSet) ClearFromSerial()
- func (x *ChangeSet) ClearTimestamp()
- func (x *ChangeSet) ClearToSerial()
- func (x *ChangeSet) GetAdditions() []*ChangeRecord
- func (x *ChangeSet) GetDeletions() []*ChangeRecord
- func (x *ChangeSet) GetFromSerial() uint32
- func (x *ChangeSet) GetTimestamp() uint64
- func (x *ChangeSet) GetToSerial() uint32
- func (x *ChangeSet) HasFromSerial() bool
- func (x *ChangeSet) HasTimestamp() bool
- func (x *ChangeSet) HasToSerial() bool
- func (*ChangeSet) ProtoMessage()
- func (x *ChangeSet) ProtoReflect() protoreflect.Message
- func (x *ChangeSet) Reset()
- func (x *ChangeSet) SetAdditions(v []*ChangeRecord)
- func (x *ChangeSet) SetDeletions(v []*ChangeRecord)
- func (x *ChangeSet) SetFromSerial(v uint32)
- func (x *ChangeSet) SetTimestamp(v uint64)
- func (x *ChangeSet) SetToSerial(v uint32)
- func (x *ChangeSet) String() string
- type ChangeSet_builder
- type CreateAPIKeyRequest
- func (x *CreateAPIKeyRequest) ClearDescription()
- func (x *CreateAPIKeyRequest) ClearId()
- func (x *CreateAPIKeyRequest) ClearTtlSeconds()
- func (x *CreateAPIKeyRequest) GetDescription() string
- func (x *CreateAPIKeyRequest) GetId() string
- func (x *CreateAPIKeyRequest) GetScopes() []string
- func (x *CreateAPIKeyRequest) GetTtlSeconds() uint32
- func (x *CreateAPIKeyRequest) GetZones() []string
- func (x *CreateAPIKeyRequest) HasDescription() bool
- func (x *CreateAPIKeyRequest) HasId() bool
- func (x *CreateAPIKeyRequest) HasTtlSeconds() bool
- func (*CreateAPIKeyRequest) ProtoMessage()
- func (x *CreateAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAPIKeyRequest) Reset()
- func (x *CreateAPIKeyRequest) SetDescription(v string)
- func (x *CreateAPIKeyRequest) SetId(v string)
- func (x *CreateAPIKeyRequest) SetScopes(v []string)
- func (x *CreateAPIKeyRequest) SetTtlSeconds(v uint32)
- func (x *CreateAPIKeyRequest) SetZones(v []string)
- func (x *CreateAPIKeyRequest) String() string
- type CreateAPIKeyRequest_builder
- type CreateAPIKeyResponse
- func (x *CreateAPIKeyResponse) ClearKey()
- func (x *CreateAPIKeyResponse) ClearToken()
- func (x *CreateAPIKeyResponse) GetKey() *APIKeyInfo
- func (x *CreateAPIKeyResponse) GetToken() string
- func (x *CreateAPIKeyResponse) HasKey() bool
- func (x *CreateAPIKeyResponse) HasToken() bool
- func (*CreateAPIKeyResponse) ProtoMessage()
- func (x *CreateAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAPIKeyResponse) Reset()
- func (x *CreateAPIKeyResponse) SetKey(v *APIKeyInfo)
- func (x *CreateAPIKeyResponse) SetToken(v string)
- func (x *CreateAPIKeyResponse) String() string
- type CreateAPIKeyResponse_builder
- type CreateTSIGKeyRequest
- func (x *CreateTSIGKeyRequest) ClearAlgorithm()
- func (x *CreateTSIGKeyRequest) ClearName()
- func (x *CreateTSIGKeyRequest) ClearSecret()
- func (x *CreateTSIGKeyRequest) ClearZone()
- func (x *CreateTSIGKeyRequest) GetAlgorithm() TSIGAlgorithm
- func (x *CreateTSIGKeyRequest) GetName() string
- func (x *CreateTSIGKeyRequest) GetPermissions() []string
- func (x *CreateTSIGKeyRequest) GetSecret() string
- func (x *CreateTSIGKeyRequest) GetZone() string
- func (x *CreateTSIGKeyRequest) HasAlgorithm() bool
- func (x *CreateTSIGKeyRequest) HasName() bool
- func (x *CreateTSIGKeyRequest) HasSecret() bool
- func (x *CreateTSIGKeyRequest) HasZone() bool
- func (*CreateTSIGKeyRequest) ProtoMessage()
- func (x *CreateTSIGKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTSIGKeyRequest) Reset()
- func (x *CreateTSIGKeyRequest) SetAlgorithm(v TSIGAlgorithm)
- func (x *CreateTSIGKeyRequest) SetName(v string)
- func (x *CreateTSIGKeyRequest) SetPermissions(v []string)
- func (x *CreateTSIGKeyRequest) SetSecret(v string)
- func (x *CreateTSIGKeyRequest) SetZone(v string)
- func (x *CreateTSIGKeyRequest) String() string
- type CreateTSIGKeyRequest_builder
- type CreateZoneRequest
- func (x *CreateZoneRequest) ClearDefaultTtl()
- func (x *CreateZoneRequest) ClearDnssecEnabled()
- func (x *CreateZoneRequest) ClearName()
- func (x *CreateZoneRequest) ClearNsec3Params()
- func (x *CreateZoneRequest) ClearSoaParams()
- func (x *CreateZoneRequest) GetDefaultTtl() uint32
- func (x *CreateZoneRequest) GetDnssecEnabled() bool
- func (x *CreateZoneRequest) GetName() string
- func (x *CreateZoneRequest) GetNsec3Params() *NSEC3Params
- func (x *CreateZoneRequest) GetSoaParams() *SOAParams
- func (x *CreateZoneRequest) HasDefaultTtl() bool
- func (x *CreateZoneRequest) HasDnssecEnabled() bool
- func (x *CreateZoneRequest) HasName() bool
- func (x *CreateZoneRequest) HasNsec3Params() bool
- func (x *CreateZoneRequest) HasSoaParams() bool
- func (*CreateZoneRequest) ProtoMessage()
- func (x *CreateZoneRequest) ProtoReflect() protoreflect.Message
- func (x *CreateZoneRequest) Reset()
- func (x *CreateZoneRequest) SetDefaultTtl(v uint32)
- func (x *CreateZoneRequest) SetDnssecEnabled(v bool)
- func (x *CreateZoneRequest) SetName(v string)
- func (x *CreateZoneRequest) SetNsec3Params(v *NSEC3Params)
- func (x *CreateZoneRequest) SetSoaParams(v *SOAParams)
- func (x *CreateZoneRequest) String() string
- type CreateZoneRequest_builder
- type DHCID
- func (x *DHCID) Any() (*anypb.Any, error)
- func (x *DHCID) ClearData()
- func (x *DHCID) ClearHdr()
- func (x *DHCID) DnsRR() dns.RR
- func (x *DHCID) FromDNS(r *dns.DHCID) *DHCID
- func (x *DHCID) GetData() *DHCIDData
- func (x *DHCID) GetHdr() *RR_Header
- func (x *DHCID) HasData() bool
- func (x *DHCID) HasHdr() bool
- func (x *DHCID) Name() string
- func (*DHCID) ProtoMessage()
- func (x *DHCID) ProtoReflect() protoreflect.Message
- func (x *DHCID) RRType() Type
- func (x *DHCID) Reset()
- func (x *DHCID) SetData(v *DHCIDData)
- func (x *DHCID) SetHdr(v *RR_Header)
- func (x *DHCID) SetName(s string)
- func (x *DHCID) String() string
- func (x *DHCID) ToDNS() *dns.DHCID
- type DHCIDData
- func (x *DHCIDData) ClearDigest()
- func (x *DHCIDData) GetDigest() string
- func (x *DHCIDData) HasDigest() bool
- func (*DHCIDData) ProtoMessage()
- func (x *DHCIDData) ProtoReflect() protoreflect.Message
- func (x *DHCIDData) Reset()
- func (x *DHCIDData) SetDigest(v string)
- func (x *DHCIDData) String() string
- type DHCIDData_builder
- type DHCID_builder
- type DLV
- func (x *DLV) Any() (*anypb.Any, error)
- func (x *DLV) ClearData()
- func (x *DLV) ClearHdr()
- func (x *DLV) DnsRR() dns.RR
- func (x *DLV) FromDNS(r *dns.DLV) *DLV
- func (x *DLV) GetData() *DLVData
- func (x *DLV) GetHdr() *RR_Header
- func (x *DLV) HasData() bool
- func (x *DLV) HasHdr() bool
- func (x *DLV) Name() string
- func (*DLV) ProtoMessage()
- func (x *DLV) ProtoReflect() protoreflect.Message
- func (x *DLV) RRType() Type
- func (x *DLV) Reset()
- func (x *DLV) SetData(v *DLVData)
- func (x *DLV) SetHdr(v *RR_Header)
- func (x *DLV) SetName(s string)
- func (x *DLV) String() string
- func (x *DLV) ToDNS() *dns.DLV
- type DLVData
- func (x *DLVData) ClearAlgorithm()
- func (x *DLVData) ClearDigest()
- func (x *DLVData) ClearDigestType()
- func (x *DLVData) ClearKeyTag()
- func (x *DLVData) GetAlgorithm() uint32
- func (x *DLVData) GetDigest() string
- func (x *DLVData) GetDigestType() uint32
- func (x *DLVData) GetKeyTag() uint32
- func (x *DLVData) HasAlgorithm() bool
- func (x *DLVData) HasDigest() bool
- func (x *DLVData) HasDigestType() bool
- func (x *DLVData) HasKeyTag() bool
- func (*DLVData) ProtoMessage()
- func (x *DLVData) ProtoReflect() protoreflect.Message
- func (x *DLVData) Reset()
- func (x *DLVData) SetAlgorithm(v uint32)
- func (x *DLVData) SetDigest(v string)
- func (x *DLVData) SetDigestType(v uint32)
- func (x *DLVData) SetKeyTag(v uint32)
- func (x *DLVData) String() string
- type DLVData_builder
- type DLV_builder
- type DNAME
- func (x *DNAME) Any() (*anypb.Any, error)
- func (x *DNAME) ClearData()
- func (x *DNAME) ClearHdr()
- func (x *DNAME) DnsRR() dns.RR
- func (x *DNAME) FromDNS(r *dns.DNAME) *DNAME
- func (x *DNAME) GetData() *DNAMEData
- func (x *DNAME) GetHdr() *RR_Header
- func (x *DNAME) HasData() bool
- func (x *DNAME) HasHdr() bool
- func (x *DNAME) Name() string
- func (*DNAME) ProtoMessage()
- func (x *DNAME) ProtoReflect() protoreflect.Message
- func (x *DNAME) RRType() Type
- func (x *DNAME) Reset()
- func (x *DNAME) SetData(v *DNAMEData)
- func (x *DNAME) SetHdr(v *RR_Header)
- func (x *DNAME) SetName(s string)
- func (x *DNAME) String() string
- func (x *DNAME) ToDNS() *dns.DNAME
- type DNAMEData
- func (x *DNAMEData) ClearTarget()
- func (x *DNAMEData) GetTarget() string
- func (x *DNAMEData) HasTarget() bool
- func (*DNAMEData) ProtoMessage()
- func (x *DNAMEData) ProtoReflect() protoreflect.Message
- func (x *DNAMEData) Reset()
- func (x *DNAMEData) SetTarget(v string)
- func (x *DNAMEData) String() string
- type DNAMEData_builder
- type DNAME_builder
- type DNSKEY
- func (x *DNSKEY) Any() (*anypb.Any, error)
- func (x *DNSKEY) ClearData()
- func (x *DNSKEY) ClearHdr()
- func (x *DNSKEY) DnsRR() dns.RR
- func (x *DNSKEY) FromDNS(r *dns.DNSKEY) *DNSKEY
- func (x *DNSKEY) GetData() *DNSKEYData
- func (x *DNSKEY) GetHdr() *RR_Header
- func (x *DNSKEY) HasData() bool
- func (x *DNSKEY) HasHdr() bool
- func (x *DNSKEY) Name() string
- func (*DNSKEY) ProtoMessage()
- func (x *DNSKEY) ProtoReflect() protoreflect.Message
- func (x *DNSKEY) RRType() Type
- func (x *DNSKEY) Reset()
- func (x *DNSKEY) SetData(v *DNSKEYData)
- func (x *DNSKEY) SetHdr(v *RR_Header)
- func (x *DNSKEY) SetName(s string)
- func (x *DNSKEY) String() string
- func (x *DNSKEY) ToDNS() *dns.DNSKEY
- type DNSKEYData
- func (x *DNSKEYData) ClearAlgorithm()
- func (x *DNSKEYData) ClearFlags()
- func (x *DNSKEYData) ClearProtocol()
- func (x *DNSKEYData) ClearPublicKey()
- func (x *DNSKEYData) GetAlgorithm() uint32
- func (x *DNSKEYData) GetFlags() uint32
- func (x *DNSKEYData) GetProtocol() uint32
- func (x *DNSKEYData) GetPublicKey() string
- func (x *DNSKEYData) HasAlgorithm() bool
- func (x *DNSKEYData) HasFlags() bool
- func (x *DNSKEYData) HasProtocol() bool
- func (x *DNSKEYData) HasPublicKey() bool
- func (*DNSKEYData) ProtoMessage()
- func (x *DNSKEYData) ProtoReflect() protoreflect.Message
- func (x *DNSKEYData) Reset()
- func (x *DNSKEYData) SetAlgorithm(v uint32)
- func (x *DNSKEYData) SetFlags(v uint32)
- func (x *DNSKEYData) SetProtocol(v uint32)
- func (x *DNSKEYData) SetPublicKey(v string)
- func (x *DNSKEYData) String() string
- type DNSKEYData_builder
- type DNSKEY_builder
- type DNSSECAlgorithm
- type DNSSECKey
- func (x *DNSSECKey) ClearActivatedAt()
- func (x *DNSSECKey) ClearAlgorithm()
- func (x *DNSSECKey) ClearCreatedAt()
- func (x *DNSSECKey) ClearDs()
- func (x *DNSSECKey) ClearId()
- func (x *DNSSECKey) ClearKeySize()
- func (x *DNSSECKey) ClearKeyTag()
- func (x *DNSSECKey) ClearKeyType()
- func (x *DNSSECKey) ClearPublicKey()
- func (x *DNSSECKey) ClearRetiredAt()
- func (x *DNSSECKey) ClearState()
- func (x *DNSSECKey) ClearZone()
- func (x *DNSSECKey) GetActivatedAt() uint64
- func (x *DNSSECKey) GetAlgorithm() DNSSECAlgorithm
- func (x *DNSSECKey) GetCreatedAt() uint64
- func (x *DNSSECKey) GetDs() *DS
- func (x *DNSSECKey) GetId() string
- func (x *DNSSECKey) GetKeySize() uint32
- func (x *DNSSECKey) GetKeyTag() uint32
- func (x *DNSSECKey) GetKeyType() KeyType
- func (x *DNSSECKey) GetPublicKey() string
- func (x *DNSSECKey) GetRetiredAt() uint64
- func (x *DNSSECKey) GetState() KeyState
- func (x *DNSSECKey) GetZone() string
- func (x *DNSSECKey) HasActivatedAt() bool
- func (x *DNSSECKey) HasAlgorithm() bool
- func (x *DNSSECKey) HasCreatedAt() bool
- func (x *DNSSECKey) HasDs() bool
- func (x *DNSSECKey) HasId() bool
- func (x *DNSSECKey) HasKeySize() bool
- func (x *DNSSECKey) HasKeyTag() bool
- func (x *DNSSECKey) HasKeyType() bool
- func (x *DNSSECKey) HasPublicKey() bool
- func (x *DNSSECKey) HasRetiredAt() bool
- func (x *DNSSECKey) HasState() bool
- func (x *DNSSECKey) HasZone() bool
- func (*DNSSECKey) ProtoMessage()
- func (x *DNSSECKey) ProtoReflect() protoreflect.Message
- func (x *DNSSECKey) Reset()
- func (x *DNSSECKey) SetActivatedAt(v uint64)
- func (x *DNSSECKey) SetAlgorithm(v DNSSECAlgorithm)
- func (x *DNSSECKey) SetCreatedAt(v uint64)
- func (x *DNSSECKey) SetDs(v *DS)
- func (x *DNSSECKey) SetId(v string)
- func (x *DNSSECKey) SetKeySize(v uint32)
- func (x *DNSSECKey) SetKeyTag(v uint32)
- func (x *DNSSECKey) SetKeyType(v KeyType)
- func (x *DNSSECKey) SetPublicKey(v string)
- func (x *DNSSECKey) SetRetiredAt(v uint64)
- func (x *DNSSECKey) SetState(v KeyState)
- func (x *DNSSECKey) SetZone(v string)
- func (x *DNSSECKey) String() string
- type DNSSECKey_builder
- type DS
- func (x *DS) Any() (*anypb.Any, error)
- func (x *DS) ClearData()
- func (x *DS) ClearHdr()
- func (x *DS) DnsRR() dns.RR
- func (x *DS) FromDNS(r *dns.DS) *DS
- func (x *DS) GetData() *DSData
- func (x *DS) GetHdr() *RR_Header
- func (x *DS) HasData() bool
- func (x *DS) HasHdr() bool
- func (x *DS) Name() string
- func (*DS) ProtoMessage()
- func (x *DS) ProtoReflect() protoreflect.Message
- func (x *DS) RRType() Type
- func (x *DS) Reset()
- func (x *DS) SetData(v *DSData)
- func (x *DS) SetHdr(v *RR_Header)
- func (x *DS) SetName(s string)
- func (x *DS) String() string
- func (x *DS) ToDNS() *dns.DS
- type DSData
- func (x *DSData) ClearAlgorithm()
- func (x *DSData) ClearDigest()
- func (x *DSData) ClearDigestType()
- func (x *DSData) ClearKeyTag()
- func (x *DSData) GetAlgorithm() uint32
- func (x *DSData) GetDigest() string
- func (x *DSData) GetDigestType() uint32
- func (x *DSData) GetKeyTag() uint32
- func (x *DSData) HasAlgorithm() bool
- func (x *DSData) HasDigest() bool
- func (x *DSData) HasDigestType() bool
- func (x *DSData) HasKeyTag() bool
- func (*DSData) ProtoMessage()
- func (x *DSData) ProtoReflect() protoreflect.Message
- func (x *DSData) Reset()
- func (x *DSData) SetAlgorithm(v uint32)
- func (x *DSData) SetDigest(v string)
- func (x *DSData) SetDigestType(v uint32)
- func (x *DSData) SetKeyTag(v uint32)
- func (x *DSData) String() string
- type DSData_builder
- type DS_builder
- type DeleteDNSSECKeyRequest
- func (x *DeleteDNSSECKeyRequest) ClearKeyId()
- func (x *DeleteDNSSECKeyRequest) ClearZone()
- func (x *DeleteDNSSECKeyRequest) GetKeyId() string
- func (x *DeleteDNSSECKeyRequest) GetZone() string
- func (x *DeleteDNSSECKeyRequest) HasKeyId() bool
- func (x *DeleteDNSSECKeyRequest) HasZone() bool
- func (*DeleteDNSSECKeyRequest) ProtoMessage()
- func (x *DeleteDNSSECKeyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDNSSECKeyRequest) Reset()
- func (x *DeleteDNSSECKeyRequest) SetKeyId(v string)
- func (x *DeleteDNSSECKeyRequest) SetZone(v string)
- func (x *DeleteDNSSECKeyRequest) String() string
- type DeleteDNSSECKeyRequest_builder
- type DeleteRRsetRequest
- func (x *DeleteRRsetRequest) ClearName()
- func (x *DeleteRRsetRequest) ClearType()
- func (x *DeleteRRsetRequest) ClearZone()
- func (x *DeleteRRsetRequest) GetName() string
- func (x *DeleteRRsetRequest) GetType() Type
- func (x *DeleteRRsetRequest) GetZone() string
- func (x *DeleteRRsetRequest) HasName() bool
- func (x *DeleteRRsetRequest) HasType() bool
- func (x *DeleteRRsetRequest) HasZone() bool
- func (*DeleteRRsetRequest) ProtoMessage()
- func (x *DeleteRRsetRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRRsetRequest) Reset()
- func (x *DeleteRRsetRequest) SetName(v string)
- func (x *DeleteRRsetRequest) SetType(v Type)
- func (x *DeleteRRsetRequest) SetZone(v string)
- func (x *DeleteRRsetRequest) String() string
- type DeleteRRsetRequest_builder
- type DeleteTSIGKeyRequest
- func (x *DeleteTSIGKeyRequest) ClearName()
- func (x *DeleteTSIGKeyRequest) GetName() string
- func (x *DeleteTSIGKeyRequest) HasName() bool
- func (*DeleteTSIGKeyRequest) ProtoMessage()
- func (x *DeleteTSIGKeyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTSIGKeyRequest) Reset()
- func (x *DeleteTSIGKeyRequest) SetName(v string)
- func (x *DeleteTSIGKeyRequest) String() string
- type DeleteTSIGKeyRequest_builder
- type DeleteZoneRequest
- func (x *DeleteZoneRequest) ClearName()
- func (x *DeleteZoneRequest) GetName() string
- func (x *DeleteZoneRequest) HasName() bool
- func (*DeleteZoneRequest) ProtoMessage()
- func (x *DeleteZoneRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteZoneRequest) Reset()
- func (x *DeleteZoneRequest) SetName(v string)
- func (x *DeleteZoneRequest) String() string
- type DeleteZoneRequest_builder
- type EID
- func (x *EID) Any() (*anypb.Any, error)
- func (x *EID) ClearData()
- func (x *EID) ClearHdr()
- func (x *EID) DnsRR() dns.RR
- func (x *EID) FromDNS(r *dns.EID) *EID
- func (x *EID) GetData() *EIDData
- func (x *EID) GetHdr() *RR_Header
- func (x *EID) HasData() bool
- func (x *EID) HasHdr() bool
- func (x *EID) Name() string
- func (*EID) ProtoMessage()
- func (x *EID) ProtoReflect() protoreflect.Message
- func (x *EID) RRType() Type
- func (x *EID) Reset()
- func (x *EID) SetData(v *EIDData)
- func (x *EID) SetHdr(v *RR_Header)
- func (x *EID) SetName(s string)
- func (x *EID) String() string
- func (x *EID) ToDNS() *dns.EID
- type EIDData
- type EIDData_builder
- type EID_builder
- type EUI48
- func (x *EUI48) Any() (*anypb.Any, error)
- func (x *EUI48) ClearData()
- func (x *EUI48) ClearHdr()
- func (x *EUI48) DnsRR() dns.RR
- func (x *EUI48) FromDNS(r *dns.EUI48) *EUI48
- func (x *EUI48) GetData() *EUI48Data
- func (x *EUI48) GetHdr() *RR_Header
- func (x *EUI48) HasData() bool
- func (x *EUI48) HasHdr() bool
- func (x *EUI48) Name() string
- func (*EUI48) ProtoMessage()
- func (x *EUI48) ProtoReflect() protoreflect.Message
- func (x *EUI48) RRType() Type
- func (x *EUI48) Reset()
- func (x *EUI48) SetData(v *EUI48Data)
- func (x *EUI48) SetHdr(v *RR_Header)
- func (x *EUI48) SetName(s string)
- func (x *EUI48) String() string
- func (x *EUI48) ToDNS() *dns.EUI48
- type EUI48Data
- func (x *EUI48Data) ClearAddress()
- func (x *EUI48Data) GetAddress() uint64
- func (x *EUI48Data) HasAddress() bool
- func (*EUI48Data) ProtoMessage()
- func (x *EUI48Data) ProtoReflect() protoreflect.Message
- func (x *EUI48Data) Reset()
- func (x *EUI48Data) SetAddress(v uint64)
- func (x *EUI48Data) String() string
- type EUI48Data_builder
- type EUI48_builder
- type EUI64
- func (x *EUI64) Any() (*anypb.Any, error)
- func (x *EUI64) ClearData()
- func (x *EUI64) ClearHdr()
- func (x *EUI64) DnsRR() dns.RR
- func (x *EUI64) FromDNS(r *dns.EUI64) *EUI64
- func (x *EUI64) GetData() *EUI64Data
- func (x *EUI64) GetHdr() *RR_Header
- func (x *EUI64) HasData() bool
- func (x *EUI64) HasHdr() bool
- func (x *EUI64) Name() string
- func (*EUI64) ProtoMessage()
- func (x *EUI64) ProtoReflect() protoreflect.Message
- func (x *EUI64) RRType() Type
- func (x *EUI64) Reset()
- func (x *EUI64) SetData(v *EUI64Data)
- func (x *EUI64) SetHdr(v *RR_Header)
- func (x *EUI64) SetName(s string)
- func (x *EUI64) String() string
- func (x *EUI64) ToDNS() *dns.EUI64
- type EUI64Data
- func (x *EUI64Data) ClearAddress()
- func (x *EUI64Data) GetAddress() uint64
- func (x *EUI64Data) HasAddress() bool
- func (*EUI64Data) ProtoMessage()
- func (x *EUI64Data) ProtoReflect() protoreflect.Message
- func (x *EUI64Data) Reset()
- func (x *EUI64Data) SetAddress(v uint64)
- func (x *EUI64Data) String() string
- type EUI64Data_builder
- type EUI64_builder
- type GID
- func (x *GID) Any() (*anypb.Any, error)
- func (x *GID) ClearData()
- func (x *GID) ClearHdr()
- func (x *GID) DnsRR() dns.RR
- func (x *GID) FromDNS(r *dns.GID) *GID
- func (x *GID) GetData() *GIDData
- func (x *GID) GetHdr() *RR_Header
- func (x *GID) HasData() bool
- func (x *GID) HasHdr() bool
- func (x *GID) Name() string
- func (*GID) ProtoMessage()
- func (x *GID) ProtoReflect() protoreflect.Message
- func (x *GID) RRType() Type
- func (x *GID) Reset()
- func (x *GID) SetData(v *GIDData)
- func (x *GID) SetHdr(v *RR_Header)
- func (x *GID) SetName(s string)
- func (x *GID) String() string
- func (x *GID) ToDNS() *dns.GID
- type GIDData
- type GIDData_builder
- type GID_builder
- type GPOS
- func (x *GPOS) Any() (*anypb.Any, error)
- func (x *GPOS) ClearData()
- func (x *GPOS) ClearHdr()
- func (x *GPOS) DnsRR() dns.RR
- func (x *GPOS) FromDNS(r *dns.GPOS) *GPOS
- func (x *GPOS) GetData() *GPOSData
- func (x *GPOS) GetHdr() *RR_Header
- func (x *GPOS) HasData() bool
- func (x *GPOS) HasHdr() bool
- func (x *GPOS) Name() string
- func (*GPOS) ProtoMessage()
- func (x *GPOS) ProtoReflect() protoreflect.Message
- func (x *GPOS) RRType() Type
- func (x *GPOS) Reset()
- func (x *GPOS) SetData(v *GPOSData)
- func (x *GPOS) SetHdr(v *RR_Header)
- func (x *GPOS) SetName(s string)
- func (x *GPOS) String() string
- func (x *GPOS) ToDNS() *dns.GPOS
- type GPOSData
- func (x *GPOSData) ClearAltitude()
- func (x *GPOSData) ClearLatitude()
- func (x *GPOSData) ClearLongitude()
- func (x *GPOSData) GetAltitude() string
- func (x *GPOSData) GetLatitude() string
- func (x *GPOSData) GetLongitude() string
- func (x *GPOSData) HasAltitude() bool
- func (x *GPOSData) HasLatitude() bool
- func (x *GPOSData) HasLongitude() bool
- func (*GPOSData) ProtoMessage()
- func (x *GPOSData) ProtoReflect() protoreflect.Message
- func (x *GPOSData) Reset()
- func (x *GPOSData) SetAltitude(v string)
- func (x *GPOSData) SetLatitude(v string)
- func (x *GPOSData) SetLongitude(v string)
- func (x *GPOSData) String() string
- type GPOSData_builder
- type GPOS_builder
- type GenerateDNSSECKeyRequest
- func (x *GenerateDNSSECKeyRequest) ClearActivate()
- func (x *GenerateDNSSECKeyRequest) ClearAlgorithm()
- func (x *GenerateDNSSECKeyRequest) ClearKeySize()
- func (x *GenerateDNSSECKeyRequest) ClearKeyType()
- func (x *GenerateDNSSECKeyRequest) ClearZone()
- func (x *GenerateDNSSECKeyRequest) GetActivate() bool
- func (x *GenerateDNSSECKeyRequest) GetAlgorithm() DNSSECAlgorithm
- func (x *GenerateDNSSECKeyRequest) GetKeySize() uint32
- func (x *GenerateDNSSECKeyRequest) GetKeyType() KeyType
- func (x *GenerateDNSSECKeyRequest) GetZone() string
- func (x *GenerateDNSSECKeyRequest) HasActivate() bool
- func (x *GenerateDNSSECKeyRequest) HasAlgorithm() bool
- func (x *GenerateDNSSECKeyRequest) HasKeySize() bool
- func (x *GenerateDNSSECKeyRequest) HasKeyType() bool
- func (x *GenerateDNSSECKeyRequest) HasZone() bool
- func (*GenerateDNSSECKeyRequest) ProtoMessage()
- func (x *GenerateDNSSECKeyRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateDNSSECKeyRequest) Reset()
- func (x *GenerateDNSSECKeyRequest) SetActivate(v bool)
- func (x *GenerateDNSSECKeyRequest) SetAlgorithm(v DNSSECAlgorithm)
- func (x *GenerateDNSSECKeyRequest) SetKeySize(v uint32)
- func (x *GenerateDNSSECKeyRequest) SetKeyType(v KeyType)
- func (x *GenerateDNSSECKeyRequest) SetZone(v string)
- func (x *GenerateDNSSECKeyRequest) String() string
- type GenerateDNSSECKeyRequest_builder
- type GetAPIKeyRequest
- func (x *GetAPIKeyRequest) ClearId()
- func (x *GetAPIKeyRequest) GetId() string
- func (x *GetAPIKeyRequest) HasId() bool
- func (*GetAPIKeyRequest) ProtoMessage()
- func (x *GetAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *GetAPIKeyRequest) Reset()
- func (x *GetAPIKeyRequest) SetId(v string)
- func (x *GetAPIKeyRequest) String() string
- type GetAPIKeyRequest_builder
- type GetRRsetRequest
- func (x *GetRRsetRequest) ClearName()
- func (x *GetRRsetRequest) ClearType()
- func (x *GetRRsetRequest) ClearZone()
- func (x *GetRRsetRequest) GetName() string
- func (x *GetRRsetRequest) GetType() Type
- func (x *GetRRsetRequest) GetZone() string
- func (x *GetRRsetRequest) HasName() bool
- func (x *GetRRsetRequest) HasType() bool
- func (x *GetRRsetRequest) HasZone() bool
- func (*GetRRsetRequest) ProtoMessage()
- func (x *GetRRsetRequest) ProtoReflect() protoreflect.Message
- func (x *GetRRsetRequest) Reset()
- func (x *GetRRsetRequest) SetName(v string)
- func (x *GetRRsetRequest) SetType(v Type)
- func (x *GetRRsetRequest) SetZone(v string)
- func (x *GetRRsetRequest) String() string
- type GetRRsetRequest_builder
- type GetZoneRequest
- func (x *GetZoneRequest) ClearName()
- func (x *GetZoneRequest) GetName() string
- func (x *GetZoneRequest) HasName() bool
- func (*GetZoneRequest) ProtoMessage()
- func (x *GetZoneRequest) ProtoReflect() protoreflect.Message
- func (x *GetZoneRequest) Reset()
- func (x *GetZoneRequest) SetName(v string)
- func (x *GetZoneRequest) String() string
- type GetZoneRequest_builder
- type HINFO
- func (x *HINFO) Any() (*anypb.Any, error)
- func (x *HINFO) ClearData()
- func (x *HINFO) ClearHdr()
- func (x *HINFO) DnsRR() dns.RR
- func (x *HINFO) FromDNS(r *dns.HINFO) *HINFO
- func (x *HINFO) GetData() *HINFOData
- func (x *HINFO) GetHdr() *RR_Header
- func (x *HINFO) HasData() bool
- func (x *HINFO) HasHdr() bool
- func (x *HINFO) Name() string
- func (*HINFO) ProtoMessage()
- func (x *HINFO) ProtoReflect() protoreflect.Message
- func (x *HINFO) RRType() Type
- func (x *HINFO) Reset()
- func (x *HINFO) SetData(v *HINFOData)
- func (x *HINFO) SetHdr(v *RR_Header)
- func (x *HINFO) SetName(s string)
- func (x *HINFO) String() string
- func (x *HINFO) ToDNS() *dns.HINFO
- type HINFOData
- func (x *HINFOData) ClearCpu()
- func (x *HINFOData) ClearOs()
- func (x *HINFOData) GetCpu() string
- func (x *HINFOData) GetOs() string
- func (x *HINFOData) HasCpu() bool
- func (x *HINFOData) HasOs() bool
- func (*HINFOData) ProtoMessage()
- func (x *HINFOData) ProtoReflect() protoreflect.Message
- func (x *HINFOData) Reset()
- func (x *HINFOData) SetCpu(v string)
- func (x *HINFOData) SetOs(v string)
- func (x *HINFOData) String() string
- type HINFOData_builder
- type HINFO_builder
- type HIP
- func (x *HIP) Any() (*anypb.Any, error)
- func (x *HIP) ClearData()
- func (x *HIP) ClearHdr()
- func (x *HIP) DnsRR() dns.RR
- func (x *HIP) FromDNS(r *dns.HIP) *HIP
- func (x *HIP) GetData() *HIPData
- func (x *HIP) GetHdr() *RR_Header
- func (x *HIP) HasData() bool
- func (x *HIP) HasHdr() bool
- func (x *HIP) Name() string
- func (*HIP) ProtoMessage()
- func (x *HIP) ProtoReflect() protoreflect.Message
- func (x *HIP) RRType() Type
- func (x *HIP) Reset()
- func (x *HIP) SetData(v *HIPData)
- func (x *HIP) SetHdr(v *RR_Header)
- func (x *HIP) SetName(s string)
- func (x *HIP) String() string
- func (x *HIP) ToDNS() *dns.HIP
- type HIPData
- func (x *HIPData) ClearHit()
- func (x *HIPData) ClearHitLength()
- func (x *HIPData) ClearPublicKey()
- func (x *HIPData) ClearPublicKeyAlgorithm()
- func (x *HIPData) ClearPublicKeyLength()
- func (x *HIPData) GetHit() string
- func (x *HIPData) GetHitLength() uint32
- func (x *HIPData) GetPublicKey() string
- func (x *HIPData) GetPublicKeyAlgorithm() uint32
- func (x *HIPData) GetPublicKeyLength() uint32
- func (x *HIPData) GetRendezvousServers() []string
- func (x *HIPData) HasHit() bool
- func (x *HIPData) HasHitLength() bool
- func (x *HIPData) HasPublicKey() bool
- func (x *HIPData) HasPublicKeyAlgorithm() bool
- func (x *HIPData) HasPublicKeyLength() bool
- func (*HIPData) ProtoMessage()
- func (x *HIPData) ProtoReflect() protoreflect.Message
- func (x *HIPData) Reset()
- func (x *HIPData) SetHit(v string)
- func (x *HIPData) SetHitLength(v uint32)
- func (x *HIPData) SetPublicKey(v string)
- func (x *HIPData) SetPublicKeyAlgorithm(v uint32)
- func (x *HIPData) SetPublicKeyLength(v uint32)
- func (x *HIPData) SetRendezvousServers(v []string)
- func (x *HIPData) String() string
- type HIPData_builder
- type HIP_builder
- type HTTPS
- func (x *HTTPS) Any() (*anypb.Any, error)
- func (x *HTTPS) ClearData()
- func (x *HTTPS) ClearHdr()
- func (x *HTTPS) DnsRR() dns.RR
- func (x *HTTPS) FromDNS(r *dns.HTTPS) *HTTPS
- func (x *HTTPS) GetData() *HTTPSData
- func (x *HTTPS) GetHdr() *RR_Header
- func (x *HTTPS) HasData() bool
- func (x *HTTPS) HasHdr() bool
- func (x *HTTPS) Name() string
- func (*HTTPS) ProtoMessage()
- func (x *HTTPS) ProtoReflect() protoreflect.Message
- func (x *HTTPS) RRType() Type
- func (x *HTTPS) Reset()
- func (x *HTTPS) SetData(v *HTTPSData)
- func (x *HTTPS) SetHdr(v *RR_Header)
- func (x *HTTPS) SetName(s string)
- func (x *HTTPS) String() string
- func (x *HTTPS) ToDNS() *dns.HTTPS
- type HTTPSData
- func (x *HTTPSData) ClearPriority()
- func (x *HTTPSData) ClearTarget()
- func (x *HTTPSData) GetPriority() uint32
- func (x *HTTPSData) GetTarget() string
- func (x *HTTPSData) GetValue() []*anypb.Any
- func (x *HTTPSData) HasPriority() bool
- func (x *HTTPSData) HasTarget() bool
- func (*HTTPSData) ProtoMessage()
- func (x *HTTPSData) ProtoReflect() protoreflect.Message
- func (x *HTTPSData) Reset()
- func (x *HTTPSData) SetPriority(v uint32)
- func (x *HTTPSData) SetTarget(v string)
- func (x *HTTPSData) SetValue(v []*anypb.Any)
- func (x *HTTPSData) String() string
- type HTTPSData_builder
- type HTTPS_builder
- type IPNet
- func (x *IPNet) ClearIP()
- func (x *IPNet) ClearMask()
- func (x *IPNet) GetIP() []byte
- func (x *IPNet) GetMask() []byte
- func (x *IPNet) HasIP() bool
- func (x *IPNet) HasMask() bool
- func (*IPNet) ProtoMessage()
- func (x *IPNet) ProtoReflect() protoreflect.Message
- func (x *IPNet) Reset()
- func (x *IPNet) SetIP(v []byte)
- func (x *IPNet) SetMask(v []byte)
- func (x *IPNet) String() string
- type IPNet_builder
- type IPSECKEY
- func (x *IPSECKEY) Any() (*anypb.Any, error)
- func (x *IPSECKEY) ClearData()
- func (x *IPSECKEY) ClearHdr()
- func (x *IPSECKEY) DnsRR() dns.RR
- func (x *IPSECKEY) FromDNS(r *dns.IPSECKEY) *IPSECKEY
- func (x *IPSECKEY) GetData() *IPSECKEYData
- func (x *IPSECKEY) GetHdr() *RR_Header
- func (x *IPSECKEY) HasData() bool
- func (x *IPSECKEY) HasHdr() bool
- func (x *IPSECKEY) Name() string
- func (*IPSECKEY) ProtoMessage()
- func (x *IPSECKEY) ProtoReflect() protoreflect.Message
- func (x *IPSECKEY) RRType() Type
- func (x *IPSECKEY) Reset()
- func (x *IPSECKEY) SetData(v *IPSECKEYData)
- func (x *IPSECKEY) SetHdr(v *RR_Header)
- func (x *IPSECKEY) SetName(s string)
- func (x *IPSECKEY) String() string
- func (x *IPSECKEY) ToDNS() *dns.IPSECKEY
- type IPSECKEYData
- func (x *IPSECKEYData) ClearAlgorithm()
- func (x *IPSECKEYData) ClearGatewayAddr()
- func (x *IPSECKEYData) ClearGatewayHost()
- func (x *IPSECKEYData) ClearGatewayType()
- func (x *IPSECKEYData) ClearPrecedence()
- func (x *IPSECKEYData) ClearPublicKey()
- func (x *IPSECKEYData) GetAlgorithm() uint32
- func (x *IPSECKEYData) GetGatewayAddr() []byte
- func (x *IPSECKEYData) GetGatewayHost() string
- func (x *IPSECKEYData) GetGatewayType() uint32
- func (x *IPSECKEYData) GetPrecedence() uint32
- func (x *IPSECKEYData) GetPublicKey() string
- func (x *IPSECKEYData) HasAlgorithm() bool
- func (x *IPSECKEYData) HasGatewayAddr() bool
- func (x *IPSECKEYData) HasGatewayHost() bool
- func (x *IPSECKEYData) HasGatewayType() bool
- func (x *IPSECKEYData) HasPrecedence() bool
- func (x *IPSECKEYData) HasPublicKey() bool
- func (*IPSECKEYData) ProtoMessage()
- func (x *IPSECKEYData) ProtoReflect() protoreflect.Message
- func (x *IPSECKEYData) Reset()
- func (x *IPSECKEYData) SetAlgorithm(v uint32)
- func (x *IPSECKEYData) SetGatewayAddr(v []byte)
- func (x *IPSECKEYData) SetGatewayHost(v string)
- func (x *IPSECKEYData) SetGatewayType(v uint32)
- func (x *IPSECKEYData) SetPrecedence(v uint32)
- func (x *IPSECKEYData) SetPublicKey(v string)
- func (x *IPSECKEYData) String() string
- type IPSECKEYData_builder
- type IPSECKEY_builder
- type ImportDNSSECKeyRequest
- func (x *ImportDNSSECKeyRequest) ClearActivate()
- func (x *ImportDNSSECKeyRequest) ClearAlgorithm()
- func (x *ImportDNSSECKeyRequest) ClearKeyType()
- func (x *ImportDNSSECKeyRequest) ClearPrivateKey()
- func (x *ImportDNSSECKeyRequest) ClearZone()
- func (x *ImportDNSSECKeyRequest) GetActivate() bool
- func (x *ImportDNSSECKeyRequest) GetAlgorithm() DNSSECAlgorithm
- func (x *ImportDNSSECKeyRequest) GetKeyType() KeyType
- func (x *ImportDNSSECKeyRequest) GetPrivateKey() string
- func (x *ImportDNSSECKeyRequest) GetZone() string
- func (x *ImportDNSSECKeyRequest) HasActivate() bool
- func (x *ImportDNSSECKeyRequest) HasAlgorithm() bool
- func (x *ImportDNSSECKeyRequest) HasKeyType() bool
- func (x *ImportDNSSECKeyRequest) HasPrivateKey() bool
- func (x *ImportDNSSECKeyRequest) HasZone() bool
- func (*ImportDNSSECKeyRequest) ProtoMessage()
- func (x *ImportDNSSECKeyRequest) ProtoReflect() protoreflect.Message
- func (x *ImportDNSSECKeyRequest) Reset()
- func (x *ImportDNSSECKeyRequest) SetActivate(v bool)
- func (x *ImportDNSSECKeyRequest) SetAlgorithm(v DNSSECAlgorithm)
- func (x *ImportDNSSECKeyRequest) SetKeyType(v KeyType)
- func (x *ImportDNSSECKeyRequest) SetPrivateKey(v string)
- func (x *ImportDNSSECKeyRequest) SetZone(v string)
- func (x *ImportDNSSECKeyRequest) String() string
- type ImportDNSSECKeyRequest_builder
- type KEY
- func (x *KEY) Any() (*anypb.Any, error)
- func (x *KEY) ClearData()
- func (x *KEY) ClearHdr()
- func (x *KEY) DnsRR() dns.RR
- func (x *KEY) FromDNS(r *dns.KEY) *KEY
- func (x *KEY) GetData() *KEYData
- func (x *KEY) GetHdr() *RR_Header
- func (x *KEY) HasData() bool
- func (x *KEY) HasHdr() bool
- func (x *KEY) Name() string
- func (*KEY) ProtoMessage()
- func (x *KEY) ProtoReflect() protoreflect.Message
- func (x *KEY) RRType() Type
- func (x *KEY) Reset()
- func (x *KEY) SetData(v *KEYData)
- func (x *KEY) SetHdr(v *RR_Header)
- func (x *KEY) SetName(s string)
- func (x *KEY) String() string
- func (x *KEY) ToDNS() *dns.KEY
- type KEYData
- func (x *KEYData) ClearAlgorithm()
- func (x *KEYData) ClearFlags()
- func (x *KEYData) ClearProtocol()
- func (x *KEYData) ClearPublicKey()
- func (x *KEYData) GetAlgorithm() uint32
- func (x *KEYData) GetFlags() uint32
- func (x *KEYData) GetProtocol() uint32
- func (x *KEYData) GetPublicKey() string
- func (x *KEYData) HasAlgorithm() bool
- func (x *KEYData) HasFlags() bool
- func (x *KEYData) HasProtocol() bool
- func (x *KEYData) HasPublicKey() bool
- func (*KEYData) ProtoMessage()
- func (x *KEYData) ProtoReflect() protoreflect.Message
- func (x *KEYData) Reset()
- func (x *KEYData) SetAlgorithm(v uint32)
- func (x *KEYData) SetFlags(v uint32)
- func (x *KEYData) SetProtocol(v uint32)
- func (x *KEYData) SetPublicKey(v string)
- func (x *KEYData) String() string
- type KEYData_builder
- type KEY_builder
- type KX
- func (x *KX) Any() (*anypb.Any, error)
- func (x *KX) ClearData()
- func (x *KX) ClearHdr()
- func (x *KX) DnsRR() dns.RR
- func (x *KX) FromDNS(r *dns.KX) *KX
- func (x *KX) GetData() *KXData
- func (x *KX) GetHdr() *RR_Header
- func (x *KX) HasData() bool
- func (x *KX) HasHdr() bool
- func (x *KX) Name() string
- func (*KX) ProtoMessage()
- func (x *KX) ProtoReflect() protoreflect.Message
- func (x *KX) RRType() Type
- func (x *KX) Reset()
- func (x *KX) SetData(v *KXData)
- func (x *KX) SetHdr(v *RR_Header)
- func (x *KX) SetName(s string)
- func (x *KX) String() string
- func (x *KX) ToDNS() *dns.KX
- type KXData
- func (x *KXData) ClearExchanger()
- func (x *KXData) ClearPreference()
- func (x *KXData) GetExchanger() string
- func (x *KXData) GetPreference() uint32
- func (x *KXData) HasExchanger() bool
- func (x *KXData) HasPreference() bool
- func (*KXData) ProtoMessage()
- func (x *KXData) ProtoReflect() protoreflect.Message
- func (x *KXData) Reset()
- func (x *KXData) SetExchanger(v string)
- func (x *KXData) SetPreference(v uint32)
- func (x *KXData) String() string
- type KXData_builder
- type KX_builder
- type KeyState
- type KeyType
- type L32
- func (x *L32) Any() (*anypb.Any, error)
- func (x *L32) ClearData()
- func (x *L32) ClearHdr()
- func (x *L32) DnsRR() dns.RR
- func (x *L32) FromDNS(r *dns.L32) *L32
- func (x *L32) GetData() *L32Data
- func (x *L32) GetHdr() *RR_Header
- func (x *L32) HasData() bool
- func (x *L32) HasHdr() bool
- func (x *L32) Name() string
- func (*L32) ProtoMessage()
- func (x *L32) ProtoReflect() protoreflect.Message
- func (x *L32) RRType() Type
- func (x *L32) Reset()
- func (x *L32) SetData(v *L32Data)
- func (x *L32) SetHdr(v *RR_Header)
- func (x *L32) SetName(s string)
- func (x *L32) String() string
- func (x *L32) ToDNS() *dns.L32
- type L32Data
- func (x *L32Data) ClearLocator32()
- func (x *L32Data) ClearPreference()
- func (x *L32Data) GetLocator32() []byte
- func (x *L32Data) GetPreference() uint32
- func (x *L32Data) HasLocator32() bool
- func (x *L32Data) HasPreference() bool
- func (*L32Data) ProtoMessage()
- func (x *L32Data) ProtoReflect() protoreflect.Message
- func (x *L32Data) Reset()
- func (x *L32Data) SetLocator32(v []byte)
- func (x *L32Data) SetPreference(v uint32)
- func (x *L32Data) String() string
- type L32Data_builder
- type L32_builder
- type L64
- func (x *L64) Any() (*anypb.Any, error)
- func (x *L64) ClearData()
- func (x *L64) ClearHdr()
- func (x *L64) DnsRR() dns.RR
- func (x *L64) FromDNS(r *dns.L64) *L64
- func (x *L64) GetData() *L64Data
- func (x *L64) GetHdr() *RR_Header
- func (x *L64) HasData() bool
- func (x *L64) HasHdr() bool
- func (x *L64) Name() string
- func (*L64) ProtoMessage()
- func (x *L64) ProtoReflect() protoreflect.Message
- func (x *L64) RRType() Type
- func (x *L64) Reset()
- func (x *L64) SetData(v *L64Data)
- func (x *L64) SetHdr(v *RR_Header)
- func (x *L64) SetName(s string)
- func (x *L64) String() string
- func (x *L64) ToDNS() *dns.L64
- type L64Data
- func (x *L64Data) ClearLocator64()
- func (x *L64Data) ClearPreference()
- func (x *L64Data) GetLocator64() uint64
- func (x *L64Data) GetPreference() uint32
- func (x *L64Data) HasLocator64() bool
- func (x *L64Data) HasPreference() bool
- func (*L64Data) ProtoMessage()
- func (x *L64Data) ProtoReflect() protoreflect.Message
- func (x *L64Data) Reset()
- func (x *L64Data) SetLocator64(v uint64)
- func (x *L64Data) SetPreference(v uint32)
- func (x *L64Data) String() string
- type L64Data_builder
- type L64_builder
- type LOC
- func (x *LOC) Any() (*anypb.Any, error)
- func (x *LOC) ClearData()
- func (x *LOC) ClearHdr()
- func (x *LOC) DnsRR() dns.RR
- func (x *LOC) FromDNS(r *dns.LOC) *LOC
- func (x *LOC) GetData() *LOCData
- func (x *LOC) GetHdr() *RR_Header
- func (x *LOC) HasData() bool
- func (x *LOC) HasHdr() bool
- func (x *LOC) Name() string
- func (*LOC) ProtoMessage()
- func (x *LOC) ProtoReflect() protoreflect.Message
- func (x *LOC) RRType() Type
- func (x *LOC) Reset()
- func (x *LOC) SetData(v *LOCData)
- func (x *LOC) SetHdr(v *RR_Header)
- func (x *LOC) SetName(s string)
- func (x *LOC) String() string
- func (x *LOC) ToDNS() *dns.LOC
- type LOCData
- func (x *LOCData) ClearAltitude()
- func (x *LOCData) ClearHorizPre()
- func (x *LOCData) ClearLatitude()
- func (x *LOCData) ClearLongitude()
- func (x *LOCData) ClearSize()
- func (x *LOCData) ClearVersion()
- func (x *LOCData) ClearVertPre()
- func (x *LOCData) GetAltitude() uint32
- func (x *LOCData) GetHorizPre() uint32
- func (x *LOCData) GetLatitude() uint32
- func (x *LOCData) GetLongitude() uint32
- func (x *LOCData) GetSize() uint32
- func (x *LOCData) GetVersion() uint32
- func (x *LOCData) GetVertPre() uint32
- func (x *LOCData) HasAltitude() bool
- func (x *LOCData) HasHorizPre() bool
- func (x *LOCData) HasLatitude() bool
- func (x *LOCData) HasLongitude() bool
- func (x *LOCData) HasSize() bool
- func (x *LOCData) HasVersion() bool
- func (x *LOCData) HasVertPre() bool
- func (*LOCData) ProtoMessage()
- func (x *LOCData) ProtoReflect() protoreflect.Message
- func (x *LOCData) Reset()
- func (x *LOCData) SetAltitude(v uint32)
- func (x *LOCData) SetHorizPre(v uint32)
- func (x *LOCData) SetLatitude(v uint32)
- func (x *LOCData) SetLongitude(v uint32)
- func (x *LOCData) SetSize(v uint32)
- func (x *LOCData) SetVersion(v uint32)
- func (x *LOCData) SetVertPre(v uint32)
- func (x *LOCData) String() string
- type LOCData_builder
- type LOC_builder
- type LP
- func (x *LP) Any() (*anypb.Any, error)
- func (x *LP) ClearData()
- func (x *LP) ClearHdr()
- func (x *LP) DnsRR() dns.RR
- func (x *LP) FromDNS(r *dns.LP) *LP
- func (x *LP) GetData() *LPData
- func (x *LP) GetHdr() *RR_Header
- func (x *LP) HasData() bool
- func (x *LP) HasHdr() bool
- func (x *LP) Name() string
- func (*LP) ProtoMessage()
- func (x *LP) ProtoReflect() protoreflect.Message
- func (x *LP) RRType() Type
- func (x *LP) Reset()
- func (x *LP) SetData(v *LPData)
- func (x *LP) SetHdr(v *RR_Header)
- func (x *LP) SetName(s string)
- func (x *LP) String() string
- func (x *LP) ToDNS() *dns.LP
- type LPData
- func (x *LPData) ClearFqdn()
- func (x *LPData) ClearPreference()
- func (x *LPData) GetFqdn() string
- func (x *LPData) GetPreference() uint32
- func (x *LPData) HasFqdn() bool
- func (x *LPData) HasPreference() bool
- func (*LPData) ProtoMessage()
- func (x *LPData) ProtoReflect() protoreflect.Message
- func (x *LPData) Reset()
- func (x *LPData) SetFqdn(v string)
- func (x *LPData) SetPreference(v uint32)
- func (x *LPData) String() string
- type LPData_builder
- type LP_builder
- type ListAPIKeysRequest
- func (x *ListAPIKeysRequest) ClearIncludeRevoked()
- func (x *ListAPIKeysRequest) GetIncludeRevoked() bool
- func (x *ListAPIKeysRequest) HasIncludeRevoked() bool
- func (*ListAPIKeysRequest) ProtoMessage()
- func (x *ListAPIKeysRequest) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeysRequest) Reset()
- func (x *ListAPIKeysRequest) SetIncludeRevoked(v bool)
- func (x *ListAPIKeysRequest) String() string
- type ListAPIKeysRequest_builder
- type ListAPIKeysResponse
- func (x *ListAPIKeysResponse) GetKeys() []*APIKeyInfo
- func (*ListAPIKeysResponse) ProtoMessage()
- func (x *ListAPIKeysResponse) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeysResponse) Reset()
- func (x *ListAPIKeysResponse) SetKeys(v []*APIKeyInfo)
- func (x *ListAPIKeysResponse) String() string
- type ListAPIKeysResponse_builder
- type ListDNSSECKeysRequest
- func (x *ListDNSSECKeysRequest) ClearKeyType()
- func (x *ListDNSSECKeysRequest) ClearState()
- func (x *ListDNSSECKeysRequest) ClearZone()
- func (x *ListDNSSECKeysRequest) GetKeyType() KeyType
- func (x *ListDNSSECKeysRequest) GetState() KeyState
- func (x *ListDNSSECKeysRequest) GetZone() string
- func (x *ListDNSSECKeysRequest) HasKeyType() bool
- func (x *ListDNSSECKeysRequest) HasState() bool
- func (x *ListDNSSECKeysRequest) HasZone() bool
- func (*ListDNSSECKeysRequest) ProtoMessage()
- func (x *ListDNSSECKeysRequest) ProtoReflect() protoreflect.Message
- func (x *ListDNSSECKeysRequest) Reset()
- func (x *ListDNSSECKeysRequest) SetKeyType(v KeyType)
- func (x *ListDNSSECKeysRequest) SetState(v KeyState)
- func (x *ListDNSSECKeysRequest) SetZone(v string)
- func (x *ListDNSSECKeysRequest) String() string
- type ListDNSSECKeysRequest_builder
- type ListDNSSECKeysResponse
- func (x *ListDNSSECKeysResponse) GetKeys() []*DNSSECKey
- func (*ListDNSSECKeysResponse) ProtoMessage()
- func (x *ListDNSSECKeysResponse) ProtoReflect() protoreflect.Message
- func (x *ListDNSSECKeysResponse) Reset()
- func (x *ListDNSSECKeysResponse) SetKeys(v []*DNSSECKey)
- func (x *ListDNSSECKeysResponse) String() string
- type ListDNSSECKeysResponse_builder
- type ListRRsetsRequest
- func (x *ListRRsetsRequest) ClearName()
- func (x *ListRRsetsRequest) ClearPageSize()
- func (x *ListRRsetsRequest) ClearPageToken()
- func (x *ListRRsetsRequest) ClearType()
- func (x *ListRRsetsRequest) ClearZone()
- func (x *ListRRsetsRequest) GetName() string
- func (x *ListRRsetsRequest) GetPageSize() int32
- func (x *ListRRsetsRequest) GetPageToken() string
- func (x *ListRRsetsRequest) GetType() Type
- func (x *ListRRsetsRequest) GetZone() string
- func (x *ListRRsetsRequest) HasName() bool
- func (x *ListRRsetsRequest) HasPageSize() bool
- func (x *ListRRsetsRequest) HasPageToken() bool
- func (x *ListRRsetsRequest) HasType() bool
- func (x *ListRRsetsRequest) HasZone() bool
- func (*ListRRsetsRequest) ProtoMessage()
- func (x *ListRRsetsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRRsetsRequest) Reset()
- func (x *ListRRsetsRequest) SetName(v string)
- func (x *ListRRsetsRequest) SetPageSize(v int32)
- func (x *ListRRsetsRequest) SetPageToken(v string)
- func (x *ListRRsetsRequest) SetType(v Type)
- func (x *ListRRsetsRequest) SetZone(v string)
- func (x *ListRRsetsRequest) String() string
- type ListRRsetsRequest_builder
- type ListRRsetsResponse
- func (x *ListRRsetsResponse) ClearNextPageToken()
- func (x *ListRRsetsResponse) GetNextPageToken() string
- func (x *ListRRsetsResponse) GetRrsets() []*RRset
- func (x *ListRRsetsResponse) HasNextPageToken() bool
- func (*ListRRsetsResponse) ProtoMessage()
- func (x *ListRRsetsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRRsetsResponse) Reset()
- func (x *ListRRsetsResponse) SetNextPageToken(v string)
- func (x *ListRRsetsResponse) SetRrsets(v []*RRset)
- func (x *ListRRsetsResponse) String() string
- type ListRRsetsResponse_builder
- type ListTSIGKeysRequest
- func (x *ListTSIGKeysRequest) ClearZone()
- func (x *ListTSIGKeysRequest) GetZone() string
- func (x *ListTSIGKeysRequest) HasZone() bool
- func (*ListTSIGKeysRequest) ProtoMessage()
- func (x *ListTSIGKeysRequest) ProtoReflect() protoreflect.Message
- func (x *ListTSIGKeysRequest) Reset()
- func (x *ListTSIGKeysRequest) SetZone(v string)
- func (x *ListTSIGKeysRequest) String() string
- type ListTSIGKeysRequest_builder
- type ListTSIGKeysResponse
- func (x *ListTSIGKeysResponse) GetKeys() []*TSIGKey
- func (*ListTSIGKeysResponse) ProtoMessage()
- func (x *ListTSIGKeysResponse) ProtoReflect() protoreflect.Message
- func (x *ListTSIGKeysResponse) Reset()
- func (x *ListTSIGKeysResponse) SetKeys(v []*TSIGKey)
- func (x *ListTSIGKeysResponse) String() string
- type ListTSIGKeysResponse_builder
- type ListZonesRequest
- func (x *ListZonesRequest) ClearFilter()
- func (x *ListZonesRequest) ClearPageSize()
- func (x *ListZonesRequest) ClearPageToken()
- func (x *ListZonesRequest) GetFilter() string
- func (x *ListZonesRequest) GetPageSize() int32
- func (x *ListZonesRequest) GetPageToken() string
- func (x *ListZonesRequest) HasFilter() bool
- func (x *ListZonesRequest) HasPageSize() bool
- func (x *ListZonesRequest) HasPageToken() bool
- func (*ListZonesRequest) ProtoMessage()
- func (x *ListZonesRequest) ProtoReflect() protoreflect.Message
- func (x *ListZonesRequest) Reset()
- func (x *ListZonesRequest) SetFilter(v string)
- func (x *ListZonesRequest) SetPageSize(v int32)
- func (x *ListZonesRequest) SetPageToken(v string)
- func (x *ListZonesRequest) String() string
- type ListZonesRequest_builder
- type ListZonesResponse
- func (x *ListZonesResponse) ClearNextPageToken()
- func (x *ListZonesResponse) GetNextPageToken() string
- func (x *ListZonesResponse) GetZones() []*Zone
- func (x *ListZonesResponse) HasNextPageToken() bool
- func (*ListZonesResponse) ProtoMessage()
- func (x *ListZonesResponse) ProtoReflect() protoreflect.Message
- func (x *ListZonesResponse) Reset()
- func (x *ListZonesResponse) SetNextPageToken(v string)
- func (x *ListZonesResponse) SetZones(v []*Zone)
- func (x *ListZonesResponse) String() string
- type ListZonesResponse_builder
- type MB
- func (x *MB) Any() (*anypb.Any, error)
- func (x *MB) ClearData()
- func (x *MB) ClearHdr()
- func (x *MB) DnsRR() dns.RR
- func (x *MB) FromDNS(r *dns.MB) *MB
- func (x *MB) GetData() *MBData
- func (x *MB) GetHdr() *RR_Header
- func (x *MB) HasData() bool
- func (x *MB) HasHdr() bool
- func (x *MB) Name() string
- func (*MB) ProtoMessage()
- func (x *MB) ProtoReflect() protoreflect.Message
- func (x *MB) RRType() Type
- func (x *MB) Reset()
- func (x *MB) SetData(v *MBData)
- func (x *MB) SetHdr(v *RR_Header)
- func (x *MB) SetName(s string)
- func (x *MB) String() string
- func (x *MB) ToDNS() *dns.MB
- type MBData
- type MBData_builder
- type MB_builder
- type MD
- func (x *MD) Any() (*anypb.Any, error)
- func (x *MD) ClearData()
- func (x *MD) ClearHdr()
- func (x *MD) DnsRR() dns.RR
- func (x *MD) FromDNS(r *dns.MD) *MD
- func (x *MD) GetData() *MDData
- func (x *MD) GetHdr() *RR_Header
- func (x *MD) HasData() bool
- func (x *MD) HasHdr() bool
- func (x *MD) Name() string
- func (*MD) ProtoMessage()
- func (x *MD) ProtoReflect() protoreflect.Message
- func (x *MD) RRType() Type
- func (x *MD) Reset()
- func (x *MD) SetData(v *MDData)
- func (x *MD) SetHdr(v *RR_Header)
- func (x *MD) SetName(s string)
- func (x *MD) String() string
- func (x *MD) ToDNS() *dns.MD
- type MDData
- type MDData_builder
- type MD_builder
- type MF
- func (x *MF) Any() (*anypb.Any, error)
- func (x *MF) ClearData()
- func (x *MF) ClearHdr()
- func (x *MF) DnsRR() dns.RR
- func (x *MF) FromDNS(r *dns.MF) *MF
- func (x *MF) GetData() *MFData
- func (x *MF) GetHdr() *RR_Header
- func (x *MF) HasData() bool
- func (x *MF) HasHdr() bool
- func (x *MF) Name() string
- func (*MF) ProtoMessage()
- func (x *MF) ProtoReflect() protoreflect.Message
- func (x *MF) RRType() Type
- func (x *MF) Reset()
- func (x *MF) SetData(v *MFData)
- func (x *MF) SetHdr(v *RR_Header)
- func (x *MF) SetName(s string)
- func (x *MF) String() string
- func (x *MF) ToDNS() *dns.MF
- type MFData
- type MFData_builder
- type MF_builder
- type MG
- func (x *MG) Any() (*anypb.Any, error)
- func (x *MG) ClearData()
- func (x *MG) ClearHdr()
- func (x *MG) DnsRR() dns.RR
- func (x *MG) FromDNS(r *dns.MG) *MG
- func (x *MG) GetData() *MGData
- func (x *MG) GetHdr() *RR_Header
- func (x *MG) HasData() bool
- func (x *MG) HasHdr() bool
- func (x *MG) Name() string
- func (*MG) ProtoMessage()
- func (x *MG) ProtoReflect() protoreflect.Message
- func (x *MG) RRType() Type
- func (x *MG) Reset()
- func (x *MG) SetData(v *MGData)
- func (x *MG) SetHdr(v *RR_Header)
- func (x *MG) SetName(s string)
- func (x *MG) String() string
- func (x *MG) ToDNS() *dns.MG
- type MGData
- type MGData_builder
- type MG_builder
- type MINFO
- func (x *MINFO) Any() (*anypb.Any, error)
- func (x *MINFO) ClearData()
- func (x *MINFO) ClearHdr()
- func (x *MINFO) DnsRR() dns.RR
- func (x *MINFO) FromDNS(r *dns.MINFO) *MINFO
- func (x *MINFO) GetData() *MINFOData
- func (x *MINFO) GetHdr() *RR_Header
- func (x *MINFO) HasData() bool
- func (x *MINFO) HasHdr() bool
- func (x *MINFO) Name() string
- func (*MINFO) ProtoMessage()
- func (x *MINFO) ProtoReflect() protoreflect.Message
- func (x *MINFO) RRType() Type
- func (x *MINFO) Reset()
- func (x *MINFO) SetData(v *MINFOData)
- func (x *MINFO) SetHdr(v *RR_Header)
- func (x *MINFO) SetName(s string)
- func (x *MINFO) String() string
- func (x *MINFO) ToDNS() *dns.MINFO
- type MINFOData
- func (x *MINFOData) ClearEmail()
- func (x *MINFOData) ClearRmail()
- func (x *MINFOData) GetEmail() string
- func (x *MINFOData) GetRmail() string
- func (x *MINFOData) HasEmail() bool
- func (x *MINFOData) HasRmail() bool
- func (*MINFOData) ProtoMessage()
- func (x *MINFOData) ProtoReflect() protoreflect.Message
- func (x *MINFOData) Reset()
- func (x *MINFOData) SetEmail(v string)
- func (x *MINFOData) SetRmail(v string)
- func (x *MINFOData) String() string
- type MINFOData_builder
- type MINFO_builder
- type MR
- func (x *MR) Any() (*anypb.Any, error)
- func (x *MR) ClearData()
- func (x *MR) ClearHdr()
- func (x *MR) DnsRR() dns.RR
- func (x *MR) FromDNS(r *dns.MR) *MR
- func (x *MR) GetData() *MRData
- func (x *MR) GetHdr() *RR_Header
- func (x *MR) HasData() bool
- func (x *MR) HasHdr() bool
- func (x *MR) Name() string
- func (*MR) ProtoMessage()
- func (x *MR) ProtoReflect() protoreflect.Message
- func (x *MR) RRType() Type
- func (x *MR) Reset()
- func (x *MR) SetData(v *MRData)
- func (x *MR) SetHdr(v *RR_Header)
- func (x *MR) SetName(s string)
- func (x *MR) String() string
- func (x *MR) ToDNS() *dns.MR
- type MRData
- type MRData_builder
- type MR_builder
- type MX
- func (x *MX) Any() (*anypb.Any, error)
- func (x *MX) ClearData()
- func (x *MX) ClearHdr()
- func (x *MX) DnsRR() dns.RR
- func (x *MX) FromDNS(r *dns.MX) *MX
- func (x *MX) GetData() *MXData
- func (x *MX) GetHdr() *RR_Header
- func (x *MX) HasData() bool
- func (x *MX) HasHdr() bool
- func (x *MX) Name() string
- func (*MX) ProtoMessage()
- func (x *MX) ProtoReflect() protoreflect.Message
- func (x *MX) RRType() Type
- func (x *MX) Reset()
- func (x *MX) SetData(v *MXData)
- func (x *MX) SetHdr(v *RR_Header)
- func (x *MX) SetName(s string)
- func (x *MX) String() string
- func (x *MX) ToDNS() *dns.MX
- type MXData
- func (x *MXData) ClearMx()
- func (x *MXData) ClearPreference()
- func (x *MXData) GetMx() string
- func (x *MXData) GetPreference() uint32
- func (x *MXData) HasMx() bool
- func (x *MXData) HasPreference() bool
- func (*MXData) ProtoMessage()
- func (x *MXData) ProtoReflect() protoreflect.Message
- func (x *MXData) Reset()
- func (x *MXData) SetMx(v string)
- func (x *MXData) SetPreference(v uint32)
- func (x *MXData) String() string
- type MXData_builder
- type MX_builder
- type MindnsServiceClient
- type MindnsServiceServer
- type NAPTR
- func (x *NAPTR) Any() (*anypb.Any, error)
- func (x *NAPTR) ClearData()
- func (x *NAPTR) ClearHdr()
- func (x *NAPTR) DnsRR() dns.RR
- func (x *NAPTR) FromDNS(r *dns.NAPTR) *NAPTR
- func (x *NAPTR) GetData() *NAPTRData
- func (x *NAPTR) GetHdr() *RR_Header
- func (x *NAPTR) HasData() bool
- func (x *NAPTR) HasHdr() bool
- func (x *NAPTR) Name() string
- func (*NAPTR) ProtoMessage()
- func (x *NAPTR) ProtoReflect() protoreflect.Message
- func (x *NAPTR) RRType() Type
- func (x *NAPTR) Reset()
- func (x *NAPTR) SetData(v *NAPTRData)
- func (x *NAPTR) SetHdr(v *RR_Header)
- func (x *NAPTR) SetName(s string)
- func (x *NAPTR) String() string
- func (x *NAPTR) ToDNS() *dns.NAPTR
- type NAPTRData
- func (x *NAPTRData) ClearFlags()
- func (x *NAPTRData) ClearOrder()
- func (x *NAPTRData) ClearPreference()
- func (x *NAPTRData) ClearRegexp()
- func (x *NAPTRData) ClearReplacement()
- func (x *NAPTRData) ClearService()
- func (x *NAPTRData) GetFlags() string
- func (x *NAPTRData) GetOrder() uint32
- func (x *NAPTRData) GetPreference() uint32
- func (x *NAPTRData) GetRegexp() string
- func (x *NAPTRData) GetReplacement() string
- func (x *NAPTRData) GetService() string
- func (x *NAPTRData) HasFlags() bool
- func (x *NAPTRData) HasOrder() bool
- func (x *NAPTRData) HasPreference() bool
- func (x *NAPTRData) HasRegexp() bool
- func (x *NAPTRData) HasReplacement() bool
- func (x *NAPTRData) HasService() bool
- func (*NAPTRData) ProtoMessage()
- func (x *NAPTRData) ProtoReflect() protoreflect.Message
- func (x *NAPTRData) Reset()
- func (x *NAPTRData) SetFlags(v string)
- func (x *NAPTRData) SetOrder(v uint32)
- func (x *NAPTRData) SetPreference(v uint32)
- func (x *NAPTRData) SetRegexp(v string)
- func (x *NAPTRData) SetReplacement(v string)
- func (x *NAPTRData) SetService(v string)
- func (x *NAPTRData) String() string
- type NAPTRData_builder
- type NAPTR_builder
- type NID
- func (x *NID) Any() (*anypb.Any, error)
- func (x *NID) ClearData()
- func (x *NID) ClearHdr()
- func (x *NID) DnsRR() dns.RR
- func (x *NID) FromDNS(r *dns.NID) *NID
- func (x *NID) GetData() *NIDData
- func (x *NID) GetHdr() *RR_Header
- func (x *NID) HasData() bool
- func (x *NID) HasHdr() bool
- func (x *NID) Name() string
- func (*NID) ProtoMessage()
- func (x *NID) ProtoReflect() protoreflect.Message
- func (x *NID) RRType() Type
- func (x *NID) Reset()
- func (x *NID) SetData(v *NIDData)
- func (x *NID) SetHdr(v *RR_Header)
- func (x *NID) SetName(s string)
- func (x *NID) String() string
- func (x *NID) ToDNS() *dns.NID
- type NIDData
- func (x *NIDData) ClearNodeID()
- func (x *NIDData) ClearPreference()
- func (x *NIDData) GetNodeID() uint64
- func (x *NIDData) GetPreference() uint32
- func (x *NIDData) HasNodeID() bool
- func (x *NIDData) HasPreference() bool
- func (*NIDData) ProtoMessage()
- func (x *NIDData) ProtoReflect() protoreflect.Message
- func (x *NIDData) Reset()
- func (x *NIDData) SetNodeID(v uint64)
- func (x *NIDData) SetPreference(v uint32)
- func (x *NIDData) String() string
- type NIDData_builder
- type NID_builder
- type NIMLOC
- func (x *NIMLOC) Any() (*anypb.Any, error)
- func (x *NIMLOC) ClearData()
- func (x *NIMLOC) ClearHdr()
- func (x *NIMLOC) DnsRR() dns.RR
- func (x *NIMLOC) FromDNS(r *dns.NIMLOC) *NIMLOC
- func (x *NIMLOC) GetData() *NIMLOCData
- func (x *NIMLOC) GetHdr() *RR_Header
- func (x *NIMLOC) HasData() bool
- func (x *NIMLOC) HasHdr() bool
- func (x *NIMLOC) Name() string
- func (*NIMLOC) ProtoMessage()
- func (x *NIMLOC) ProtoReflect() protoreflect.Message
- func (x *NIMLOC) RRType() Type
- func (x *NIMLOC) Reset()
- func (x *NIMLOC) SetData(v *NIMLOCData)
- func (x *NIMLOC) SetHdr(v *RR_Header)
- func (x *NIMLOC) SetName(s string)
- func (x *NIMLOC) String() string
- func (x *NIMLOC) ToDNS() *dns.NIMLOC
- type NIMLOCData
- func (x *NIMLOCData) ClearLocator()
- func (x *NIMLOCData) GetLocator() string
- func (x *NIMLOCData) HasLocator() bool
- func (*NIMLOCData) ProtoMessage()
- func (x *NIMLOCData) ProtoReflect() protoreflect.Message
- func (x *NIMLOCData) Reset()
- func (x *NIMLOCData) SetLocator(v string)
- func (x *NIMLOCData) String() string
- type NIMLOCData_builder
- type NIMLOC_builder
- type NINFO
- func (x *NINFO) Any() (*anypb.Any, error)
- func (x *NINFO) ClearData()
- func (x *NINFO) ClearHdr()
- func (x *NINFO) DnsRR() dns.RR
- func (x *NINFO) FromDNS(r *dns.NINFO) *NINFO
- func (x *NINFO) GetData() *NINFOData
- func (x *NINFO) GetHdr() *RR_Header
- func (x *NINFO) HasData() bool
- func (x *NINFO) HasHdr() bool
- func (x *NINFO) Name() string
- func (*NINFO) ProtoMessage()
- func (x *NINFO) ProtoReflect() protoreflect.Message
- func (x *NINFO) RRType() Type
- func (x *NINFO) Reset()
- func (x *NINFO) SetData(v *NINFOData)
- func (x *NINFO) SetHdr(v *RR_Header)
- func (x *NINFO) SetName(s string)
- func (x *NINFO) String() string
- func (x *NINFO) ToDNS() *dns.NINFO
- type NINFOData
- type NINFOData_builder
- type NINFO_builder
- type NS
- func (x *NS) Any() (*anypb.Any, error)
- func (x *NS) ClearData()
- func (x *NS) ClearHdr()
- func (x *NS) DnsRR() dns.RR
- func (x *NS) FromDNS(r *dns.NS) *NS
- func (x *NS) GetData() *NSData
- func (x *NS) GetHdr() *RR_Header
- func (x *NS) HasData() bool
- func (x *NS) HasHdr() bool
- func (x *NS) Name() string
- func (*NS) ProtoMessage()
- func (x *NS) ProtoReflect() protoreflect.Message
- func (x *NS) RRType() Type
- func (x *NS) Reset()
- func (x *NS) SetData(v *NSData)
- func (x *NS) SetHdr(v *RR_Header)
- func (x *NS) SetName(s string)
- func (x *NS) String() string
- func (x *NS) ToDNS() *dns.NS
- type NSAPPTR
- func (x *NSAPPTR) ClearData()
- func (x *NSAPPTR) ClearHdr()
- func (x *NSAPPTR) GetData() *NSAPPTRData
- func (x *NSAPPTR) GetHdr() *RR_Header
- func (x *NSAPPTR) HasData() bool
- func (x *NSAPPTR) HasHdr() bool
- func (*NSAPPTR) ProtoMessage()
- func (x *NSAPPTR) ProtoReflect() protoreflect.Message
- func (x *NSAPPTR) Reset()
- func (x *NSAPPTR) SetData(v *NSAPPTRData)
- func (x *NSAPPTR) SetHdr(v *RR_Header)
- func (x *NSAPPTR) String() string
- type NSAPPTRData
- func (x *NSAPPTRData) ClearPtr()
- func (x *NSAPPTRData) GetPtr() string
- func (x *NSAPPTRData) HasPtr() bool
- func (*NSAPPTRData) ProtoMessage()
- func (x *NSAPPTRData) ProtoReflect() protoreflect.Message
- func (x *NSAPPTRData) Reset()
- func (x *NSAPPTRData) SetPtr(v string)
- func (x *NSAPPTRData) String() string
- type NSAPPTRData_builder
- type NSAPPTR_builder
- type NSData
- type NSData_builder
- type NSEC
- func (x *NSEC) Any() (*anypb.Any, error)
- func (x *NSEC) ClearData()
- func (x *NSEC) ClearHdr()
- func (x *NSEC) DnsRR() dns.RR
- func (x *NSEC) FromDNS(r *dns.NSEC) *NSEC
- func (x *NSEC) GetData() *NSECData
- func (x *NSEC) GetHdr() *RR_Header
- func (x *NSEC) HasData() bool
- func (x *NSEC) HasHdr() bool
- func (x *NSEC) Name() string
- func (*NSEC) ProtoMessage()
- func (x *NSEC) ProtoReflect() protoreflect.Message
- func (x *NSEC) RRType() Type
- func (x *NSEC) Reset()
- func (x *NSEC) SetData(v *NSECData)
- func (x *NSEC) SetHdr(v *RR_Header)
- func (x *NSEC) SetName(s string)
- func (x *NSEC) String() string
- func (x *NSEC) ToDNS() *dns.NSEC
- type NSEC3
- func (x *NSEC3) Any() (*anypb.Any, error)
- func (x *NSEC3) ClearData()
- func (x *NSEC3) ClearHdr()
- func (x *NSEC3) DnsRR() dns.RR
- func (x *NSEC3) FromDNS(r *dns.NSEC3) *NSEC3
- func (x *NSEC3) GetData() *NSEC3Data
- func (x *NSEC3) GetHdr() *RR_Header
- func (x *NSEC3) HasData() bool
- func (x *NSEC3) HasHdr() bool
- func (x *NSEC3) Name() string
- func (*NSEC3) ProtoMessage()
- func (x *NSEC3) ProtoReflect() protoreflect.Message
- func (x *NSEC3) RRType() Type
- func (x *NSEC3) Reset()
- func (x *NSEC3) SetData(v *NSEC3Data)
- func (x *NSEC3) SetHdr(v *RR_Header)
- func (x *NSEC3) SetName(s string)
- func (x *NSEC3) String() string
- func (x *NSEC3) ToDNS() *dns.NSEC3
- type NSEC3Data
- func (x *NSEC3Data) ClearFlags()
- func (x *NSEC3Data) ClearHash()
- func (x *NSEC3Data) ClearHashLength()
- func (x *NSEC3Data) ClearIterations()
- func (x *NSEC3Data) ClearNextDomain()
- func (x *NSEC3Data) ClearSalt()
- func (x *NSEC3Data) ClearSaltLength()
- func (x *NSEC3Data) GetFlags() uint32
- func (x *NSEC3Data) GetHash() uint32
- func (x *NSEC3Data) GetHashLength() uint32
- func (x *NSEC3Data) GetIterations() uint32
- func (x *NSEC3Data) GetNextDomain() string
- func (x *NSEC3Data) GetSalt() string
- func (x *NSEC3Data) GetSaltLength() uint32
- func (x *NSEC3Data) GetTypeBitMap() []uint32
- func (x *NSEC3Data) HasFlags() bool
- func (x *NSEC3Data) HasHash() bool
- func (x *NSEC3Data) HasHashLength() bool
- func (x *NSEC3Data) HasIterations() bool
- func (x *NSEC3Data) HasNextDomain() bool
- func (x *NSEC3Data) HasSalt() bool
- func (x *NSEC3Data) HasSaltLength() bool
- func (*NSEC3Data) ProtoMessage()
- func (x *NSEC3Data) ProtoReflect() protoreflect.Message
- func (x *NSEC3Data) Reset()
- func (x *NSEC3Data) SetFlags(v uint32)
- func (x *NSEC3Data) SetHash(v uint32)
- func (x *NSEC3Data) SetHashLength(v uint32)
- func (x *NSEC3Data) SetIterations(v uint32)
- func (x *NSEC3Data) SetNextDomain(v string)
- func (x *NSEC3Data) SetSalt(v string)
- func (x *NSEC3Data) SetSaltLength(v uint32)
- func (x *NSEC3Data) SetTypeBitMap(v []uint32)
- func (x *NSEC3Data) String() string
- type NSEC3Data_builder
- type NSEC3PARAM
- func (x *NSEC3PARAM) Any() (*anypb.Any, error)
- func (x *NSEC3PARAM) ClearData()
- func (x *NSEC3PARAM) ClearHdr()
- func (x *NSEC3PARAM) DnsRR() dns.RR
- func (x *NSEC3PARAM) FromDNS(r *dns.NSEC3PARAM) *NSEC3PARAM
- func (x *NSEC3PARAM) GetData() *NSEC3PARAMData
- func (x *NSEC3PARAM) GetHdr() *RR_Header
- func (x *NSEC3PARAM) HasData() bool
- func (x *NSEC3PARAM) HasHdr() bool
- func (x *NSEC3PARAM) Name() string
- func (*NSEC3PARAM) ProtoMessage()
- func (x *NSEC3PARAM) ProtoReflect() protoreflect.Message
- func (x *NSEC3PARAM) RRType() Type
- func (x *NSEC3PARAM) Reset()
- func (x *NSEC3PARAM) SetData(v *NSEC3PARAMData)
- func (x *NSEC3PARAM) SetHdr(v *RR_Header)
- func (x *NSEC3PARAM) SetName(s string)
- func (x *NSEC3PARAM) String() string
- func (x *NSEC3PARAM) ToDNS() *dns.NSEC3PARAM
- type NSEC3PARAMData
- func (x *NSEC3PARAMData) ClearFlags()
- func (x *NSEC3PARAMData) ClearHash()
- func (x *NSEC3PARAMData) ClearIterations()
- func (x *NSEC3PARAMData) ClearSalt()
- func (x *NSEC3PARAMData) ClearSaltLength()
- func (x *NSEC3PARAMData) GetFlags() uint32
- func (x *NSEC3PARAMData) GetHash() uint32
- func (x *NSEC3PARAMData) GetIterations() uint32
- func (x *NSEC3PARAMData) GetSalt() string
- func (x *NSEC3PARAMData) GetSaltLength() uint32
- func (x *NSEC3PARAMData) HasFlags() bool
- func (x *NSEC3PARAMData) HasHash() bool
- func (x *NSEC3PARAMData) HasIterations() bool
- func (x *NSEC3PARAMData) HasSalt() bool
- func (x *NSEC3PARAMData) HasSaltLength() bool
- func (*NSEC3PARAMData) ProtoMessage()
- func (x *NSEC3PARAMData) ProtoReflect() protoreflect.Message
- func (x *NSEC3PARAMData) Reset()
- func (x *NSEC3PARAMData) SetFlags(v uint32)
- func (x *NSEC3PARAMData) SetHash(v uint32)
- func (x *NSEC3PARAMData) SetIterations(v uint32)
- func (x *NSEC3PARAMData) SetSalt(v string)
- func (x *NSEC3PARAMData) SetSaltLength(v uint32)
- func (x *NSEC3PARAMData) String() string
- type NSEC3PARAMData_builder
- type NSEC3PARAM_builder
- type NSEC3Params
- func (x *NSEC3Params) ClearFlags()
- func (x *NSEC3Params) ClearHash()
- func (x *NSEC3Params) ClearIterations()
- func (x *NSEC3Params) ClearSalt()
- func (x *NSEC3Params) GetFlags() uint32
- func (x *NSEC3Params) GetHash() uint32
- func (x *NSEC3Params) GetIterations() uint32
- func (x *NSEC3Params) GetSalt() string
- func (x *NSEC3Params) HasFlags() bool
- func (x *NSEC3Params) HasHash() bool
- func (x *NSEC3Params) HasIterations() bool
- func (x *NSEC3Params) HasSalt() bool
- func (*NSEC3Params) ProtoMessage()
- func (x *NSEC3Params) ProtoReflect() protoreflect.Message
- func (x *NSEC3Params) Reset()
- func (x *NSEC3Params) SetFlags(v uint32)
- func (x *NSEC3Params) SetHash(v uint32)
- func (x *NSEC3Params) SetIterations(v uint32)
- func (x *NSEC3Params) SetSalt(v string)
- func (x *NSEC3Params) String() string
- type NSEC3Params_builder
- type NSEC3_builder
- type NSECData
- func (x *NSECData) ClearNextDomain()
- func (x *NSECData) GetNextDomain() string
- func (x *NSECData) GetTypeBitMap() []uint32
- func (x *NSECData) HasNextDomain() bool
- func (*NSECData) ProtoMessage()
- func (x *NSECData) ProtoReflect() protoreflect.Message
- func (x *NSECData) Reset()
- func (x *NSECData) SetNextDomain(v string)
- func (x *NSECData) SetTypeBitMap(v []uint32)
- func (x *NSECData) String() string
- type NSECData_builder
- type NSEC_builder
- type NS_builder
- type NULL
- func (x *NULL) Any() (*anypb.Any, error)
- func (x *NULL) ClearData()
- func (x *NULL) ClearHdr()
- func (x *NULL) DnsRR() dns.RR
- func (x *NULL) FromDNS(r *dns.NULL) *NULL
- func (x *NULL) GetData() *NULLData
- func (x *NULL) GetHdr() *RR_Header
- func (x *NULL) HasData() bool
- func (x *NULL) HasHdr() bool
- func (x *NULL) Name() string
- func (*NULL) ProtoMessage()
- func (x *NULL) ProtoReflect() protoreflect.Message
- func (x *NULL) RRType() Type
- func (x *NULL) Reset()
- func (x *NULL) SetData(v *NULLData)
- func (x *NULL) SetHdr(v *RR_Header)
- func (x *NULL) SetName(s string)
- func (x *NULL) String() string
- func (x *NULL) ToDNS() *dns.NULL
- type NULLData
- type NULLData_builder
- type NULL_builder
- type OPENPGPKEY
- func (x *OPENPGPKEY) Any() (*anypb.Any, error)
- func (x *OPENPGPKEY) ClearData()
- func (x *OPENPGPKEY) ClearHdr()
- func (x *OPENPGPKEY) DnsRR() dns.RR
- func (x *OPENPGPKEY) FromDNS(r *dns.OPENPGPKEY) *OPENPGPKEY
- func (x *OPENPGPKEY) GetData() *OPENPGPKEYData
- func (x *OPENPGPKEY) GetHdr() *RR_Header
- func (x *OPENPGPKEY) HasData() bool
- func (x *OPENPGPKEY) HasHdr() bool
- func (x *OPENPGPKEY) Name() string
- func (*OPENPGPKEY) ProtoMessage()
- func (x *OPENPGPKEY) ProtoReflect() protoreflect.Message
- func (x *OPENPGPKEY) RRType() Type
- func (x *OPENPGPKEY) Reset()
- func (x *OPENPGPKEY) SetData(v *OPENPGPKEYData)
- func (x *OPENPGPKEY) SetHdr(v *RR_Header)
- func (x *OPENPGPKEY) SetName(s string)
- func (x *OPENPGPKEY) String() string
- func (x *OPENPGPKEY) ToDNS() *dns.OPENPGPKEY
- type OPENPGPKEYData
- func (x *OPENPGPKEYData) ClearPublicKey()
- func (x *OPENPGPKEYData) GetPublicKey() string
- func (x *OPENPGPKEYData) HasPublicKey() bool
- func (*OPENPGPKEYData) ProtoMessage()
- func (x *OPENPGPKEYData) ProtoReflect() protoreflect.Message
- func (x *OPENPGPKEYData) Reset()
- func (x *OPENPGPKEYData) SetPublicKey(v string)
- func (x *OPENPGPKEYData) String() string
- type OPENPGPKEYData_builder
- type OPENPGPKEY_builder
- type PTR
- func (x *PTR) Any() (*anypb.Any, error)
- func (x *PTR) ClearData()
- func (x *PTR) ClearHdr()
- func (x *PTR) DnsRR() dns.RR
- func (x *PTR) FromDNS(r *dns.PTR) *PTR
- func (x *PTR) GetData() *PTRData
- func (x *PTR) GetHdr() *RR_Header
- func (x *PTR) HasData() bool
- func (x *PTR) HasHdr() bool
- func (x *PTR) Name() string
- func (*PTR) ProtoMessage()
- func (x *PTR) ProtoReflect() protoreflect.Message
- func (x *PTR) RRType() Type
- func (x *PTR) Reset()
- func (x *PTR) SetData(v *PTRData)
- func (x *PTR) SetHdr(v *RR_Header)
- func (x *PTR) SetName(s string)
- func (x *PTR) String() string
- func (x *PTR) ToDNS() *dns.PTR
- type PTRData
- type PTRData_builder
- type PTR_builder
- type PX
- func (x *PX) Any() (*anypb.Any, error)
- func (x *PX) ClearData()
- func (x *PX) ClearHdr()
- func (x *PX) DnsRR() dns.RR
- func (x *PX) FromDNS(r *dns.PX) *PX
- func (x *PX) GetData() *PXData
- func (x *PX) GetHdr() *RR_Header
- func (x *PX) HasData() bool
- func (x *PX) HasHdr() bool
- func (x *PX) Name() string
- func (*PX) ProtoMessage()
- func (x *PX) ProtoReflect() protoreflect.Message
- func (x *PX) RRType() Type
- func (x *PX) Reset()
- func (x *PX) SetData(v *PXData)
- func (x *PX) SetHdr(v *RR_Header)
- func (x *PX) SetName(s string)
- func (x *PX) String() string
- func (x *PX) ToDNS() *dns.PX
- type PXData
- func (x *PXData) ClearMap822()
- func (x *PXData) ClearMapx400()
- func (x *PXData) ClearPreference()
- func (x *PXData) GetMap822() string
- func (x *PXData) GetMapx400() string
- func (x *PXData) GetPreference() uint32
- func (x *PXData) HasMap822() bool
- func (x *PXData) HasMapx400() bool
- func (x *PXData) HasPreference() bool
- func (*PXData) ProtoMessage()
- func (x *PXData) ProtoReflect() protoreflect.Message
- func (x *PXData) Reset()
- func (x *PXData) SetMap822(v string)
- func (x *PXData) SetMapx400(v string)
- func (x *PXData) SetPreference(v uint32)
- func (x *PXData) String() string
- type PXData_builder
- type PX_builder
- type Precondition
- func (x *Precondition) ClearCondition()
- func (x *Precondition) ClearNameExists()
- func (x *Precondition) ClearNameNotExists()
- func (x *Precondition) ClearRrsetExists()
- func (x *Precondition) ClearRrsetMatches()
- func (x *Precondition) ClearRrsetNotExists()
- func (x *Precondition) GetNameExists() string
- func (x *Precondition) GetNameNotExists() string
- func (x *Precondition) GetRrsetExists() *RRsetRef
- func (x *Precondition) GetRrsetMatches() *RRset
- func (x *Precondition) GetRrsetNotExists() *RRsetRef
- func (x *Precondition) HasCondition() bool
- func (x *Precondition) HasNameExists() bool
- func (x *Precondition) HasNameNotExists() bool
- func (x *Precondition) HasRrsetExists() bool
- func (x *Precondition) HasRrsetMatches() bool
- func (x *Precondition) HasRrsetNotExists() bool
- func (*Precondition) ProtoMessage()
- func (x *Precondition) ProtoReflect() protoreflect.Message
- func (x *Precondition) Reset()
- func (x *Precondition) SetNameExists(v string)
- func (x *Precondition) SetNameNotExists(v string)
- func (x *Precondition) SetRrsetExists(v *RRsetRef)
- func (x *Precondition) SetRrsetMatches(v *RRset)
- func (x *Precondition) SetRrsetNotExists(v *RRsetRef)
- func (x *Precondition) String() string
- func (x *Precondition) WhichCondition() case_Precondition_Condition
- type Precondition_builder
- type ProtoRR
- type Question
- func (x *Question) ClearName()
- func (x *Question) ClearType()
- func (x *Question) GetName() string
- func (x *Question) GetType() Type
- func (x *Question) HasName() bool
- func (x *Question) HasType() bool
- func (*Question) ProtoMessage()
- func (x *Question) ProtoReflect() protoreflect.Message
- func (x *Question) Reset()
- func (x *Question) SetName(v string)
- func (x *Question) SetType(v Type)
- func (x *Question) String() string
- type Question_builder
- type RFC3597
- func (x *RFC3597) ClearData()
- func (x *RFC3597) ClearHdr()
- func (x *RFC3597) GetData() *RFC3597Data
- func (x *RFC3597) GetHdr() *RR_Header
- func (x *RFC3597) HasData() bool
- func (x *RFC3597) HasHdr() bool
- func (*RFC3597) ProtoMessage()
- func (x *RFC3597) ProtoReflect() protoreflect.Message
- func (x *RFC3597) Reset()
- func (x *RFC3597) SetData(v *RFC3597Data)
- func (x *RFC3597) SetHdr(v *RR_Header)
- func (x *RFC3597) String() string
- type RFC3597Data
- func (x *RFC3597Data) ClearRdata()
- func (x *RFC3597Data) GetRdata() string
- func (x *RFC3597Data) HasRdata() bool
- func (*RFC3597Data) ProtoMessage()
- func (x *RFC3597Data) ProtoReflect() protoreflect.Message
- func (x *RFC3597Data) Reset()
- func (x *RFC3597Data) SetRdata(v string)
- func (x *RFC3597Data) String() string
- type RFC3597Data_builder
- type RFC3597_builder
- type RKEY
- func (x *RKEY) Any() (*anypb.Any, error)
- func (x *RKEY) ClearData()
- func (x *RKEY) ClearHdr()
- func (x *RKEY) DnsRR() dns.RR
- func (x *RKEY) FromDNS(r *dns.RKEY) *RKEY
- func (x *RKEY) GetData() *RKEYData
- func (x *RKEY) GetHdr() *RR_Header
- func (x *RKEY) HasData() bool
- func (x *RKEY) HasHdr() bool
- func (x *RKEY) Name() string
- func (*RKEY) ProtoMessage()
- func (x *RKEY) ProtoReflect() protoreflect.Message
- func (x *RKEY) RRType() Type
- func (x *RKEY) Reset()
- func (x *RKEY) SetData(v *RKEYData)
- func (x *RKEY) SetHdr(v *RR_Header)
- func (x *RKEY) SetName(s string)
- func (x *RKEY) String() string
- func (x *RKEY) ToDNS() *dns.RKEY
- type RKEYData
- func (x *RKEYData) ClearAlgorithm()
- func (x *RKEYData) ClearFlags()
- func (x *RKEYData) ClearProtocol()
- func (x *RKEYData) ClearPublicKey()
- func (x *RKEYData) GetAlgorithm() uint32
- func (x *RKEYData) GetFlags() uint32
- func (x *RKEYData) GetProtocol() uint32
- func (x *RKEYData) GetPublicKey() string
- func (x *RKEYData) HasAlgorithm() bool
- func (x *RKEYData) HasFlags() bool
- func (x *RKEYData) HasProtocol() bool
- func (x *RKEYData) HasPublicKey() bool
- func (*RKEYData) ProtoMessage()
- func (x *RKEYData) ProtoReflect() protoreflect.Message
- func (x *RKEYData) Reset()
- func (x *RKEYData) SetAlgorithm(v uint32)
- func (x *RKEYData) SetFlags(v uint32)
- func (x *RKEYData) SetProtocol(v uint32)
- func (x *RKEYData) SetPublicKey(v string)
- func (x *RKEYData) String() string
- type RKEYData_builder
- type RKEY_builder
- type RP
- func (x *RP) Any() (*anypb.Any, error)
- func (x *RP) ClearData()
- func (x *RP) ClearHdr()
- func (x *RP) DnsRR() dns.RR
- func (x *RP) FromDNS(r *dns.RP) *RP
- func (x *RP) GetData() *RPData
- func (x *RP) GetHdr() *RR_Header
- func (x *RP) HasData() bool
- func (x *RP) HasHdr() bool
- func (x *RP) Name() string
- func (*RP) ProtoMessage()
- func (x *RP) ProtoReflect() protoreflect.Message
- func (x *RP) RRType() Type
- func (x *RP) Reset()
- func (x *RP) SetData(v *RPData)
- func (x *RP) SetHdr(v *RR_Header)
- func (x *RP) SetName(s string)
- func (x *RP) String() string
- func (x *RP) ToDNS() *dns.RP
- type RPData
- func (x *RPData) ClearMbox()
- func (x *RPData) ClearTxt()
- func (x *RPData) GetMbox() string
- func (x *RPData) GetTxt() string
- func (x *RPData) HasMbox() bool
- func (x *RPData) HasTxt() bool
- func (*RPData) ProtoMessage()
- func (x *RPData) ProtoReflect() protoreflect.Message
- func (x *RPData) Reset()
- func (x *RPData) SetMbox(v string)
- func (x *RPData) SetTxt(v string)
- func (x *RPData) String() string
- type RPData_builder
- type RP_builder
- type RRSIG
- func (x *RRSIG) Any() (*anypb.Any, error)
- func (x *RRSIG) ClearData()
- func (x *RRSIG) ClearHdr()
- func (x *RRSIG) DnsRR() dns.RR
- func (x *RRSIG) FromDNS(r *dns.RRSIG) *RRSIG
- func (x *RRSIG) GetData() *RRSIGData
- func (x *RRSIG) GetHdr() *RR_Header
- func (x *RRSIG) HasData() bool
- func (x *RRSIG) HasHdr() bool
- func (x *RRSIG) Name() string
- func (*RRSIG) ProtoMessage()
- func (x *RRSIG) ProtoReflect() protoreflect.Message
- func (x *RRSIG) RRType() Type
- func (x *RRSIG) Reset()
- func (x *RRSIG) SetData(v *RRSIGData)
- func (x *RRSIG) SetHdr(v *RR_Header)
- func (x *RRSIG) SetName(s string)
- func (x *RRSIG) String() string
- func (x *RRSIG) ToDNS() *dns.RRSIG
- type RRSIGData
- func (x *RRSIGData) ClearAlgorithm()
- func (x *RRSIGData) ClearExpiration()
- func (x *RRSIGData) ClearInception()
- func (x *RRSIGData) ClearKeyTag()
- func (x *RRSIGData) ClearLabels()
- func (x *RRSIGData) ClearOrigTtl()
- func (x *RRSIGData) ClearSignature()
- func (x *RRSIGData) ClearSignerName()
- func (x *RRSIGData) ClearTypeCovered()
- func (x *RRSIGData) GetAlgorithm() uint32
- func (x *RRSIGData) GetExpiration() uint32
- func (x *RRSIGData) GetInception() uint32
- func (x *RRSIGData) GetKeyTag() uint32
- func (x *RRSIGData) GetLabels() uint32
- func (x *RRSIGData) GetOrigTtl() uint32
- func (x *RRSIGData) GetSignature() string
- func (x *RRSIGData) GetSignerName() string
- func (x *RRSIGData) GetTypeCovered() Type
- func (x *RRSIGData) HasAlgorithm() bool
- func (x *RRSIGData) HasExpiration() bool
- func (x *RRSIGData) HasInception() bool
- func (x *RRSIGData) HasKeyTag() bool
- func (x *RRSIGData) HasLabels() bool
- func (x *RRSIGData) HasOrigTtl() bool
- func (x *RRSIGData) HasSignature() bool
- func (x *RRSIGData) HasSignerName() bool
- func (x *RRSIGData) HasTypeCovered() bool
- func (*RRSIGData) ProtoMessage()
- func (x *RRSIGData) ProtoReflect() protoreflect.Message
- func (x *RRSIGData) Reset()
- func (x *RRSIGData) SetAlgorithm(v uint32)
- func (x *RRSIGData) SetExpiration(v uint32)
- func (x *RRSIGData) SetInception(v uint32)
- func (x *RRSIGData) SetKeyTag(v uint32)
- func (x *RRSIGData) SetLabels(v uint32)
- func (x *RRSIGData) SetOrigTtl(v uint32)
- func (x *RRSIGData) SetSignature(v string)
- func (x *RRSIGData) SetSignerName(v string)
- func (x *RRSIGData) SetTypeCovered(v Type)
- func (x *RRSIGData) String() string
- type RRSIGData_builder
- type RRSIG_builder
- type RR_Header
- func (x *RR_Header) ClearClass()
- func (x *RR_Header) ClearName()
- func (x *RR_Header) ClearRrtype()
- func (x *RR_Header) ClearTtl()
- func (x *RR_Header) FromDNS(r *dns.RR_Header)
- func (x *RR_Header) GetClass() uint32
- func (x *RR_Header) GetName() string
- func (x *RR_Header) GetRrtype() uint32
- func (x *RR_Header) GetTtl() uint32
- func (x *RR_Header) HasClass() bool
- func (x *RR_Header) HasName() bool
- func (x *RR_Header) HasRrtype() bool
- func (x *RR_Header) HasTtl() bool
- func (*RR_Header) ProtoMessage()
- func (x *RR_Header) ProtoReflect() protoreflect.Message
- func (x *RR_Header) Reset()
- func (x *RR_Header) SetClass(v uint32)
- func (x *RR_Header) SetName(v string)
- func (x *RR_Header) SetRrtype(v uint32)
- func (x *RR_Header) SetTtl(v uint32)
- func (x *RR_Header) String() string
- func (x *RR_Header) ToDNS() *dns.RR_Header
- type RR_Header_builder
- type RRset
- func (x *RRset) ClearName()
- func (x *RRset) ClearTtl()
- func (x *RRset) ClearType()
- func (x *RRset) GetName() string
- func (x *RRset) GetRecords() []*anypb.Any
- func (x *RRset) GetTtl() uint32
- func (x *RRset) GetType() Type
- func (x *RRset) HasName() bool
- func (x *RRset) HasTtl() bool
- func (x *RRset) HasType() bool
- func (*RRset) ProtoMessage()
- func (x *RRset) ProtoReflect() protoreflect.Message
- func (x *RRset) Reset()
- func (x *RRset) SetName(v string)
- func (x *RRset) SetRecords(v []*anypb.Any)
- func (x *RRset) SetTtl(v uint32)
- func (x *RRset) SetType(v Type)
- func (x *RRset) String() string
- type RRsetChange
- func (x *RRsetChange) ClearChange()
- func (x *RRsetChange) ClearDelete()
- func (x *RRsetChange) ClearSet()
- func (x *RRsetChange) GetDelete() *RRsetRef
- func (x *RRsetChange) GetSet() *RRset
- func (x *RRsetChange) HasChange() bool
- func (x *RRsetChange) HasDelete() bool
- func (x *RRsetChange) HasSet() bool
- func (*RRsetChange) ProtoMessage()
- func (x *RRsetChange) ProtoReflect() protoreflect.Message
- func (x *RRsetChange) Reset()
- func (x *RRsetChange) SetDelete(v *RRsetRef)
- func (x *RRsetChange) SetSet(v *RRset)
- func (x *RRsetChange) String() string
- func (x *RRsetChange) WhichChange() case_RRsetChange_Change
- type RRsetChange_builder
- type RRsetRef
- func (x *RRsetRef) ClearName()
- func (x *RRsetRef) ClearType()
- func (x *RRsetRef) GetName() string
- func (x *RRsetRef) GetType() Type
- func (x *RRsetRef) HasName() bool
- func (x *RRsetRef) HasType() bool
- func (*RRsetRef) ProtoMessage()
- func (x *RRsetRef) ProtoReflect() protoreflect.Message
- func (x *RRsetRef) Reset()
- func (x *RRsetRef) SetName(v string)
- func (x *RRsetRef) SetType(v Type)
- func (x *RRsetRef) String() string
- type RRsetRef_builder
- type RRset_builder
- type RT
- func (x *RT) Any() (*anypb.Any, error)
- func (x *RT) ClearData()
- func (x *RT) ClearHdr()
- func (x *RT) DnsRR() dns.RR
- func (x *RT) FromDNS(r *dns.RT) *RT
- func (x *RT) GetData() *RTData
- func (x *RT) GetHdr() *RR_Header
- func (x *RT) HasData() bool
- func (x *RT) HasHdr() bool
- func (x *RT) Name() string
- func (*RT) ProtoMessage()
- func (x *RT) ProtoReflect() protoreflect.Message
- func (x *RT) RRType() Type
- func (x *RT) Reset()
- func (x *RT) SetData(v *RTData)
- func (x *RT) SetHdr(v *RR_Header)
- func (x *RT) SetName(s string)
- func (x *RT) String() string
- func (x *RT) ToDNS() *dns.RT
- type RTData
- func (x *RTData) ClearHost()
- func (x *RTData) ClearPreference()
- func (x *RTData) GetHost() string
- func (x *RTData) GetPreference() uint32
- func (x *RTData) HasHost() bool
- func (x *RTData) HasPreference() bool
- func (*RTData) ProtoMessage()
- func (x *RTData) ProtoReflect() protoreflect.Message
- func (x *RTData) Reset()
- func (x *RTData) SetHost(v string)
- func (x *RTData) SetPreference(v uint32)
- func (x *RTData) String() string
- type RTData_builder
- type RT_builder
- type RecordMetadata
- func (x *RecordMetadata) ClearDisabled()
- func (x *RecordMetadata) ClearWeight()
- func (x *RecordMetadata) GetDisabled() bool
- func (x *RecordMetadata) GetGeo() []string
- func (x *RecordMetadata) GetWeight() uint32
- func (x *RecordMetadata) HasDisabled() bool
- func (x *RecordMetadata) HasWeight() bool
- func (*RecordMetadata) ProtoMessage()
- func (x *RecordMetadata) ProtoReflect() protoreflect.Message
- func (x *RecordMetadata) Reset()
- func (x *RecordMetadata) SetDisabled(v bool)
- func (x *RecordMetadata) SetGeo(v []string)
- func (x *RecordMetadata) SetWeight(v uint32)
- func (x *RecordMetadata) String() string
- type RecordMetadata_builder
- type RetireDNSSECKeyRequest
- func (x *RetireDNSSECKeyRequest) ClearKeyId()
- func (x *RetireDNSSECKeyRequest) ClearZone()
- func (x *RetireDNSSECKeyRequest) GetKeyId() string
- func (x *RetireDNSSECKeyRequest) GetZone() string
- func (x *RetireDNSSECKeyRequest) HasKeyId() bool
- func (x *RetireDNSSECKeyRequest) HasZone() bool
- func (*RetireDNSSECKeyRequest) ProtoMessage()
- func (x *RetireDNSSECKeyRequest) ProtoReflect() protoreflect.Message
- func (x *RetireDNSSECKeyRequest) Reset()
- func (x *RetireDNSSECKeyRequest) SetKeyId(v string)
- func (x *RetireDNSSECKeyRequest) SetZone(v string)
- func (x *RetireDNSSECKeyRequest) String() string
- type RetireDNSSECKeyRequest_builder
- type RevokeAPIKeyRequest
- func (x *RevokeAPIKeyRequest) ClearId()
- func (x *RevokeAPIKeyRequest) GetId() string
- func (x *RevokeAPIKeyRequest) HasId() bool
- func (*RevokeAPIKeyRequest) ProtoMessage()
- func (x *RevokeAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeAPIKeyRequest) Reset()
- func (x *RevokeAPIKeyRequest) SetId(v string)
- func (x *RevokeAPIKeyRequest) String() string
- type RevokeAPIKeyRequest_builder
- type RotateAPIKeyRequest
- func (x *RotateAPIKeyRequest) ClearId()
- func (x *RotateAPIKeyRequest) GetId() string
- func (x *RotateAPIKeyRequest) HasId() bool
- func (*RotateAPIKeyRequest) ProtoMessage()
- func (x *RotateAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *RotateAPIKeyRequest) Reset()
- func (x *RotateAPIKeyRequest) SetId(v string)
- func (x *RotateAPIKeyRequest) String() string
- type RotateAPIKeyRequest_builder
- type RotateAPIKeyResponse
- func (x *RotateAPIKeyResponse) ClearKey()
- func (x *RotateAPIKeyResponse) ClearToken()
- func (x *RotateAPIKeyResponse) GetKey() *APIKeyInfo
- func (x *RotateAPIKeyResponse) GetToken() string
- func (x *RotateAPIKeyResponse) HasKey() bool
- func (x *RotateAPIKeyResponse) HasToken() bool
- func (*RotateAPIKeyResponse) ProtoMessage()
- func (x *RotateAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *RotateAPIKeyResponse) Reset()
- func (x *RotateAPIKeyResponse) SetKey(v *APIKeyInfo)
- func (x *RotateAPIKeyResponse) SetToken(v string)
- func (x *RotateAPIKeyResponse) String() string
- type RotateAPIKeyResponse_builder
- type SIG
- func (x *SIG) Any() (*anypb.Any, error)
- func (x *SIG) ClearData()
- func (x *SIG) ClearHdr()
- func (x *SIG) DnsRR() dns.RR
- func (x *SIG) FromDNS(r *dns.SIG) *SIG
- func (x *SIG) GetData() *SIGData
- func (x *SIG) GetHdr() *RR_Header
- func (x *SIG) HasData() bool
- func (x *SIG) HasHdr() bool
- func (x *SIG) Name() string
- func (*SIG) ProtoMessage()
- func (x *SIG) ProtoReflect() protoreflect.Message
- func (x *SIG) RRType() Type
- func (x *SIG) Reset()
- func (x *SIG) SetData(v *SIGData)
- func (x *SIG) SetHdr(v *RR_Header)
- func (x *SIG) SetName(s string)
- func (x *SIG) String() string
- func (x *SIG) ToDNS() *dns.SIG
- type SIGData
- func (x *SIGData) ClearAlgorithm()
- func (x *SIGData) ClearExpiration()
- func (x *SIGData) ClearInception()
- func (x *SIGData) ClearKeyTag()
- func (x *SIGData) ClearLabels()
- func (x *SIGData) ClearOrigTtl()
- func (x *SIGData) ClearSignature()
- func (x *SIGData) ClearSignerName()
- func (x *SIGData) ClearTypeCovered()
- func (x *SIGData) GetAlgorithm() uint32
- func (x *SIGData) GetExpiration() uint32
- func (x *SIGData) GetInception() uint32
- func (x *SIGData) GetKeyTag() uint32
- func (x *SIGData) GetLabels() uint32
- func (x *SIGData) GetOrigTtl() uint32
- func (x *SIGData) GetSignature() string
- func (x *SIGData) GetSignerName() string
- func (x *SIGData) GetTypeCovered() Type
- func (x *SIGData) HasAlgorithm() bool
- func (x *SIGData) HasExpiration() bool
- func (x *SIGData) HasInception() bool
- func (x *SIGData) HasKeyTag() bool
- func (x *SIGData) HasLabels() bool
- func (x *SIGData) HasOrigTtl() bool
- func (x *SIGData) HasSignature() bool
- func (x *SIGData) HasSignerName() bool
- func (x *SIGData) HasTypeCovered() bool
- func (*SIGData) ProtoMessage()
- func (x *SIGData) ProtoReflect() protoreflect.Message
- func (x *SIGData) Reset()
- func (x *SIGData) SetAlgorithm(v uint32)
- func (x *SIGData) SetExpiration(v uint32)
- func (x *SIGData) SetInception(v uint32)
- func (x *SIGData) SetKeyTag(v uint32)
- func (x *SIGData) SetLabels(v uint32)
- func (x *SIGData) SetOrigTtl(v uint32)
- func (x *SIGData) SetSignature(v string)
- func (x *SIGData) SetSignerName(v string)
- func (x *SIGData) SetTypeCovered(v Type)
- func (x *SIGData) String() string
- type SIGData_builder
- type SIG_builder
- type SMIMEA
- func (x *SMIMEA) Any() (*anypb.Any, error)
- func (x *SMIMEA) ClearData()
- func (x *SMIMEA) ClearHdr()
- func (x *SMIMEA) DnsRR() dns.RR
- func (x *SMIMEA) FromDNS(r *dns.SMIMEA) *SMIMEA
- func (x *SMIMEA) GetData() *SMIMEAData
- func (x *SMIMEA) GetHdr() *RR_Header
- func (x *SMIMEA) HasData() bool
- func (x *SMIMEA) HasHdr() bool
- func (x *SMIMEA) Name() string
- func (*SMIMEA) ProtoMessage()
- func (x *SMIMEA) ProtoReflect() protoreflect.Message
- func (x *SMIMEA) RRType() Type
- func (x *SMIMEA) Reset()
- func (x *SMIMEA) SetData(v *SMIMEAData)
- func (x *SMIMEA) SetHdr(v *RR_Header)
- func (x *SMIMEA) SetName(s string)
- func (x *SMIMEA) String() string
- func (x *SMIMEA) ToDNS() *dns.SMIMEA
- type SMIMEAData
- func (x *SMIMEAData) ClearCertificate()
- func (x *SMIMEAData) ClearMatchingType()
- func (x *SMIMEAData) ClearSelector()
- func (x *SMIMEAData) ClearUsage()
- func (x *SMIMEAData) GetCertificate() string
- func (x *SMIMEAData) GetMatchingType() uint32
- func (x *SMIMEAData) GetSelector() uint32
- func (x *SMIMEAData) GetUsage() uint32
- func (x *SMIMEAData) HasCertificate() bool
- func (x *SMIMEAData) HasMatchingType() bool
- func (x *SMIMEAData) HasSelector() bool
- func (x *SMIMEAData) HasUsage() bool
- func (*SMIMEAData) ProtoMessage()
- func (x *SMIMEAData) ProtoReflect() protoreflect.Message
- func (x *SMIMEAData) Reset()
- func (x *SMIMEAData) SetCertificate(v string)
- func (x *SMIMEAData) SetMatchingType(v uint32)
- func (x *SMIMEAData) SetSelector(v uint32)
- func (x *SMIMEAData) SetUsage(v uint32)
- func (x *SMIMEAData) String() string
- type SMIMEAData_builder
- type SMIMEA_builder
- type SOA
- func (x *SOA) Any() (*anypb.Any, error)
- func (x *SOA) ClearData()
- func (x *SOA) ClearHdr()
- func (x *SOA) DnsRR() dns.RR
- func (x *SOA) FromDNS(r *dns.SOA) *SOA
- func (x *SOA) GetData() *SOAData
- func (x *SOA) GetHdr() *RR_Header
- func (x *SOA) HasData() bool
- func (x *SOA) HasHdr() bool
- func (x *SOA) Name() string
- func (*SOA) ProtoMessage()
- func (x *SOA) ProtoReflect() protoreflect.Message
- func (x *SOA) RRType() Type
- func (x *SOA) Reset()
- func (x *SOA) SetData(v *SOAData)
- func (x *SOA) SetHdr(v *RR_Header)
- func (x *SOA) SetName(s string)
- func (x *SOA) String() string
- func (x *SOA) ToDNS() *dns.SOA
- type SOAData
- func (x *SOAData) ClearExpire()
- func (x *SOAData) ClearMbox()
- func (x *SOAData) ClearMinttl()
- func (x *SOAData) ClearNs()
- func (x *SOAData) ClearRefresh()
- func (x *SOAData) ClearRetry()
- func (x *SOAData) ClearSerial()
- func (x *SOAData) GetExpire() uint32
- func (x *SOAData) GetMbox() string
- func (x *SOAData) GetMinttl() uint32
- func (x *SOAData) GetNs() string
- func (x *SOAData) GetRefresh() uint32
- func (x *SOAData) GetRetry() uint32
- func (x *SOAData) GetSerial() uint32
- func (x *SOAData) HasExpire() bool
- func (x *SOAData) HasMbox() bool
- func (x *SOAData) HasMinttl() bool
- func (x *SOAData) HasNs() bool
- func (x *SOAData) HasRefresh() bool
- func (x *SOAData) HasRetry() bool
- func (x *SOAData) HasSerial() bool
- func (*SOAData) ProtoMessage()
- func (x *SOAData) ProtoReflect() protoreflect.Message
- func (x *SOAData) Reset()
- func (x *SOAData) SetExpire(v uint32)
- func (x *SOAData) SetMbox(v string)
- func (x *SOAData) SetMinttl(v uint32)
- func (x *SOAData) SetNs(v string)
- func (x *SOAData) SetRefresh(v uint32)
- func (x *SOAData) SetRetry(v uint32)
- func (x *SOAData) SetSerial(v uint32)
- func (x *SOAData) String() string
- type SOAData_builder
- type SOAParams
- func (x *SOAParams) ClearExpire()
- func (x *SOAParams) ClearMinimum()
- func (x *SOAParams) ClearMname()
- func (x *SOAParams) ClearRefresh()
- func (x *SOAParams) ClearRetry()
- func (x *SOAParams) ClearRname()
- func (x *SOAParams) GetExpire() uint32
- func (x *SOAParams) GetMinimum() uint32
- func (x *SOAParams) GetMname() string
- func (x *SOAParams) GetRefresh() uint32
- func (x *SOAParams) GetRetry() uint32
- func (x *SOAParams) GetRname() string
- func (x *SOAParams) HasExpire() bool
- func (x *SOAParams) HasMinimum() bool
- func (x *SOAParams) HasMname() bool
- func (x *SOAParams) HasRefresh() bool
- func (x *SOAParams) HasRetry() bool
- func (x *SOAParams) HasRname() bool
- func (*SOAParams) ProtoMessage()
- func (x *SOAParams) ProtoReflect() protoreflect.Message
- func (x *SOAParams) Reset()
- func (x *SOAParams) SetExpire(v uint32)
- func (x *SOAParams) SetMinimum(v uint32)
- func (x *SOAParams) SetMname(v string)
- func (x *SOAParams) SetRefresh(v uint32)
- func (x *SOAParams) SetRetry(v uint32)
- func (x *SOAParams) SetRname(v string)
- func (x *SOAParams) String() string
- type SOAParams_builder
- type SOA_builder
- type SPF
- func (x *SPF) Any() (*anypb.Any, error)
- func (x *SPF) ClearData()
- func (x *SPF) ClearHdr()
- func (x *SPF) DnsRR() dns.RR
- func (x *SPF) FromDNS(r *dns.SPF) *SPF
- func (x *SPF) GetData() *SPFData
- func (x *SPF) GetHdr() *RR_Header
- func (x *SPF) HasData() bool
- func (x *SPF) HasHdr() bool
- func (x *SPF) Name() string
- func (*SPF) ProtoMessage()
- func (x *SPF) ProtoReflect() protoreflect.Message
- func (x *SPF) RRType() Type
- func (x *SPF) Reset()
- func (x *SPF) SetData(v *SPFData)
- func (x *SPF) SetHdr(v *RR_Header)
- func (x *SPF) SetName(s string)
- func (x *SPF) String() string
- func (x *SPF) ToDNS() *dns.SPF
- type SPFData
- type SPFData_builder
- type SPF_builder
- type SRV
- func (x *SRV) Any() (*anypb.Any, error)
- func (x *SRV) ClearData()
- func (x *SRV) ClearHdr()
- func (x *SRV) DnsRR() dns.RR
- func (x *SRV) FromDNS(r *dns.SRV) *SRV
- func (x *SRV) GetData() *SRVData
- func (x *SRV) GetHdr() *RR_Header
- func (x *SRV) HasData() bool
- func (x *SRV) HasHdr() bool
- func (x *SRV) Name() string
- func (*SRV) ProtoMessage()
- func (x *SRV) ProtoReflect() protoreflect.Message
- func (x *SRV) RRType() Type
- func (x *SRV) Reset()
- func (x *SRV) SetData(v *SRVData)
- func (x *SRV) SetHdr(v *RR_Header)
- func (x *SRV) SetName(s string)
- func (x *SRV) String() string
- func (x *SRV) ToDNS() *dns.SRV
- type SRVData
- func (x *SRVData) ClearPort()
- func (x *SRVData) ClearPriority()
- func (x *SRVData) ClearTarget()
- func (x *SRVData) ClearWeight()
- func (x *SRVData) GetPort() uint32
- func (x *SRVData) GetPriority() uint32
- func (x *SRVData) GetTarget() string
- func (x *SRVData) GetWeight() uint32
- func (x *SRVData) HasPort() bool
- func (x *SRVData) HasPriority() bool
- func (x *SRVData) HasTarget() bool
- func (x *SRVData) HasWeight() bool
- func (*SRVData) ProtoMessage()
- func (x *SRVData) ProtoReflect() protoreflect.Message
- func (x *SRVData) Reset()
- func (x *SRVData) SetPort(v uint32)
- func (x *SRVData) SetPriority(v uint32)
- func (x *SRVData) SetTarget(v string)
- func (x *SRVData) SetWeight(v uint32)
- func (x *SRVData) String() string
- type SRVData_builder
- type SRV_builder
- type SSHFP
- func (x *SSHFP) Any() (*anypb.Any, error)
- func (x *SSHFP) ClearData()
- func (x *SSHFP) ClearHdr()
- func (x *SSHFP) DnsRR() dns.RR
- func (x *SSHFP) FromDNS(r *dns.SSHFP) *SSHFP
- func (x *SSHFP) GetData() *SSHFPData
- func (x *SSHFP) GetHdr() *RR_Header
- func (x *SSHFP) HasData() bool
- func (x *SSHFP) HasHdr() bool
- func (x *SSHFP) Name() string
- func (*SSHFP) ProtoMessage()
- func (x *SSHFP) ProtoReflect() protoreflect.Message
- func (x *SSHFP) RRType() Type
- func (x *SSHFP) Reset()
- func (x *SSHFP) SetData(v *SSHFPData)
- func (x *SSHFP) SetHdr(v *RR_Header)
- func (x *SSHFP) SetName(s string)
- func (x *SSHFP) String() string
- func (x *SSHFP) ToDNS() *dns.SSHFP
- type SSHFPData
- func (x *SSHFPData) ClearAlgorithm()
- func (x *SSHFPData) ClearFingerPrint()
- func (x *SSHFPData) ClearType()
- func (x *SSHFPData) GetAlgorithm() uint32
- func (x *SSHFPData) GetFingerPrint() string
- func (x *SSHFPData) GetType() uint32
- func (x *SSHFPData) HasAlgorithm() bool
- func (x *SSHFPData) HasFingerPrint() bool
- func (x *SSHFPData) HasType() bool
- func (*SSHFPData) ProtoMessage()
- func (x *SSHFPData) ProtoReflect() protoreflect.Message
- func (x *SSHFPData) Reset()
- func (x *SSHFPData) SetAlgorithm(v uint32)
- func (x *SSHFPData) SetFingerPrint(v string)
- func (x *SSHFPData) SetType(v uint32)
- func (x *SSHFPData) String() string
- type SSHFPData_builder
- type SSHFP_builder
- type SVCB
- func (x *SVCB) Any() (*anypb.Any, error)
- func (x *SVCB) ClearData()
- func (x *SVCB) ClearHdr()
- func (x *SVCB) DnsRR() dns.RR
- func (x *SVCB) FromDNS(r *dns.SVCB) *SVCB
- func (x *SVCB) GetData() *SVCBData
- func (x *SVCB) GetHdr() *RR_Header
- func (x *SVCB) HasData() bool
- func (x *SVCB) HasHdr() bool
- func (x *SVCB) Name() string
- func (*SVCB) ProtoMessage()
- func (x *SVCB) ProtoReflect() protoreflect.Message
- func (x *SVCB) RRType() Type
- func (x *SVCB) Reset()
- func (x *SVCB) SetData(v *SVCBData)
- func (x *SVCB) SetHdr(v *RR_Header)
- func (x *SVCB) SetName(s string)
- func (x *SVCB) String() string
- func (x *SVCB) ToDNS() *dns.SVCB
- type SVCBAlpn
- func (x *SVCBAlpn) FromDNS(r *dns.SVCBAlpn)
- func (x *SVCBAlpn) GetAlpn() []string
- func (*SVCBAlpn) ProtoMessage()
- func (x *SVCBAlpn) ProtoReflect() protoreflect.Message
- func (x *SVCBAlpn) Reset()
- func (x *SVCBAlpn) SetAlpn(v []string)
- func (x *SVCBAlpn) String() string
- func (x *SVCBAlpn) ToDNS() *dns.SVCBAlpn
- type SVCBAlpn_builder
- type SVCBData
- func (x *SVCBData) ClearPriority()
- func (x *SVCBData) ClearTarget()
- func (x *SVCBData) GetPriority() uint32
- func (x *SVCBData) GetTarget() string
- func (x *SVCBData) GetValue() []*anypb.Any
- func (x *SVCBData) HasPriority() bool
- func (x *SVCBData) HasTarget() bool
- func (*SVCBData) ProtoMessage()
- func (x *SVCBData) ProtoReflect() protoreflect.Message
- func (x *SVCBData) Reset()
- func (x *SVCBData) SetPriority(v uint32)
- func (x *SVCBData) SetTarget(v string)
- func (x *SVCBData) SetValue(v []*anypb.Any)
- func (x *SVCBData) String() string
- type SVCBData_builder
- type SVCBDoHPath
- func (x *SVCBDoHPath) ClearTemplate()
- func (x *SVCBDoHPath) FromDNS(r *dns.SVCBDoHPath)
- func (x *SVCBDoHPath) GetTemplate() string
- func (x *SVCBDoHPath) HasTemplate() bool
- func (*SVCBDoHPath) ProtoMessage()
- func (x *SVCBDoHPath) ProtoReflect() protoreflect.Message
- func (x *SVCBDoHPath) Reset()
- func (x *SVCBDoHPath) SetTemplate(v string)
- func (x *SVCBDoHPath) String() string
- func (x *SVCBDoHPath) ToDNS() *dns.SVCBDoHPath
- type SVCBDoHPath_builder
- type SVCBECHConfig
- func (x *SVCBECHConfig) ClearECH()
- func (x *SVCBECHConfig) FromDNS(r *dns.SVCBECHConfig)
- func (x *SVCBECHConfig) GetECH() []byte
- func (x *SVCBECHConfig) HasECH() bool
- func (*SVCBECHConfig) ProtoMessage()
- func (x *SVCBECHConfig) ProtoReflect() protoreflect.Message
- func (x *SVCBECHConfig) Reset()
- func (x *SVCBECHConfig) SetECH(v []byte)
- func (x *SVCBECHConfig) String() string
- func (x *SVCBECHConfig) ToDNS() *dns.SVCBECHConfig
- type SVCBECHConfig_builder
- type SVCBIPv4Hint
- func (x *SVCBIPv4Hint) FromDNS(r *dns.SVCBIPv4Hint)
- func (x *SVCBIPv4Hint) GetHint() [][]byte
- func (*SVCBIPv4Hint) ProtoMessage()
- func (x *SVCBIPv4Hint) ProtoReflect() protoreflect.Message
- func (x *SVCBIPv4Hint) Reset()
- func (x *SVCBIPv4Hint) SetHint(v [][]byte)
- func (x *SVCBIPv4Hint) String() string
- func (x *SVCBIPv4Hint) ToDNS() *dns.SVCBIPv4Hint
- type SVCBIPv4Hint_builder
- type SVCBIPv6Hint
- func (x *SVCBIPv6Hint) FromDNS(r *dns.SVCBIPv6Hint)
- func (x *SVCBIPv6Hint) GetHint() [][]byte
- func (*SVCBIPv6Hint) ProtoMessage()
- func (x *SVCBIPv6Hint) ProtoReflect() protoreflect.Message
- func (x *SVCBIPv6Hint) Reset()
- func (x *SVCBIPv6Hint) SetHint(v [][]byte)
- func (x *SVCBIPv6Hint) String() string
- func (x *SVCBIPv6Hint) ToDNS() *dns.SVCBIPv6Hint
- type SVCBIPv6Hint_builder
- type SVCBKey
- type SVCBLocal
- func (x *SVCBLocal) ClearData()
- func (x *SVCBLocal) ClearKeyCode()
- func (x *SVCBLocal) FromDNS(r *dns.SVCBLocal)
- func (x *SVCBLocal) GetData() []byte
- func (x *SVCBLocal) GetKeyCode() SVCBKey
- func (x *SVCBLocal) HasData() bool
- func (x *SVCBLocal) HasKeyCode() bool
- func (*SVCBLocal) ProtoMessage()
- func (x *SVCBLocal) ProtoReflect() protoreflect.Message
- func (x *SVCBLocal) Reset()
- func (x *SVCBLocal) SetData(v []byte)
- func (x *SVCBLocal) SetKeyCode(v SVCBKey)
- func (x *SVCBLocal) String() string
- func (x *SVCBLocal) ToDNS() *dns.SVCBLocal
- type SVCBLocal_builder
- type SVCBMandatory
- func (x *SVCBMandatory) FromDNS(r *dns.SVCBMandatory)
- func (x *SVCBMandatory) GetCode() []SVCBKey
- func (*SVCBMandatory) ProtoMessage()
- func (x *SVCBMandatory) ProtoReflect() protoreflect.Message
- func (x *SVCBMandatory) Reset()
- func (x *SVCBMandatory) SetCode(v []SVCBKey)
- func (x *SVCBMandatory) String() string
- func (x *SVCBMandatory) ToDNS() *dns.SVCBMandatory
- type SVCBMandatory_builder
- type SVCBNoDefaultAlpn
- func (x *SVCBNoDefaultAlpn) FromDNS(r *dns.SVCBNoDefaultAlpn)
- func (*SVCBNoDefaultAlpn) ProtoMessage()
- func (x *SVCBNoDefaultAlpn) ProtoReflect() protoreflect.Message
- func (x *SVCBNoDefaultAlpn) Reset()
- func (x *SVCBNoDefaultAlpn) String() string
- func (x *SVCBNoDefaultAlpn) ToDNS() *dns.SVCBNoDefaultAlpn
- type SVCBNoDefaultAlpn_builder
- type SVCBPort
- func (x *SVCBPort) ClearPort()
- func (x *SVCBPort) FromDNS(r *dns.SVCBPort)
- func (x *SVCBPort) GetPort() uint32
- func (x *SVCBPort) HasPort() bool
- func (*SVCBPort) ProtoMessage()
- func (x *SVCBPort) ProtoReflect() protoreflect.Message
- func (x *SVCBPort) Reset()
- func (x *SVCBPort) SetPort(v uint32)
- func (x *SVCBPort) String() string
- func (x *SVCBPort) ToDNS() *dns.SVCBPort
- type SVCBPort_builder
- type SVCB_builder
- type ScheduleKeyRolloverRequest
- func (x *ScheduleKeyRolloverRequest) ClearKeyType()
- func (x *ScheduleKeyRolloverRequest) ClearPropagationDelay()
- func (x *ScheduleKeyRolloverRequest) ClearZone()
- func (x *ScheduleKeyRolloverRequest) GetKeyType() KeyType
- func (x *ScheduleKeyRolloverRequest) GetPropagationDelay() uint32
- func (x *ScheduleKeyRolloverRequest) GetZone() string
- func (x *ScheduleKeyRolloverRequest) HasKeyType() bool
- func (x *ScheduleKeyRolloverRequest) HasPropagationDelay() bool
- func (x *ScheduleKeyRolloverRequest) HasZone() bool
- func (*ScheduleKeyRolloverRequest) ProtoMessage()
- func (x *ScheduleKeyRolloverRequest) ProtoReflect() protoreflect.Message
- func (x *ScheduleKeyRolloverRequest) Reset()
- func (x *ScheduleKeyRolloverRequest) SetKeyType(v KeyType)
- func (x *ScheduleKeyRolloverRequest) SetPropagationDelay(v uint32)
- func (x *ScheduleKeyRolloverRequest) SetZone(v string)
- func (x *ScheduleKeyRolloverRequest) String() string
- type ScheduleKeyRolloverRequest_builder
- type ScheduleKeyRolloverResponse
- func (x *ScheduleKeyRolloverResponse) ClearEstimatedCompletion()
- func (x *ScheduleKeyRolloverResponse) ClearNewKey()
- func (x *ScheduleKeyRolloverResponse) ClearRetiringKey()
- func (x *ScheduleKeyRolloverResponse) GetEstimatedCompletion() uint64
- func (x *ScheduleKeyRolloverResponse) GetNewKey() *DNSSECKey
- func (x *ScheduleKeyRolloverResponse) GetRetiringKey() *DNSSECKey
- func (x *ScheduleKeyRolloverResponse) HasEstimatedCompletion() bool
- func (x *ScheduleKeyRolloverResponse) HasNewKey() bool
- func (x *ScheduleKeyRolloverResponse) HasRetiringKey() bool
- func (*ScheduleKeyRolloverResponse) ProtoMessage()
- func (x *ScheduleKeyRolloverResponse) ProtoReflect() protoreflect.Message
- func (x *ScheduleKeyRolloverResponse) Reset()
- func (x *ScheduleKeyRolloverResponse) SetEstimatedCompletion(v uint64)
- func (x *ScheduleKeyRolloverResponse) SetNewKey(v *DNSSECKey)
- func (x *ScheduleKeyRolloverResponse) SetRetiringKey(v *DNSSECKey)
- func (x *ScheduleKeyRolloverResponse) String() string
- type ScheduleKeyRolloverResponse_builder
- type Scope
- type SetRRsetRequest
- func (x *SetRRsetRequest) ClearRrset()
- func (x *SetRRsetRequest) ClearZone()
- func (x *SetRRsetRequest) GetRrset() *RRset
- func (x *SetRRsetRequest) GetZone() string
- func (x *SetRRsetRequest) HasRrset() bool
- func (x *SetRRsetRequest) HasZone() bool
- func (*SetRRsetRequest) ProtoMessage()
- func (x *SetRRsetRequest) ProtoReflect() protoreflect.Message
- func (x *SetRRsetRequest) Reset()
- func (x *SetRRsetRequest) SetRrset(v *RRset)
- func (x *SetRRsetRequest) SetZone(v string)
- func (x *SetRRsetRequest) String() string
- type SetRRsetRequest_builder
- type StoredRRset
- func (x *StoredRRset) ClearLastModified()
- func (x *StoredRRset) ClearName()
- func (x *StoredRRset) ClearRrtype()
- func (x *StoredRRset) ClearTtl()
- func (x *StoredRRset) GetLastModified() uint64
- func (x *StoredRRset) GetName() string
- func (x *StoredRRset) GetRecords() []*StoredRecord
- func (x *StoredRRset) GetRrtype() uint32
- func (x *StoredRRset) GetTtl() uint32
- func (x *StoredRRset) HasLastModified() bool
- func (x *StoredRRset) HasName() bool
- func (x *StoredRRset) HasRrtype() bool
- func (x *StoredRRset) HasTtl() bool
- func (*StoredRRset) ProtoMessage()
- func (x *StoredRRset) ProtoReflect() protoreflect.Message
- func (x *StoredRRset) Reset()
- func (x *StoredRRset) SetLastModified(v uint64)
- func (x *StoredRRset) SetName(v string)
- func (x *StoredRRset) SetRecords(v []*StoredRecord)
- func (x *StoredRRset) SetRrtype(v uint32)
- func (x *StoredRRset) SetTtl(v uint32)
- func (x *StoredRRset) String() string
- type StoredRRset_builder
- type StoredRecord
- func (x *StoredRecord) ClearMetadata()
- func (x *StoredRecord) ClearRecord()
- func (x *StoredRecord) GetMetadata() *RecordMetadata
- func (x *StoredRecord) GetRecord() *anypb.Any
- func (x *StoredRecord) HasMetadata() bool
- func (x *StoredRecord) HasRecord() bool
- func (*StoredRecord) ProtoMessage()
- func (x *StoredRecord) ProtoReflect() protoreflect.Message
- func (x *StoredRecord) Reset()
- func (x *StoredRecord) SetMetadata(v *RecordMetadata)
- func (x *StoredRecord) SetRecord(v *anypb.Any)
- func (x *StoredRecord) String() string
- type StoredRecord_builder
- type TA
- func (x *TA) Any() (*anypb.Any, error)
- func (x *TA) ClearData()
- func (x *TA) ClearHdr()
- func (x *TA) DnsRR() dns.RR
- func (x *TA) FromDNS(r *dns.TA) *TA
- func (x *TA) GetData() *TAData
- func (x *TA) GetHdr() *RR_Header
- func (x *TA) HasData() bool
- func (x *TA) HasHdr() bool
- func (x *TA) Name() string
- func (*TA) ProtoMessage()
- func (x *TA) ProtoReflect() protoreflect.Message
- func (x *TA) RRType() Type
- func (x *TA) Reset()
- func (x *TA) SetData(v *TAData)
- func (x *TA) SetHdr(v *RR_Header)
- func (x *TA) SetName(s string)
- func (x *TA) String() string
- func (x *TA) ToDNS() *dns.TA
- type TAData
- func (x *TAData) ClearAlgorithm()
- func (x *TAData) ClearDigest()
- func (x *TAData) ClearDigestType()
- func (x *TAData) ClearKeyTag()
- func (x *TAData) GetAlgorithm() uint32
- func (x *TAData) GetDigest() string
- func (x *TAData) GetDigestType() uint32
- func (x *TAData) GetKeyTag() uint32
- func (x *TAData) HasAlgorithm() bool
- func (x *TAData) HasDigest() bool
- func (x *TAData) HasDigestType() bool
- func (x *TAData) HasKeyTag() bool
- func (*TAData) ProtoMessage()
- func (x *TAData) ProtoReflect() protoreflect.Message
- func (x *TAData) Reset()
- func (x *TAData) SetAlgorithm(v uint32)
- func (x *TAData) SetDigest(v string)
- func (x *TAData) SetDigestType(v uint32)
- func (x *TAData) SetKeyTag(v uint32)
- func (x *TAData) String() string
- type TAData_builder
- type TALINK
- func (x *TALINK) Any() (*anypb.Any, error)
- func (x *TALINK) ClearData()
- func (x *TALINK) ClearHdr()
- func (x *TALINK) DnsRR() dns.RR
- func (x *TALINK) FromDNS(r *dns.TALINK) *TALINK
- func (x *TALINK) GetData() *TALINKData
- func (x *TALINK) GetHdr() *RR_Header
- func (x *TALINK) HasData() bool
- func (x *TALINK) HasHdr() bool
- func (x *TALINK) Name() string
- func (*TALINK) ProtoMessage()
- func (x *TALINK) ProtoReflect() protoreflect.Message
- func (x *TALINK) RRType() Type
- func (x *TALINK) Reset()
- func (x *TALINK) SetData(v *TALINKData)
- func (x *TALINK) SetHdr(v *RR_Header)
- func (x *TALINK) SetName(s string)
- func (x *TALINK) String() string
- func (x *TALINK) ToDNS() *dns.TALINK
- type TALINKData
- func (x *TALINKData) ClearNextName()
- func (x *TALINKData) ClearPreviousName()
- func (x *TALINKData) GetNextName() string
- func (x *TALINKData) GetPreviousName() string
- func (x *TALINKData) HasNextName() bool
- func (x *TALINKData) HasPreviousName() bool
- func (*TALINKData) ProtoMessage()
- func (x *TALINKData) ProtoReflect() protoreflect.Message
- func (x *TALINKData) Reset()
- func (x *TALINKData) SetNextName(v string)
- func (x *TALINKData) SetPreviousName(v string)
- func (x *TALINKData) String() string
- type TALINKData_builder
- type TALINK_builder
- type TA_builder
- type TKEY
- func (x *TKEY) Any() (*anypb.Any, error)
- func (x *TKEY) ClearData()
- func (x *TKEY) ClearHdr()
- func (x *TKEY) DnsRR() dns.RR
- func (x *TKEY) FromDNS(r *dns.TKEY) *TKEY
- func (x *TKEY) GetData() *TKEYData
- func (x *TKEY) GetHdr() *RR_Header
- func (x *TKEY) HasData() bool
- func (x *TKEY) HasHdr() bool
- func (x *TKEY) Name() string
- func (*TKEY) ProtoMessage()
- func (x *TKEY) ProtoReflect() protoreflect.Message
- func (x *TKEY) RRType() Type
- func (x *TKEY) Reset()
- func (x *TKEY) SetData(v *TKEYData)
- func (x *TKEY) SetHdr(v *RR_Header)
- func (x *TKEY) SetName(s string)
- func (x *TKEY) String() string
- func (x *TKEY) ToDNS() *dns.TKEY
- type TKEYData
- func (x *TKEYData) ClearAlgorithm()
- func (x *TKEYData) ClearError()
- func (x *TKEYData) ClearExpiration()
- func (x *TKEYData) ClearInception()
- func (x *TKEYData) ClearKey()
- func (x *TKEYData) ClearKeySize()
- func (x *TKEYData) ClearMode()
- func (x *TKEYData) ClearOtherData()
- func (x *TKEYData) ClearOtherLen()
- func (x *TKEYData) GetAlgorithm() string
- func (x *TKEYData) GetError() uint32
- func (x *TKEYData) GetExpiration() uint32
- func (x *TKEYData) GetInception() uint32
- func (x *TKEYData) GetKey() string
- func (x *TKEYData) GetKeySize() uint32
- func (x *TKEYData) GetMode() uint32
- func (x *TKEYData) GetOtherData() string
- func (x *TKEYData) GetOtherLen() uint32
- func (x *TKEYData) HasAlgorithm() bool
- func (x *TKEYData) HasError() bool
- func (x *TKEYData) HasExpiration() bool
- func (x *TKEYData) HasInception() bool
- func (x *TKEYData) HasKey() bool
- func (x *TKEYData) HasKeySize() bool
- func (x *TKEYData) HasMode() bool
- func (x *TKEYData) HasOtherData() bool
- func (x *TKEYData) HasOtherLen() bool
- func (*TKEYData) ProtoMessage()
- func (x *TKEYData) ProtoReflect() protoreflect.Message
- func (x *TKEYData) Reset()
- func (x *TKEYData) SetAlgorithm(v string)
- func (x *TKEYData) SetError(v uint32)
- func (x *TKEYData) SetExpiration(v uint32)
- func (x *TKEYData) SetInception(v uint32)
- func (x *TKEYData) SetKey(v string)
- func (x *TKEYData) SetKeySize(v uint32)
- func (x *TKEYData) SetMode(v uint32)
- func (x *TKEYData) SetOtherData(v string)
- func (x *TKEYData) SetOtherLen(v uint32)
- func (x *TKEYData) String() string
- type TKEYData_builder
- type TKEY_builder
- type TLSA
- func (x *TLSA) Any() (*anypb.Any, error)
- func (x *TLSA) ClearData()
- func (x *TLSA) ClearHdr()
- func (x *TLSA) DnsRR() dns.RR
- func (x *TLSA) FromDNS(r *dns.TLSA) *TLSA
- func (x *TLSA) GetData() *TLSAData
- func (x *TLSA) GetHdr() *RR_Header
- func (x *TLSA) HasData() bool
- func (x *TLSA) HasHdr() bool
- func (x *TLSA) Name() string
- func (*TLSA) ProtoMessage()
- func (x *TLSA) ProtoReflect() protoreflect.Message
- func (x *TLSA) RRType() Type
- func (x *TLSA) Reset()
- func (x *TLSA) SetData(v *TLSAData)
- func (x *TLSA) SetHdr(v *RR_Header)
- func (x *TLSA) SetName(s string)
- func (x *TLSA) String() string
- func (x *TLSA) ToDNS() *dns.TLSA
- type TLSAData
- func (x *TLSAData) ClearCertificate()
- func (x *TLSAData) ClearMatchingType()
- func (x *TLSAData) ClearSelector()
- func (x *TLSAData) ClearUsage()
- func (x *TLSAData) GetCertificate() string
- func (x *TLSAData) GetMatchingType() uint32
- func (x *TLSAData) GetSelector() uint32
- func (x *TLSAData) GetUsage() uint32
- func (x *TLSAData) HasCertificate() bool
- func (x *TLSAData) HasMatchingType() bool
- func (x *TLSAData) HasSelector() bool
- func (x *TLSAData) HasUsage() bool
- func (*TLSAData) ProtoMessage()
- func (x *TLSAData) ProtoReflect() protoreflect.Message
- func (x *TLSAData) Reset()
- func (x *TLSAData) SetCertificate(v string)
- func (x *TLSAData) SetMatchingType(v uint32)
- func (x *TLSAData) SetSelector(v uint32)
- func (x *TLSAData) SetUsage(v uint32)
- func (x *TLSAData) String() string
- type TLSAData_builder
- type TLSA_builder
- type TSIG
- func (x *TSIG) Any() (*anypb.Any, error)
- func (x *TSIG) ClearData()
- func (x *TSIG) ClearHdr()
- func (x *TSIG) DnsRR() dns.RR
- func (x *TSIG) FromDNS(r *dns.TSIG) *TSIG
- func (x *TSIG) GetData() *TSIGData
- func (x *TSIG) GetHdr() *RR_Header
- func (x *TSIG) HasData() bool
- func (x *TSIG) HasHdr() bool
- func (x *TSIG) Name() string
- func (*TSIG) ProtoMessage()
- func (x *TSIG) ProtoReflect() protoreflect.Message
- func (x *TSIG) RRType() Type
- func (x *TSIG) Reset()
- func (x *TSIG) SetData(v *TSIGData)
- func (x *TSIG) SetHdr(v *RR_Header)
- func (x *TSIG) SetName(s string)
- func (x *TSIG) String() string
- func (x *TSIG) ToDNS() *dns.TSIG
- type TSIGAlgorithm
- type TSIGData
- func (x *TSIGData) ClearAlgorithm()
- func (x *TSIGData) ClearError()
- func (x *TSIGData) ClearFudge()
- func (x *TSIGData) ClearMAC()
- func (x *TSIGData) ClearMACSize()
- func (x *TSIGData) ClearOrigId()
- func (x *TSIGData) ClearOtherData()
- func (x *TSIGData) ClearOtherLen()
- func (x *TSIGData) ClearTimeSigned()
- func (x *TSIGData) GetAlgorithm() string
- func (x *TSIGData) GetError() uint32
- func (x *TSIGData) GetFudge() uint32
- func (x *TSIGData) GetMAC() string
- func (x *TSIGData) GetMACSize() uint32
- func (x *TSIGData) GetOrigId() uint32
- func (x *TSIGData) GetOtherData() string
- func (x *TSIGData) GetOtherLen() uint32
- func (x *TSIGData) GetTimeSigned() uint64
- func (x *TSIGData) HasAlgorithm() bool
- func (x *TSIGData) HasError() bool
- func (x *TSIGData) HasFudge() bool
- func (x *TSIGData) HasMAC() bool
- func (x *TSIGData) HasMACSize() bool
- func (x *TSIGData) HasOrigId() bool
- func (x *TSIGData) HasOtherData() bool
- func (x *TSIGData) HasOtherLen() bool
- func (x *TSIGData) HasTimeSigned() bool
- func (*TSIGData) ProtoMessage()
- func (x *TSIGData) ProtoReflect() protoreflect.Message
- func (x *TSIGData) Reset()
- func (x *TSIGData) SetAlgorithm(v string)
- func (x *TSIGData) SetError(v uint32)
- func (x *TSIGData) SetFudge(v uint32)
- func (x *TSIGData) SetMAC(v string)
- func (x *TSIGData) SetMACSize(v uint32)
- func (x *TSIGData) SetOrigId(v uint32)
- func (x *TSIGData) SetOtherData(v string)
- func (x *TSIGData) SetOtherLen(v uint32)
- func (x *TSIGData) SetTimeSigned(v uint64)
- func (x *TSIGData) String() string
- type TSIGData_builder
- type TSIGKey
- func (x *TSIGKey) ClearAlgorithm()
- func (x *TSIGKey) ClearCreatedAt()
- func (x *TSIGKey) ClearName()
- func (x *TSIGKey) ClearSecret()
- func (x *TSIGKey) ClearZone()
- func (x *TSIGKey) GetAlgorithm() TSIGAlgorithm
- func (x *TSIGKey) GetCreatedAt() uint64
- func (x *TSIGKey) GetName() string
- func (x *TSIGKey) GetPermissions() []string
- func (x *TSIGKey) GetSecret() string
- func (x *TSIGKey) GetZone() string
- func (x *TSIGKey) HasAlgorithm() bool
- func (x *TSIGKey) HasCreatedAt() bool
- func (x *TSIGKey) HasName() bool
- func (x *TSIGKey) HasSecret() bool
- func (x *TSIGKey) HasZone() bool
- func (*TSIGKey) ProtoMessage()
- func (x *TSIGKey) ProtoReflect() protoreflect.Message
- func (x *TSIGKey) Reset()
- func (x *TSIGKey) SetAlgorithm(v TSIGAlgorithm)
- func (x *TSIGKey) SetCreatedAt(v uint64)
- func (x *TSIGKey) SetName(v string)
- func (x *TSIGKey) SetPermissions(v []string)
- func (x *TSIGKey) SetSecret(v string)
- func (x *TSIGKey) SetZone(v string)
- func (x *TSIGKey) String() string
- type TSIGKey_builder
- type TSIG_builder
- type TXT
- func (x *TXT) Any() (*anypb.Any, error)
- func (x *TXT) ClearData()
- func (x *TXT) ClearHdr()
- func (x *TXT) DnsRR() dns.RR
- func (x *TXT) FromDNS(r *dns.TXT) *TXT
- func (x *TXT) GetData() *TXTData
- func (x *TXT) GetHdr() *RR_Header
- func (x *TXT) HasData() bool
- func (x *TXT) HasHdr() bool
- func (x *TXT) Name() string
- func (*TXT) ProtoMessage()
- func (x *TXT) ProtoReflect() protoreflect.Message
- func (x *TXT) RRType() Type
- func (x *TXT) Reset()
- func (x *TXT) SetData(v *TXTData)
- func (x *TXT) SetHdr(v *RR_Header)
- func (x *TXT) SetName(s string)
- func (x *TXT) String() string
- func (x *TXT) ToDNS() *dns.TXT
- type TXTData
- type TXTData_builder
- type TXT_builder
- type TransferConfig
- func (x *TransferConfig) GetAllowAxfr() []string
- func (x *TransferConfig) GetAllowNotify() []string
- func (x *TransferConfig) GetAlsoNotify() []string
- func (*TransferConfig) ProtoMessage()
- func (x *TransferConfig) ProtoReflect() protoreflect.Message
- func (x *TransferConfig) Reset()
- func (x *TransferConfig) SetAllowAxfr(v []string)
- func (x *TransferConfig) SetAllowNotify(v []string)
- func (x *TransferConfig) SetAlsoNotify(v []string)
- func (x *TransferConfig) String() string
- type TransferConfig_builder
- type Type
- type UID
- func (x *UID) Any() (*anypb.Any, error)
- func (x *UID) ClearData()
- func (x *UID) ClearHdr()
- func (x *UID) DnsRR() dns.RR
- func (x *UID) FromDNS(r *dns.UID) *UID
- func (x *UID) GetData() *UIDData
- func (x *UID) GetHdr() *RR_Header
- func (x *UID) HasData() bool
- func (x *UID) HasHdr() bool
- func (x *UID) Name() string
- func (*UID) ProtoMessage()
- func (x *UID) ProtoReflect() protoreflect.Message
- func (x *UID) RRType() Type
- func (x *UID) Reset()
- func (x *UID) SetData(v *UIDData)
- func (x *UID) SetHdr(v *RR_Header)
- func (x *UID) SetName(s string)
- func (x *UID) String() string
- func (x *UID) ToDNS() *dns.UID
- type UIDData
- type UIDData_builder
- type UID_builder
- type UINFO
- func (x *UINFO) Any() (*anypb.Any, error)
- func (x *UINFO) ClearData()
- func (x *UINFO) ClearHdr()
- func (x *UINFO) DnsRR() dns.RR
- func (x *UINFO) FromDNS(r *dns.UINFO) *UINFO
- func (x *UINFO) GetData() *UINFOData
- func (x *UINFO) GetHdr() *RR_Header
- func (x *UINFO) HasData() bool
- func (x *UINFO) HasHdr() bool
- func (x *UINFO) Name() string
- func (*UINFO) ProtoMessage()
- func (x *UINFO) ProtoReflect() protoreflect.Message
- func (x *UINFO) RRType() Type
- func (x *UINFO) Reset()
- func (x *UINFO) SetData(v *UINFOData)
- func (x *UINFO) SetHdr(v *RR_Header)
- func (x *UINFO) SetName(s string)
- func (x *UINFO) String() string
- func (x *UINFO) ToDNS() *dns.UINFO
- type UINFOData
- type UINFOData_builder
- type UINFO_builder
- type URI
- func (x *URI) Any() (*anypb.Any, error)
- func (x *URI) ClearData()
- func (x *URI) ClearHdr()
- func (x *URI) DnsRR() dns.RR
- func (x *URI) FromDNS(r *dns.URI) *URI
- func (x *URI) GetData() *URIData
- func (x *URI) GetHdr() *RR_Header
- func (x *URI) HasData() bool
- func (x *URI) HasHdr() bool
- func (x *URI) Name() string
- func (*URI) ProtoMessage()
- func (x *URI) ProtoReflect() protoreflect.Message
- func (x *URI) RRType() Type
- func (x *URI) Reset()
- func (x *URI) SetData(v *URIData)
- func (x *URI) SetHdr(v *RR_Header)
- func (x *URI) SetName(s string)
- func (x *URI) String() string
- func (x *URI) ToDNS() *dns.URI
- type URIData
- func (x *URIData) ClearPriority()
- func (x *URIData) ClearTarget()
- func (x *URIData) ClearWeight()
- func (x *URIData) GetPriority() uint32
- func (x *URIData) GetTarget() string
- func (x *URIData) GetWeight() uint32
- func (x *URIData) HasPriority() bool
- func (x *URIData) HasTarget() bool
- func (x *URIData) HasWeight() bool
- func (*URIData) ProtoMessage()
- func (x *URIData) ProtoReflect() protoreflect.Message
- func (x *URIData) Reset()
- func (x *URIData) SetPriority(v uint32)
- func (x *URIData) SetTarget(v string)
- func (x *URIData) SetWeight(v uint32)
- func (x *URIData) String() string
- type URIData_builder
- type URI_builder
- type UnimplementedMindnsServiceServer
- func (UnimplementedMindnsServiceServer) ActivateDNSSECKey(context.Context, *ActivateDNSSECKeyRequest) (*DNSSECKey, error)
- func (UnimplementedMindnsServiceServer) BatchUpdate(context.Context, *BatchUpdateRequest) (*BatchUpdateResponse, error)
- func (UnimplementedMindnsServiceServer) CreateAPIKey(context.Context, *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error)
- func (UnimplementedMindnsServiceServer) CreateTSIGKey(context.Context, *CreateTSIGKeyRequest) (*TSIGKey, error)
- func (UnimplementedMindnsServiceServer) CreateZone(context.Context, *CreateZoneRequest) (*Zone, error)
- func (UnimplementedMindnsServiceServer) DeleteDNSSECKey(context.Context, *DeleteDNSSECKeyRequest) (*emptypb.Empty, error)
- func (UnimplementedMindnsServiceServer) DeleteRRset(context.Context, *DeleteRRsetRequest) (*emptypb.Empty, error)
- func (UnimplementedMindnsServiceServer) DeleteTSIGKey(context.Context, *DeleteTSIGKeyRequest) (*emptypb.Empty, error)
- func (UnimplementedMindnsServiceServer) DeleteZone(context.Context, *DeleteZoneRequest) (*emptypb.Empty, error)
- func (UnimplementedMindnsServiceServer) GenerateDNSSECKey(context.Context, *GenerateDNSSECKeyRequest) (*DNSSECKey, error)
- func (UnimplementedMindnsServiceServer) GetAPIKey(context.Context, *GetAPIKeyRequest) (*APIKeyInfo, error)
- func (UnimplementedMindnsServiceServer) GetRRset(context.Context, *GetRRsetRequest) (*RRset, error)
- func (UnimplementedMindnsServiceServer) GetZone(context.Context, *GetZoneRequest) (*Zone, error)
- func (UnimplementedMindnsServiceServer) ImportDNSSECKey(context.Context, *ImportDNSSECKeyRequest) (*DNSSECKey, error)
- func (UnimplementedMindnsServiceServer) ListAPIKeys(context.Context, *ListAPIKeysRequest) (*ListAPIKeysResponse, error)
- func (UnimplementedMindnsServiceServer) ListDNSSECKeys(context.Context, *ListDNSSECKeysRequest) (*ListDNSSECKeysResponse, error)
- func (UnimplementedMindnsServiceServer) ListRRsets(context.Context, *ListRRsetsRequest) (*ListRRsetsResponse, error)
- func (UnimplementedMindnsServiceServer) ListTSIGKeys(context.Context, *ListTSIGKeysRequest) (*ListTSIGKeysResponse, error)
- func (UnimplementedMindnsServiceServer) ListZones(context.Context, *ListZonesRequest) (*ListZonesResponse, error)
- func (UnimplementedMindnsServiceServer) RetireDNSSECKey(context.Context, *RetireDNSSECKeyRequest) (*DNSSECKey, error)
- func (UnimplementedMindnsServiceServer) RevokeAPIKey(context.Context, *RevokeAPIKeyRequest) (*APIKeyInfo, error)
- func (UnimplementedMindnsServiceServer) RotateAPIKey(context.Context, *RotateAPIKeyRequest) (*RotateAPIKeyResponse, error)
- func (UnimplementedMindnsServiceServer) ScheduleKeyRollover(context.Context, *ScheduleKeyRolloverRequest) (*ScheduleKeyRolloverResponse, error)
- func (UnimplementedMindnsServiceServer) SetRRset(context.Context, *SetRRsetRequest) (*RRset, error)
- func (UnimplementedMindnsServiceServer) UpdateAPIKey(context.Context, *UpdateAPIKeyRequest) (*APIKeyInfo, error)
- func (UnimplementedMindnsServiceServer) UpdateZone(context.Context, *UpdateZoneRequest) (*Zone, error)
- type UnsafeMindnsServiceServer
- type UpdateAPIKeyRequest
- func (x *UpdateAPIKeyRequest) ClearDescription()
- func (x *UpdateAPIKeyRequest) ClearId()
- func (x *UpdateAPIKeyRequest) ClearTtlSeconds()
- func (x *UpdateAPIKeyRequest) GetDescription() string
- func (x *UpdateAPIKeyRequest) GetId() string
- func (x *UpdateAPIKeyRequest) GetScopes() []string
- func (x *UpdateAPIKeyRequest) GetTtlSeconds() uint32
- func (x *UpdateAPIKeyRequest) GetZones() []string
- func (x *UpdateAPIKeyRequest) HasDescription() bool
- func (x *UpdateAPIKeyRequest) HasId() bool
- func (x *UpdateAPIKeyRequest) HasTtlSeconds() bool
- func (*UpdateAPIKeyRequest) ProtoMessage()
- func (x *UpdateAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAPIKeyRequest) Reset()
- func (x *UpdateAPIKeyRequest) SetDescription(v string)
- func (x *UpdateAPIKeyRequest) SetId(v string)
- func (x *UpdateAPIKeyRequest) SetScopes(v []string)
- func (x *UpdateAPIKeyRequest) SetTtlSeconds(v uint32)
- func (x *UpdateAPIKeyRequest) SetZones(v []string)
- func (x *UpdateAPIKeyRequest) String() string
- type UpdateAPIKeyRequest_builder
- type UpdateZoneRequest
- func (x *UpdateZoneRequest) ClearUpdateMask()
- func (x *UpdateZoneRequest) ClearZone()
- func (x *UpdateZoneRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateZoneRequest) GetZone() *Zone
- func (x *UpdateZoneRequest) HasUpdateMask() bool
- func (x *UpdateZoneRequest) HasZone() bool
- func (*UpdateZoneRequest) ProtoMessage()
- func (x *UpdateZoneRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateZoneRequest) Reset()
- func (x *UpdateZoneRequest) SetUpdateMask(v *fieldmaskpb.FieldMask)
- func (x *UpdateZoneRequest) SetZone(v *Zone)
- func (x *UpdateZoneRequest) String() string
- type UpdateZoneRequest_builder
- type X25
- func (x *X25) Any() (*anypb.Any, error)
- func (x *X25) ClearData()
- func (x *X25) ClearHdr()
- func (x *X25) DnsRR() dns.RR
- func (x *X25) FromDNS(r *dns.X25) *X25
- func (x *X25) GetData() *X25Data
- func (x *X25) GetHdr() *RR_Header
- func (x *X25) HasData() bool
- func (x *X25) HasHdr() bool
- func (x *X25) Name() string
- func (*X25) ProtoMessage()
- func (x *X25) ProtoReflect() protoreflect.Message
- func (x *X25) RRType() Type
- func (x *X25) Reset()
- func (x *X25) SetData(v *X25Data)
- func (x *X25) SetHdr(v *RR_Header)
- func (x *X25) SetName(s string)
- func (x *X25) String() string
- func (x *X25) ToDNS() *dns.X25
- type X25Data
- func (x *X25Data) ClearPSDNAddress()
- func (x *X25Data) GetPSDNAddress() string
- func (x *X25Data) HasPSDNAddress() bool
- func (*X25Data) ProtoMessage()
- func (x *X25Data) ProtoReflect() protoreflect.Message
- func (x *X25Data) Reset()
- func (x *X25Data) SetPSDNAddress(v string)
- func (x *X25Data) String() string
- type X25Data_builder
- type X25_builder
- type ZONEMD
- func (x *ZONEMD) Any() (*anypb.Any, error)
- func (x *ZONEMD) ClearData()
- func (x *ZONEMD) ClearHdr()
- func (x *ZONEMD) DnsRR() dns.RR
- func (x *ZONEMD) FromDNS(r *dns.ZONEMD) *ZONEMD
- func (x *ZONEMD) GetData() *ZONEMDData
- func (x *ZONEMD) GetHdr() *RR_Header
- func (x *ZONEMD) HasData() bool
- func (x *ZONEMD) HasHdr() bool
- func (x *ZONEMD) Name() string
- func (*ZONEMD) ProtoMessage()
- func (x *ZONEMD) ProtoReflect() protoreflect.Message
- func (x *ZONEMD) RRType() Type
- func (x *ZONEMD) Reset()
- func (x *ZONEMD) SetData(v *ZONEMDData)
- func (x *ZONEMD) SetHdr(v *RR_Header)
- func (x *ZONEMD) SetName(s string)
- func (x *ZONEMD) String() string
- func (x *ZONEMD) ToDNS() *dns.ZONEMD
- type ZONEMDData
- func (x *ZONEMDData) ClearDigest()
- func (x *ZONEMDData) ClearHash()
- func (x *ZONEMDData) ClearScheme()
- func (x *ZONEMDData) ClearSerial()
- func (x *ZONEMDData) GetDigest() string
- func (x *ZONEMDData) GetHash() uint32
- func (x *ZONEMDData) GetScheme() uint32
- func (x *ZONEMDData) GetSerial() uint32
- func (x *ZONEMDData) HasDigest() bool
- func (x *ZONEMDData) HasHash() bool
- func (x *ZONEMDData) HasScheme() bool
- func (x *ZONEMDData) HasSerial() bool
- func (*ZONEMDData) ProtoMessage()
- func (x *ZONEMDData) ProtoReflect() protoreflect.Message
- func (x *ZONEMDData) Reset()
- func (x *ZONEMDData) SetDigest(v string)
- func (x *ZONEMDData) SetHash(v uint32)
- func (x *ZONEMDData) SetScheme(v uint32)
- func (x *ZONEMDData) SetSerial(v uint32)
- func (x *ZONEMDData) String() string
- type ZONEMDData_builder
- type ZONEMD_builder
- type Zone
- func (x *Zone) ClearCreatedAt()
- func (x *Zone) ClearDefaultTtl()
- func (x *Zone) ClearDnssecEnabled()
- func (x *Zone) ClearName()
- func (x *Zone) ClearNsec3Params()
- func (x *Zone) ClearSerial()
- func (x *Zone) ClearSoaParams()
- func (x *Zone) ClearTransfer()
- func (x *Zone) ClearUpdatedAt()
- func (x *Zone) GetCreatedAt() uint64
- func (x *Zone) GetDefaultTtl() uint32
- func (x *Zone) GetDnssecEnabled() bool
- func (x *Zone) GetName() string
- func (x *Zone) GetNsec3Params() *NSEC3Params
- func (x *Zone) GetSerial() uint32
- func (x *Zone) GetSoaParams() *SOAParams
- func (x *Zone) GetTransfer() *TransferConfig
- func (x *Zone) GetUpdatedAt() uint64
- func (x *Zone) HasCreatedAt() bool
- func (x *Zone) HasDefaultTtl() bool
- func (x *Zone) HasDnssecEnabled() bool
- func (x *Zone) HasName() bool
- func (x *Zone) HasNsec3Params() bool
- func (x *Zone) HasSerial() bool
- func (x *Zone) HasSoaParams() bool
- func (x *Zone) HasTransfer() bool
- func (x *Zone) HasUpdatedAt() bool
- func (*Zone) ProtoMessage()
- func (x *Zone) ProtoReflect() protoreflect.Message
- func (x *Zone) Reset()
- func (x *Zone) SetCreatedAt(v uint64)
- func (x *Zone) SetDefaultTtl(v uint32)
- func (x *Zone) SetDnssecEnabled(v bool)
- func (x *Zone) SetName(v string)
- func (x *Zone) SetNsec3Params(v *NSEC3Params)
- func (x *Zone) SetSerial(v uint32)
- func (x *Zone) SetSoaParams(v *SOAParams)
- func (x *Zone) SetTransfer(v *TransferConfig)
- func (x *Zone) SetUpdatedAt(v uint64)
- func (x *Zone) String() string
- type ZoneMetadata
- func (x *ZoneMetadata) ClearCreatedAt()
- func (x *ZoneMetadata) ClearDefaultTtl()
- func (x *ZoneMetadata) ClearDnssecEnabled()
- func (x *ZoneMetadata) ClearName()
- func (x *ZoneMetadata) ClearNsec3Params()
- func (x *ZoneMetadata) ClearSerial()
- func (x *ZoneMetadata) ClearUpdatedAt()
- func (x *ZoneMetadata) GetCreatedAt() uint64
- func (x *ZoneMetadata) GetDefaultTtl() uint32
- func (x *ZoneMetadata) GetDnssecEnabled() bool
- func (x *ZoneMetadata) GetName() string
- func (x *ZoneMetadata) GetNsec3Params() *NSEC3Params
- func (x *ZoneMetadata) GetSerial() uint32
- func (x *ZoneMetadata) GetUpdatedAt() uint64
- func (x *ZoneMetadata) HasCreatedAt() bool
- func (x *ZoneMetadata) HasDefaultTtl() bool
- func (x *ZoneMetadata) HasDnssecEnabled() bool
- func (x *ZoneMetadata) HasName() bool
- func (x *ZoneMetadata) HasNsec3Params() bool
- func (x *ZoneMetadata) HasSerial() bool
- func (x *ZoneMetadata) HasUpdatedAt() bool
- func (*ZoneMetadata) ProtoMessage()
- func (x *ZoneMetadata) ProtoReflect() protoreflect.Message
- func (x *ZoneMetadata) Reset()
- func (x *ZoneMetadata) SetCreatedAt(v uint64)
- func (x *ZoneMetadata) SetDefaultTtl(v uint32)
- func (x *ZoneMetadata) SetDnssecEnabled(v bool)
- func (x *ZoneMetadata) SetName(v string)
- func (x *ZoneMetadata) SetNsec3Params(v *NSEC3Params)
- func (x *ZoneMetadata) SetSerial(v uint32)
- func (x *ZoneMetadata) SetUpdatedAt(v uint64)
- func (x *ZoneMetadata) String() string
- type ZoneMetadata_builder
- type Zone_builder
Constants ¶
const ( MindnsService_CreateZone_FullMethodName = "/mindns.MindnsService/CreateZone" MindnsService_GetZone_FullMethodName = "/mindns.MindnsService/GetZone" MindnsService_UpdateZone_FullMethodName = "/mindns.MindnsService/UpdateZone" MindnsService_DeleteZone_FullMethodName = "/mindns.MindnsService/DeleteZone" MindnsService_ListZones_FullMethodName = "/mindns.MindnsService/ListZones" MindnsService_GetRRset_FullMethodName = "/mindns.MindnsService/GetRRset" MindnsService_SetRRset_FullMethodName = "/mindns.MindnsService/SetRRset" MindnsService_DeleteRRset_FullMethodName = "/mindns.MindnsService/DeleteRRset" MindnsService_ListRRsets_FullMethodName = "/mindns.MindnsService/ListRRsets" MindnsService_BatchUpdate_FullMethodName = "/mindns.MindnsService/BatchUpdate" MindnsService_ListDNSSECKeys_FullMethodName = "/mindns.MindnsService/ListDNSSECKeys" MindnsService_GenerateDNSSECKey_FullMethodName = "/mindns.MindnsService/GenerateDNSSECKey" MindnsService_ImportDNSSECKey_FullMethodName = "/mindns.MindnsService/ImportDNSSECKey" MindnsService_DeleteDNSSECKey_FullMethodName = "/mindns.MindnsService/DeleteDNSSECKey" MindnsService_ActivateDNSSECKey_FullMethodName = "/mindns.MindnsService/ActivateDNSSECKey" MindnsService_RetireDNSSECKey_FullMethodName = "/mindns.MindnsService/RetireDNSSECKey" MindnsService_ScheduleKeyRollover_FullMethodName = "/mindns.MindnsService/ScheduleKeyRollover" MindnsService_ListTSIGKeys_FullMethodName = "/mindns.MindnsService/ListTSIGKeys" MindnsService_CreateTSIGKey_FullMethodName = "/mindns.MindnsService/CreateTSIGKey" MindnsService_DeleteTSIGKey_FullMethodName = "/mindns.MindnsService/DeleteTSIGKey" MindnsService_CreateAPIKey_FullMethodName = "/mindns.MindnsService/CreateAPIKey" MindnsService_GetAPIKey_FullMethodName = "/mindns.MindnsService/GetAPIKey" MindnsService_ListAPIKeys_FullMethodName = "/mindns.MindnsService/ListAPIKeys" MindnsService_UpdateAPIKey_FullMethodName = "/mindns.MindnsService/UpdateAPIKey" MindnsService_RotateAPIKey_FullMethodName = "/mindns.MindnsService/RotateAPIKey" MindnsService_RevokeAPIKey_FullMethodName = "/mindns.MindnsService/RevokeAPIKey" )
const Precondition_Condition_not_set_case case_Precondition_Condition = 0
const Precondition_NameExists_case case_Precondition_Condition = 4
const Precondition_NameNotExists_case case_Precondition_Condition = 5
const Precondition_RrsetExists_case case_Precondition_Condition = 1
const Precondition_RrsetMatches_case case_Precondition_Condition = 3
const Precondition_RrsetNotExists_case case_Precondition_Condition = 2
const RRsetChange_Change_not_set_case case_RRsetChange_Change = 0
const RRsetChange_Delete_case case_RRsetChange_Change = 2
const RRsetChange_Set_case case_RRsetChange_Change = 1
Variables ¶
var ( Scope_name = map[int32]string{ 0: "SCOPE_UNSPECIFIED", 1: "SCOPE_ZONES_READ", 2: "SCOPE_ZONES_WRITE", 3: "SCOPE_RECORDS_READ", 4: "SCOPE_RECORDS_WRITE", 5: "SCOPE_DNSSEC_READ", 6: "SCOPE_DNSSEC_WRITE", 7: "SCOPE_TSIG_READ", 8: "SCOPE_TSIG_WRITE", 9: "SCOPE_APIKEYS_READ", 10: "SCOPE_APIKEYS_WRITE", 11: "SCOPE_ADMIN", } Scope_value = map[string]int32{ "SCOPE_UNSPECIFIED": 0, "SCOPE_ZONES_READ": 1, "SCOPE_ZONES_WRITE": 2, "SCOPE_RECORDS_READ": 3, "SCOPE_RECORDS_WRITE": 4, "SCOPE_DNSSEC_READ": 5, "SCOPE_DNSSEC_WRITE": 6, "SCOPE_TSIG_READ": 7, "SCOPE_TSIG_WRITE": 8, "SCOPE_APIKEYS_READ": 9, "SCOPE_APIKEYS_WRITE": 10, "SCOPE_ADMIN": 11, } )
Enum value maps for Scope.
var ( // The scope required to call this method. // // optional mindns.Scope required_scope = 50001; E_RequiredScope = &file_auth_proto_extTypes[1] // Whether this method operates on a specific zone that must be authorized. // If true, the interceptor extracts the zone from the request and checks // if the API key has access to that zone. // // optional bool zone_scoped = 50002; E_ZoneScoped = &file_auth_proto_extTypes[2] // Whether to skip authentication for this method entirely. // Used for health checks and similar endpoints. // // optional bool skip_auth = 50003; E_SkipAuth = &file_auth_proto_extTypes[3] )
Extension fields to descriptorpb.MethodOptions.
var ( DNSSECAlgorithm_name = map[int32]string{ 0: "DNSSEC_ALGORITHM_UNSPECIFIED", 8: "RSASHA256", 10: "RSASHA512", 13: "ECDSAP256SHA256", 14: "ECDSAP384SHA384", 15: "ED25519", 16: "ED448", } DNSSECAlgorithm_value = map[string]int32{ "DNSSEC_ALGORITHM_UNSPECIFIED": 0, "RSASHA256": 8, "RSASHA512": 10, "ECDSAP256SHA256": 13, "ECDSAP384SHA384": 14, "ED25519": 15, "ED448": 16, } )
Enum value maps for DNSSECAlgorithm.
var ( KeyType_name = map[int32]string{ 0: "KEY_TYPE_UNSPECIFIED", 1: "KSK", 2: "ZSK", } KeyType_value = map[string]int32{ "KEY_TYPE_UNSPECIFIED": 0, "KSK": 1, "ZSK": 2, } )
Enum value maps for KeyType.
var ( KeyState_name = map[int32]string{ 0: "KEY_STATE_UNSPECIFIED", 1: "PENDING", 2: "ACTIVE", 3: "RETIRED", 4: "REMOVED", } KeyState_value = map[string]int32{ "KEY_STATE_UNSPECIFIED": 0, "PENDING": 1, "ACTIVE": 2, "RETIRED": 3, "REMOVED": 4, } )
Enum value maps for KeyState.
var ( TSIGAlgorithm_name = map[int32]string{ 0: "TSIG_ALGORITHM_UNSPECIFIED", 1: "HMAC_SHA256", 2: "HMAC_SHA384", 3: "HMAC_SHA512", } TSIGAlgorithm_value = map[string]int32{ "TSIG_ALGORITHM_UNSPECIFIED": 0, "HMAC_SHA256": 1, "HMAC_SHA384": 2, "HMAC_SHA512": 3, } )
Enum value maps for TSIGAlgorithm.
var ( SVCBKey_name = map[int32]string{ 0: "SVCB_MANDATORY", 1: "SVCB_ALPN", 2: "SVCB_NO_DEFAULT_ALPN", 3: "SVCB_PORT", 4: "SVCB_IPV4HINT", 5: "SVCB_ECHCONFIG", 6: "SVCB_IPV6HINT", 7: "SVCB_DOHPATH", 65535: "SVCB_RESERVED", } SVCBKey_value = map[string]int32{ "SVCB_MANDATORY": 0, "SVCB_ALPN": 1, "SVCB_NO_DEFAULT_ALPN": 2, "SVCB_PORT": 3, "SVCB_IPV4HINT": 4, "SVCB_ECHCONFIG": 5, "SVCB_IPV6HINT": 6, "SVCB_DOHPATH": 7, "SVCB_RESERVED": 65535, } )
Enum value maps for SVCBKey.
var ( Type_name = map[int32]string{ 0: "TypeNone", 1: "TypeA", 2: "TypeNS", 3: "TypeMD", 4: "TypeMF", 5: "TypeCNAME", 6: "TypeSOA", 7: "TypeMB", 8: "TypeMG", 9: "TypeMR", 10: "TypeNULL", 12: "TypePTR", 13: "TypeHINFO", 14: "TypeMINFO", 15: "TypeMX", 16: "TypeTXT", 17: "TypeRP", 18: "TypeAFSDB", 19: "TypeX25", 20: "TypeISDN", 21: "TypeRT", 23: "TypeNSAPPTR", 24: "TypeSIG", 25: "TypeKEY", 26: "TypePX", 27: "TypeGPOS", 28: "TypeAAAA", 29: "TypeLOC", 30: "TypeNXT", 31: "TypeEID", 32: "TypeNIMLOC", 33: "TypeSRV", 34: "TypeATMA", 35: "TypeNAPTR", 36: "TypeKX", 37: "TypeCERT", 39: "TypeDNAME", 41: "TypeOPT", 42: "TypeAPL", 43: "TypeDS", 44: "TypeSSHFP", 45: "TypeIPSECKEY", 46: "TypeRRSIG", 47: "TypeNSEC", 48: "TypeDNSKEY", 49: "TypeDHCID", 50: "TypeNSEC3", 51: "TypeNSEC3PARAM", 52: "TypeTLSA", 53: "TypeSMIMEA", 55: "TypeHIP", 56: "TypeNINFO", 57: "TypeRKEY", 58: "TypeTALINK", 59: "TypeCDS", 60: "TypeCDNSKEY", 61: "TypeOPENPGPKEY", 62: "TypeCSYNC", 63: "TypeZONEMD", 64: "TypeSVCB", 65: "TypeHTTPS", 99: "TypeSPF", 100: "TypeUINFO", 101: "TypeUID", 102: "TypeGID", 103: "TypeUNSPEC", 104: "TypeNID", 105: "TypeL32", 106: "TypeL64", 107: "TypeLP", 108: "TypeEUI48", 109: "TypeEUI64", 256: "TypeURI", 257: "TypeCAA", 258: "TypeAVC", 260: "TypeAMTRELAY", 249: "TypeTKEY", 250: "TypeTSIG", 251: "TypeIXFR", 252: "TypeAXFR", 253: "TypeMAILB", 254: "TypeMAILA", 255: "TypeANY", 32768: "TypeTA", 32769: "TypeDLV", 65280: "TypeALIAS", 65535: "TypeReserved", } Type_value = map[string]int32{ "TypeNone": 0, "TypeA": 1, "TypeNS": 2, "TypeMD": 3, "TypeMF": 4, "TypeCNAME": 5, "TypeSOA": 6, "TypeMB": 7, "TypeMG": 8, "TypeMR": 9, "TypeNULL": 10, "TypePTR": 12, "TypeHINFO": 13, "TypeMINFO": 14, "TypeMX": 15, "TypeTXT": 16, "TypeRP": 17, "TypeAFSDB": 18, "TypeX25": 19, "TypeISDN": 20, "TypeRT": 21, "TypeNSAPPTR": 23, "TypeSIG": 24, "TypeKEY": 25, "TypePX": 26, "TypeGPOS": 27, "TypeAAAA": 28, "TypeLOC": 29, "TypeNXT": 30, "TypeEID": 31, "TypeNIMLOC": 32, "TypeSRV": 33, "TypeATMA": 34, "TypeNAPTR": 35, "TypeKX": 36, "TypeCERT": 37, "TypeDNAME": 39, "TypeOPT": 41, "TypeAPL": 42, "TypeDS": 43, "TypeSSHFP": 44, "TypeIPSECKEY": 45, "TypeRRSIG": 46, "TypeNSEC": 47, "TypeDNSKEY": 48, "TypeDHCID": 49, "TypeNSEC3": 50, "TypeNSEC3PARAM": 51, "TypeTLSA": 52, "TypeSMIMEA": 53, "TypeHIP": 55, "TypeNINFO": 56, "TypeRKEY": 57, "TypeTALINK": 58, "TypeCDS": 59, "TypeCDNSKEY": 60, "TypeOPENPGPKEY": 61, "TypeCSYNC": 62, "TypeZONEMD": 63, "TypeSVCB": 64, "TypeHTTPS": 65, "TypeSPF": 99, "TypeUINFO": 100, "TypeUID": 101, "TypeGID": 102, "TypeUNSPEC": 103, "TypeNID": 104, "TypeL32": 105, "TypeL64": 106, "TypeLP": 107, "TypeEUI48": 108, "TypeEUI64": 109, "TypeURI": 256, "TypeCAA": 257, "TypeAVC": 258, "TypeAMTRELAY": 260, "TypeTKEY": 249, "TypeTSIG": 250, "TypeIXFR": 251, "TypeAXFR": 252, "TypeMAILB": 253, "TypeMAILA": 254, "TypeANY": 255, "TypeTA": 32768, "TypeDLV": 32769, "TypeALIAS": 65280, "TypeReserved": 65535, } )
Enum value maps for Type.
var ( // The string representation of the scope (e.g., "zones:read"). // // optional string scope_string = 50000; E_ScopeString = &file_auth_proto_extTypes[0] )
Extension fields to descriptorpb.EnumValueOptions.
var File_auth_proto protoreflect.FileDescriptor
var File_rr_proto protoreflect.FileDescriptor
var File_rrdata_proto protoreflect.FileDescriptor
var File_service_proto protoreflect.FileDescriptor
var File_store_proto protoreflect.FileDescriptor
var File_svcb_proto protoreflect.FileDescriptor
var File_type_proto protoreflect.FileDescriptor
var MindnsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "mindns.MindnsService", HandlerType: (*MindnsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateZone", Handler: _MindnsService_CreateZone_Handler, }, { MethodName: "GetZone", Handler: _MindnsService_GetZone_Handler, }, { MethodName: "UpdateZone", Handler: _MindnsService_UpdateZone_Handler, }, { MethodName: "DeleteZone", Handler: _MindnsService_DeleteZone_Handler, }, { MethodName: "ListZones", Handler: _MindnsService_ListZones_Handler, }, { MethodName: "GetRRset", Handler: _MindnsService_GetRRset_Handler, }, { MethodName: "SetRRset", Handler: _MindnsService_SetRRset_Handler, }, { MethodName: "DeleteRRset", Handler: _MindnsService_DeleteRRset_Handler, }, { MethodName: "ListRRsets", Handler: _MindnsService_ListRRsets_Handler, }, { MethodName: "BatchUpdate", Handler: _MindnsService_BatchUpdate_Handler, }, { MethodName: "ListDNSSECKeys", Handler: _MindnsService_ListDNSSECKeys_Handler, }, { MethodName: "GenerateDNSSECKey", Handler: _MindnsService_GenerateDNSSECKey_Handler, }, { MethodName: "ImportDNSSECKey", Handler: _MindnsService_ImportDNSSECKey_Handler, }, { MethodName: "DeleteDNSSECKey", Handler: _MindnsService_DeleteDNSSECKey_Handler, }, { MethodName: "ActivateDNSSECKey", Handler: _MindnsService_ActivateDNSSECKey_Handler, }, { MethodName: "RetireDNSSECKey", Handler: _MindnsService_RetireDNSSECKey_Handler, }, { MethodName: "ScheduleKeyRollover", Handler: _MindnsService_ScheduleKeyRollover_Handler, }, { MethodName: "ListTSIGKeys", Handler: _MindnsService_ListTSIGKeys_Handler, }, { MethodName: "CreateTSIGKey", Handler: _MindnsService_CreateTSIGKey_Handler, }, { MethodName: "DeleteTSIGKey", Handler: _MindnsService_DeleteTSIGKey_Handler, }, { MethodName: "CreateAPIKey", Handler: _MindnsService_CreateAPIKey_Handler, }, { MethodName: "GetAPIKey", Handler: _MindnsService_GetAPIKey_Handler, }, { MethodName: "ListAPIKeys", Handler: _MindnsService_ListAPIKeys_Handler, }, { MethodName: "UpdateAPIKey", Handler: _MindnsService_UpdateAPIKey_Handler, }, { MethodName: "RotateAPIKey", Handler: _MindnsService_RotateAPIKey_Handler, }, { MethodName: "RevokeAPIKey", Handler: _MindnsService_RevokeAPIKey_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "service.proto", }
MindnsService_ServiceDesc is the grpc.ServiceDesc for MindnsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func IsDuplicate ¶ added in v0.4.2
func ProtoRRsToAny ¶ added in v0.5.0
ProtoRRsToAny converts a slice of ProtoRR to a slice of *anypb.Any.
func RegisterMindnsServiceServer ¶ added in v0.4.2
func RegisterMindnsServiceServer(s grpc.ServiceRegistrar, srv MindnsServiceServer)
func SVCBValuesFromDNS ¶ added in v0.5.0
func SVCBValuesFromDNS(values []dns.SVCBKeyValue) []*anypb.Any
func SVCBValuesToDNS ¶ added in v0.5.0
func SVCBValuesToDNS(values []*anypb.Any) []dns.SVCBKeyValue
Types ¶
type A ¶
type A struct {
// contains filtered or unexported fields
}
func (*A) ProtoMessage ¶
func (*A) ProtoMessage()
func (*A) ProtoReflect ¶
func (x *A) ProtoReflect() protoreflect.Message
type AAAA ¶
type AAAA struct {
// contains filtered or unexported fields
}
func (*AAAA) ProtoMessage ¶
func (*AAAA) ProtoMessage()
func (*AAAA) ProtoReflect ¶
func (x *AAAA) ProtoReflect() protoreflect.Message
type AAAAData ¶ added in v0.5.0
type AAAAData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*AAAAData) ProtoMessage ¶ added in v0.5.0
func (*AAAAData) ProtoMessage()
func (*AAAAData) ProtoReflect ¶ added in v0.5.0
func (x *AAAAData) ProtoReflect() protoreflect.Message
type AAAAData_builder ¶ added in v0.5.0
type AAAAData_builder struct {
AAAA []byte
// contains filtered or unexported fields
}
func (AAAAData_builder) Build ¶ added in v0.5.0
func (b0 AAAAData_builder) Build() *AAAAData
type AAAA_builder ¶ added in v0.5.0
type AAAA_builder struct {
Hdr *RR_Header
Data *AAAAData
// contains filtered or unexported fields
}
func (AAAA_builder) Build ¶ added in v0.5.0
func (b0 AAAA_builder) Build() *AAAA
type AData ¶ added in v0.5.0
type AData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*AData) ProtoMessage ¶ added in v0.5.0
func (*AData) ProtoMessage()
func (*AData) ProtoReflect ¶ added in v0.5.0
func (x *AData) ProtoReflect() protoreflect.Message
type AData_builder ¶ added in v0.5.0
type AData_builder struct {
A []byte
// contains filtered or unexported fields
}
func (AData_builder) Build ¶ added in v0.5.0
func (b0 AData_builder) Build() *AData
type AFSDB ¶
type AFSDB struct {
// contains filtered or unexported fields
}
func (*AFSDB) ProtoMessage ¶
func (*AFSDB) ProtoMessage()
func (*AFSDB) ProtoReflect ¶
func (x *AFSDB) ProtoReflect() protoreflect.Message
type AFSDBData ¶ added in v0.5.0
type AFSDBData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*AFSDBData) ClearHostname ¶ added in v0.5.0
func (x *AFSDBData) ClearHostname()
func (*AFSDBData) ClearSubtype ¶ added in v0.5.0
func (x *AFSDBData) ClearSubtype()
func (*AFSDBData) GetHostname ¶ added in v0.5.0
func (*AFSDBData) GetSubtype ¶ added in v0.5.0
func (*AFSDBData) HasHostname ¶ added in v0.5.0
func (*AFSDBData) HasSubtype ¶ added in v0.5.0
func (*AFSDBData) ProtoMessage ¶ added in v0.5.0
func (*AFSDBData) ProtoMessage()
func (*AFSDBData) ProtoReflect ¶ added in v0.5.0
func (x *AFSDBData) ProtoReflect() protoreflect.Message
func (*AFSDBData) SetHostname ¶ added in v0.5.0
func (*AFSDBData) SetSubtype ¶ added in v0.5.0
type AFSDBData_builder ¶ added in v0.5.0
type AFSDBData_builder struct {
Subtype *uint32
Hostname *string
// contains filtered or unexported fields
}
func (AFSDBData_builder) Build ¶ added in v0.5.0
func (b0 AFSDBData_builder) Build() *AFSDBData
type AFSDB_builder ¶ added in v0.5.0
type AFSDB_builder struct {
Hdr *RR_Header
Data *AFSDBData
// contains filtered or unexported fields
}
func (AFSDB_builder) Build ¶ added in v0.5.0
func (b0 AFSDB_builder) Build() *AFSDB
type ALIAS ¶ added in v0.5.0
type ALIAS struct {
// contains filtered or unexported fields
}
ALIAS is like CNAME but can be used at zone apex
func (*ALIAS) ProtoMessage ¶ added in v0.5.0
func (*ALIAS) ProtoMessage()
func (*ALIAS) ProtoReflect ¶ added in v0.5.0
func (x *ALIAS) ProtoReflect() protoreflect.Message
type ALIASData ¶ added in v0.5.0
type ALIASData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
ALIAS is like CNAME but can be used at zone apex
func (*ALIASData) ClearTarget ¶ added in v0.5.0
func (x *ALIASData) ClearTarget()
func (*ALIASData) ProtoMessage ¶ added in v0.5.0
func (*ALIASData) ProtoMessage()
func (*ALIASData) ProtoReflect ¶ added in v0.5.0
func (x *ALIASData) ProtoReflect() protoreflect.Message
type ALIASData_builder ¶ added in v0.5.0
type ALIASData_builder struct {
Target *string
// contains filtered or unexported fields
}
func (ALIASData_builder) Build ¶ added in v0.5.0
func (b0 ALIASData_builder) Build() *ALIASData
type ALIAS_builder ¶ added in v0.5.0
type ALIAS_builder struct {
Hdr *RR_Header
Data *ALIASData
// contains filtered or unexported fields
}
func (ALIAS_builder) Build ¶ added in v0.5.0
func (b0 ALIAS_builder) Build() *ALIAS
type AMTRELAY ¶
type AMTRELAY struct {
// contains filtered or unexported fields
}
func (*AMTRELAY) GetData ¶ added in v0.5.0
func (x *AMTRELAY) GetData() *AMTRELAYData
func (*AMTRELAY) ProtoMessage ¶
func (*AMTRELAY) ProtoMessage()
func (*AMTRELAY) ProtoReflect ¶
func (x *AMTRELAY) ProtoReflect() protoreflect.Message
func (*AMTRELAY) SetData ¶ added in v0.5.0
func (x *AMTRELAY) SetData(v *AMTRELAYData)
type AMTRELAYData ¶ added in v0.5.0
type AMTRELAYData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*AMTRELAYData) ClearGatewayAddr ¶ added in v0.5.0
func (x *AMTRELAYData) ClearGatewayAddr()
func (*AMTRELAYData) ClearGatewayHost ¶ added in v0.5.0
func (x *AMTRELAYData) ClearGatewayHost()
func (*AMTRELAYData) ClearGatewayType ¶ added in v0.5.0
func (x *AMTRELAYData) ClearGatewayType()
func (*AMTRELAYData) ClearPrecedence ¶ added in v0.5.0
func (x *AMTRELAYData) ClearPrecedence()
func (*AMTRELAYData) GetGatewayAddr ¶ added in v0.5.0
func (x *AMTRELAYData) GetGatewayAddr() []byte
func (*AMTRELAYData) GetGatewayHost ¶ added in v0.5.0
func (x *AMTRELAYData) GetGatewayHost() string
func (*AMTRELAYData) GetGatewayType ¶ added in v0.5.0
func (x *AMTRELAYData) GetGatewayType() uint32
func (*AMTRELAYData) GetPrecedence ¶ added in v0.5.0
func (x *AMTRELAYData) GetPrecedence() uint32
func (*AMTRELAYData) HasGatewayAddr ¶ added in v0.5.0
func (x *AMTRELAYData) HasGatewayAddr() bool
func (*AMTRELAYData) HasGatewayHost ¶ added in v0.5.0
func (x *AMTRELAYData) HasGatewayHost() bool
func (*AMTRELAYData) HasGatewayType ¶ added in v0.5.0
func (x *AMTRELAYData) HasGatewayType() bool
func (*AMTRELAYData) HasPrecedence ¶ added in v0.5.0
func (x *AMTRELAYData) HasPrecedence() bool
func (*AMTRELAYData) ProtoMessage ¶ added in v0.5.0
func (*AMTRELAYData) ProtoMessage()
func (*AMTRELAYData) ProtoReflect ¶ added in v0.5.0
func (x *AMTRELAYData) ProtoReflect() protoreflect.Message
func (*AMTRELAYData) Reset ¶ added in v0.5.0
func (x *AMTRELAYData) Reset()
func (*AMTRELAYData) SetGatewayAddr ¶ added in v0.5.0
func (x *AMTRELAYData) SetGatewayAddr(v []byte)
func (*AMTRELAYData) SetGatewayHost ¶ added in v0.5.0
func (x *AMTRELAYData) SetGatewayHost(v string)
func (*AMTRELAYData) SetGatewayType ¶ added in v0.5.0
func (x *AMTRELAYData) SetGatewayType(v uint32)
func (*AMTRELAYData) SetPrecedence ¶ added in v0.5.0
func (x *AMTRELAYData) SetPrecedence(v uint32)
func (*AMTRELAYData) String ¶ added in v0.5.0
func (x *AMTRELAYData) String() string
type AMTRELAYData_builder ¶ added in v0.5.0
type AMTRELAYData_builder struct {
Precedence *uint32
GatewayType *uint32
GatewayAddr []byte
GatewayHost *string
// contains filtered or unexported fields
}
func (AMTRELAYData_builder) Build ¶ added in v0.5.0
func (b0 AMTRELAYData_builder) Build() *AMTRELAYData
type AMTRELAY_builder ¶ added in v0.5.0
type AMTRELAY_builder struct {
Hdr *RR_Header
Data *AMTRELAYData
// contains filtered or unexported fields
}
func (AMTRELAY_builder) Build ¶ added in v0.5.0
func (b0 AMTRELAY_builder) Build() *AMTRELAY
type ANY ¶
type ANY struct {
// contains filtered or unexported fields
}
func (*ANY) ProtoMessage ¶
func (*ANY) ProtoMessage()
func (*ANY) ProtoReflect ¶
func (x *ANY) ProtoReflect() protoreflect.Message
type ANY_builder ¶ added in v0.5.0
type ANY_builder struct {
Hdr *RR_Header
// contains filtered or unexported fields
}
func (ANY_builder) Build ¶ added in v0.5.0
func (b0 ANY_builder) Build() *ANY
type APIKeyInfo ¶ added in v0.6.0
type APIKeyInfo struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
APIKeyInfo contains API key metadata (never includes the token).
func (*APIKeyInfo) ClearCreatedAt ¶ added in v0.6.0
func (x *APIKeyInfo) ClearCreatedAt()
func (*APIKeyInfo) ClearDescription ¶ added in v0.6.0
func (x *APIKeyInfo) ClearDescription()
func (*APIKeyInfo) ClearExpiresAt ¶ added in v0.6.0
func (x *APIKeyInfo) ClearExpiresAt()
func (*APIKeyInfo) ClearId ¶ added in v0.6.0
func (x *APIKeyInfo) ClearId()
func (*APIKeyInfo) ClearLastUsedAt ¶ added in v0.6.0
func (x *APIKeyInfo) ClearLastUsedAt()
func (*APIKeyInfo) ClearRevoked ¶ added in v0.6.0
func (x *APIKeyInfo) ClearRevoked()
func (*APIKeyInfo) GetCreatedAt ¶ added in v0.6.0
func (x *APIKeyInfo) GetCreatedAt() uint64
func (*APIKeyInfo) GetDescription ¶ added in v0.6.0
func (x *APIKeyInfo) GetDescription() string
func (*APIKeyInfo) GetExpiresAt ¶ added in v0.6.0
func (x *APIKeyInfo) GetExpiresAt() uint64
func (*APIKeyInfo) GetId ¶ added in v0.6.0
func (x *APIKeyInfo) GetId() string
func (*APIKeyInfo) GetLastUsedAt ¶ added in v0.6.0
func (x *APIKeyInfo) GetLastUsedAt() uint64
func (*APIKeyInfo) GetRevoked ¶ added in v0.6.0
func (x *APIKeyInfo) GetRevoked() bool
func (*APIKeyInfo) GetScopes ¶ added in v0.6.0
func (x *APIKeyInfo) GetScopes() []string
func (*APIKeyInfo) GetZones ¶ added in v0.6.0
func (x *APIKeyInfo) GetZones() []string
func (*APIKeyInfo) HasCreatedAt ¶ added in v0.6.0
func (x *APIKeyInfo) HasCreatedAt() bool
func (*APIKeyInfo) HasDescription ¶ added in v0.6.0
func (x *APIKeyInfo) HasDescription() bool
func (*APIKeyInfo) HasExpiresAt ¶ added in v0.6.0
func (x *APIKeyInfo) HasExpiresAt() bool
func (*APIKeyInfo) HasId ¶ added in v0.6.0
func (x *APIKeyInfo) HasId() bool
func (*APIKeyInfo) HasLastUsedAt ¶ added in v0.6.0
func (x *APIKeyInfo) HasLastUsedAt() bool
func (*APIKeyInfo) HasRevoked ¶ added in v0.6.0
func (x *APIKeyInfo) HasRevoked() bool
func (*APIKeyInfo) ProtoMessage ¶ added in v0.6.0
func (*APIKeyInfo) ProtoMessage()
func (*APIKeyInfo) ProtoReflect ¶ added in v0.6.0
func (x *APIKeyInfo) ProtoReflect() protoreflect.Message
func (*APIKeyInfo) Reset ¶ added in v0.6.0
func (x *APIKeyInfo) Reset()
func (*APIKeyInfo) SetCreatedAt ¶ added in v0.6.0
func (x *APIKeyInfo) SetCreatedAt(v uint64)
func (*APIKeyInfo) SetDescription ¶ added in v0.6.0
func (x *APIKeyInfo) SetDescription(v string)
func (*APIKeyInfo) SetExpiresAt ¶ added in v0.6.0
func (x *APIKeyInfo) SetExpiresAt(v uint64)
func (*APIKeyInfo) SetId ¶ added in v0.6.0
func (x *APIKeyInfo) SetId(v string)
func (*APIKeyInfo) SetLastUsedAt ¶ added in v0.6.0
func (x *APIKeyInfo) SetLastUsedAt(v uint64)
func (*APIKeyInfo) SetRevoked ¶ added in v0.6.0
func (x *APIKeyInfo) SetRevoked(v bool)
func (*APIKeyInfo) SetScopes ¶ added in v0.6.0
func (x *APIKeyInfo) SetScopes(v []string)
func (*APIKeyInfo) SetZones ¶ added in v0.6.0
func (x *APIKeyInfo) SetZones(v []string)
func (*APIKeyInfo) String ¶ added in v0.6.0
func (x *APIKeyInfo) String() string
type APIKeyInfo_builder ¶ added in v0.6.0
type APIKeyInfo_builder struct {
Id *string
Description *string
Scopes []string
Zones []string
CreatedAt *uint64
ExpiresAt *uint64
LastUsedAt *uint64
Revoked *bool
// contains filtered or unexported fields
}
func (APIKeyInfo_builder) Build ¶ added in v0.6.0
func (b0 APIKeyInfo_builder) Build() *APIKeyInfo
type APL ¶
type APL struct {
// contains filtered or unexported fields
}
func (*APL) ProtoMessage ¶
func (*APL) ProtoMessage()
func (*APL) ProtoReflect ¶
func (x *APL) ProtoReflect() protoreflect.Message
type APLData ¶ added in v0.5.0
type APLData struct {
// contains filtered or unexported fields
}
func (*APLData) GetPrefixes ¶ added in v0.5.0
func (*APLData) ProtoMessage ¶ added in v0.5.0
func (*APLData) ProtoMessage()
func (*APLData) ProtoReflect ¶ added in v0.5.0
func (x *APLData) ProtoReflect() protoreflect.Message
func (*APLData) SetPrefixes ¶ added in v0.5.0
type APLData_builder ¶ added in v0.5.0
type APLData_builder struct {
Prefixes []*APLPrefix
// contains filtered or unexported fields
}
func (APLData_builder) Build ¶ added in v0.5.0
func (b0 APLData_builder) Build() *APLData
type APLPrefix ¶
type APLPrefix struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*APLPrefix) ClearNegation ¶ added in v0.5.0
func (x *APLPrefix) ClearNegation()
func (*APLPrefix) ClearNetwork ¶ added in v0.5.0
func (x *APLPrefix) ClearNetwork()
func (*APLPrefix) GetNegation ¶
func (*APLPrefix) GetNetwork ¶
func (*APLPrefix) HasNegation ¶ added in v0.5.0
func (*APLPrefix) HasNetwork ¶ added in v0.5.0
func (*APLPrefix) ProtoMessage ¶
func (*APLPrefix) ProtoMessage()
func (*APLPrefix) ProtoReflect ¶
func (x *APLPrefix) ProtoReflect() protoreflect.Message
func (*APLPrefix) SetNegation ¶ added in v0.5.0
func (*APLPrefix) SetNetwork ¶ added in v0.5.0
type APLPrefix_builder ¶ added in v0.5.0
type APLPrefix_builder struct {
Negation *bool
Network *IPNet
// contains filtered or unexported fields
}
func (APLPrefix_builder) Build ¶ added in v0.5.0
func (b0 APLPrefix_builder) Build() *APLPrefix
type APL_builder ¶ added in v0.5.0
func (APL_builder) Build ¶ added in v0.5.0
func (b0 APL_builder) Build() *APL
type AVC ¶
type AVC struct {
// contains filtered or unexported fields
}
func (*AVC) ProtoMessage ¶
func (*AVC) ProtoMessage()
func (*AVC) ProtoReflect ¶
func (x *AVC) ProtoReflect() protoreflect.Message
type AVCData ¶ added in v0.5.0
type AVCData struct {
// contains filtered or unexported fields
}
func (*AVCData) ProtoMessage ¶ added in v0.5.0
func (*AVCData) ProtoMessage()
func (*AVCData) ProtoReflect ¶ added in v0.5.0
func (x *AVCData) ProtoReflect() protoreflect.Message
type AVCData_builder ¶ added in v0.5.0
type AVCData_builder struct {
Txt []string
// contains filtered or unexported fields
}
func (AVCData_builder) Build ¶ added in v0.5.0
func (b0 AVCData_builder) Build() *AVCData
type AVC_builder ¶ added in v0.5.0
func (AVC_builder) Build ¶ added in v0.5.0
func (b0 AVC_builder) Build() *AVC
type ActivateDNSSECKeyRequest ¶ added in v0.5.0
type ActivateDNSSECKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ActivateDNSSECKeyRequest) ClearKeyId ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) ClearKeyId()
func (*ActivateDNSSECKeyRequest) ClearZone ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) ClearZone()
func (*ActivateDNSSECKeyRequest) GetKeyId ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) GetKeyId() string
func (*ActivateDNSSECKeyRequest) GetZone ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) GetZone() string
func (*ActivateDNSSECKeyRequest) HasKeyId ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) HasKeyId() bool
func (*ActivateDNSSECKeyRequest) HasZone ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) HasZone() bool
func (*ActivateDNSSECKeyRequest) ProtoMessage ¶ added in v0.5.0
func (*ActivateDNSSECKeyRequest) ProtoMessage()
func (*ActivateDNSSECKeyRequest) ProtoReflect ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) ProtoReflect() protoreflect.Message
func (*ActivateDNSSECKeyRequest) Reset ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) Reset()
func (*ActivateDNSSECKeyRequest) SetKeyId ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) SetKeyId(v string)
func (*ActivateDNSSECKeyRequest) SetZone ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) SetZone(v string)
func (*ActivateDNSSECKeyRequest) String ¶ added in v0.5.0
func (x *ActivateDNSSECKeyRequest) String() string
type ActivateDNSSECKeyRequest_builder ¶ added in v0.5.0
type ActivateDNSSECKeyRequest_builder struct {
Zone *string
KeyId *string
// contains filtered or unexported fields
}
func (ActivateDNSSECKeyRequest_builder) Build ¶ added in v0.5.0
func (b0 ActivateDNSSECKeyRequest_builder) Build() *ActivateDNSSECKeyRequest
type BatchUpdateRequest ¶ added in v0.5.0
type BatchUpdateRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*BatchUpdateRequest) ClearZone ¶ added in v0.5.0
func (x *BatchUpdateRequest) ClearZone()
func (*BatchUpdateRequest) GetChanges ¶ added in v0.5.0
func (x *BatchUpdateRequest) GetChanges() []*RRsetChange
func (*BatchUpdateRequest) GetPreconditions ¶ added in v0.5.0
func (x *BatchUpdateRequest) GetPreconditions() []*Precondition
func (*BatchUpdateRequest) GetZone ¶ added in v0.5.0
func (x *BatchUpdateRequest) GetZone() string
func (*BatchUpdateRequest) HasZone ¶ added in v0.5.0
func (x *BatchUpdateRequest) HasZone() bool
func (*BatchUpdateRequest) ProtoMessage ¶ added in v0.5.0
func (*BatchUpdateRequest) ProtoMessage()
func (*BatchUpdateRequest) ProtoReflect ¶ added in v0.5.0
func (x *BatchUpdateRequest) ProtoReflect() protoreflect.Message
func (*BatchUpdateRequest) Reset ¶ added in v0.5.0
func (x *BatchUpdateRequest) Reset()
func (*BatchUpdateRequest) SetChanges ¶ added in v0.5.0
func (x *BatchUpdateRequest) SetChanges(v []*RRsetChange)
func (*BatchUpdateRequest) SetPreconditions ¶ added in v0.5.0
func (x *BatchUpdateRequest) SetPreconditions(v []*Precondition)
func (*BatchUpdateRequest) SetZone ¶ added in v0.5.0
func (x *BatchUpdateRequest) SetZone(v string)
func (*BatchUpdateRequest) String ¶ added in v0.5.0
func (x *BatchUpdateRequest) String() string
type BatchUpdateRequest_builder ¶ added in v0.5.0
type BatchUpdateRequest_builder struct {
Zone *string
Changes []*RRsetChange
Preconditions []*Precondition
// contains filtered or unexported fields
}
func (BatchUpdateRequest_builder) Build ¶ added in v0.5.0
func (b0 BatchUpdateRequest_builder) Build() *BatchUpdateRequest
type BatchUpdateResponse ¶ added in v0.5.0
type BatchUpdateResponse struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*BatchUpdateResponse) ClearNewSerial ¶ added in v0.5.0
func (x *BatchUpdateResponse) ClearNewSerial()
func (*BatchUpdateResponse) GetApplied ¶ added in v0.5.0
func (x *BatchUpdateResponse) GetApplied() []*RRset
func (*BatchUpdateResponse) GetNewSerial ¶ added in v0.5.0
func (x *BatchUpdateResponse) GetNewSerial() uint32
func (*BatchUpdateResponse) HasNewSerial ¶ added in v0.5.0
func (x *BatchUpdateResponse) HasNewSerial() bool
func (*BatchUpdateResponse) ProtoMessage ¶ added in v0.5.0
func (*BatchUpdateResponse) ProtoMessage()
func (*BatchUpdateResponse) ProtoReflect ¶ added in v0.5.0
func (x *BatchUpdateResponse) ProtoReflect() protoreflect.Message
func (*BatchUpdateResponse) Reset ¶ added in v0.5.0
func (x *BatchUpdateResponse) Reset()
func (*BatchUpdateResponse) SetApplied ¶ added in v0.5.0
func (x *BatchUpdateResponse) SetApplied(v []*RRset)
func (*BatchUpdateResponse) SetNewSerial ¶ added in v0.5.0
func (x *BatchUpdateResponse) SetNewSerial(v uint32)
func (*BatchUpdateResponse) String ¶ added in v0.5.0
func (x *BatchUpdateResponse) String() string
type BatchUpdateResponse_builder ¶ added in v0.5.0
type BatchUpdateResponse_builder struct {
NewSerial *uint32
Applied []*RRset
// contains filtered or unexported fields
}
func (BatchUpdateResponse_builder) Build ¶ added in v0.5.0
func (b0 BatchUpdateResponse_builder) Build() *BatchUpdateResponse
type CAA ¶
type CAA struct {
// contains filtered or unexported fields
}
func (*CAA) ProtoMessage ¶
func (*CAA) ProtoMessage()
func (*CAA) ProtoReflect ¶
func (x *CAA) ProtoReflect() protoreflect.Message
type CAAData ¶ added in v0.5.0
type CAAData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CAAData) ClearValue ¶ added in v0.5.0
func (x *CAAData) ClearValue()
func (*CAAData) ProtoMessage ¶ added in v0.5.0
func (*CAAData) ProtoMessage()
func (*CAAData) ProtoReflect ¶ added in v0.5.0
func (x *CAAData) ProtoReflect() protoreflect.Message
type CAAData_builder ¶ added in v0.5.0
type CAAData_builder struct {
Flag *uint32
Tag *string
Value *string
// contains filtered or unexported fields
}
func (CAAData_builder) Build ¶ added in v0.5.0
func (b0 CAAData_builder) Build() *CAAData
type CAA_builder ¶ added in v0.5.0
func (CAA_builder) Build ¶ added in v0.5.0
func (b0 CAA_builder) Build() *CAA
type CDNSKEY ¶
type CDNSKEY struct {
// contains filtered or unexported fields
}
func (*CDNSKEY) GetData ¶ added in v0.5.0
func (x *CDNSKEY) GetData() *CDNSKEYData
func (*CDNSKEY) ProtoMessage ¶
func (*CDNSKEY) ProtoMessage()
func (*CDNSKEY) ProtoReflect ¶
func (x *CDNSKEY) ProtoReflect() protoreflect.Message
func (*CDNSKEY) SetData ¶ added in v0.5.0
func (x *CDNSKEY) SetData(v *CDNSKEYData)
type CDNSKEYData ¶ added in v0.5.0
type CDNSKEYData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CDNSKEYData) ClearAlgorithm ¶ added in v0.5.0
func (x *CDNSKEYData) ClearAlgorithm()
func (*CDNSKEYData) ClearFlags ¶ added in v0.5.0
func (x *CDNSKEYData) ClearFlags()
func (*CDNSKEYData) ClearProtocol ¶ added in v0.5.0
func (x *CDNSKEYData) ClearProtocol()
func (*CDNSKEYData) ClearPublicKey ¶ added in v0.5.0
func (x *CDNSKEYData) ClearPublicKey()
func (*CDNSKEYData) GetAlgorithm ¶ added in v0.5.0
func (x *CDNSKEYData) GetAlgorithm() uint32
func (*CDNSKEYData) GetFlags ¶ added in v0.5.0
func (x *CDNSKEYData) GetFlags() uint32
func (*CDNSKEYData) GetProtocol ¶ added in v0.5.0
func (x *CDNSKEYData) GetProtocol() uint32
func (*CDNSKEYData) GetPublicKey ¶ added in v0.5.0
func (x *CDNSKEYData) GetPublicKey() string
func (*CDNSKEYData) HasAlgorithm ¶ added in v0.5.0
func (x *CDNSKEYData) HasAlgorithm() bool
func (*CDNSKEYData) HasFlags ¶ added in v0.5.0
func (x *CDNSKEYData) HasFlags() bool
func (*CDNSKEYData) HasProtocol ¶ added in v0.5.0
func (x *CDNSKEYData) HasProtocol() bool
func (*CDNSKEYData) HasPublicKey ¶ added in v0.5.0
func (x *CDNSKEYData) HasPublicKey() bool
func (*CDNSKEYData) ProtoMessage ¶ added in v0.5.0
func (*CDNSKEYData) ProtoMessage()
func (*CDNSKEYData) ProtoReflect ¶ added in v0.5.0
func (x *CDNSKEYData) ProtoReflect() protoreflect.Message
func (*CDNSKEYData) Reset ¶ added in v0.5.0
func (x *CDNSKEYData) Reset()
func (*CDNSKEYData) SetAlgorithm ¶ added in v0.5.0
func (x *CDNSKEYData) SetAlgorithm(v uint32)
func (*CDNSKEYData) SetFlags ¶ added in v0.5.0
func (x *CDNSKEYData) SetFlags(v uint32)
func (*CDNSKEYData) SetProtocol ¶ added in v0.5.0
func (x *CDNSKEYData) SetProtocol(v uint32)
func (*CDNSKEYData) SetPublicKey ¶ added in v0.5.0
func (x *CDNSKEYData) SetPublicKey(v string)
func (*CDNSKEYData) String ¶ added in v0.5.0
func (x *CDNSKEYData) String() string
type CDNSKEYData_builder ¶ added in v0.5.0
type CDNSKEYData_builder struct {
Flags *uint32
Protocol *uint32
Algorithm *uint32
PublicKey *string
// contains filtered or unexported fields
}
func (CDNSKEYData_builder) Build ¶ added in v0.5.0
func (b0 CDNSKEYData_builder) Build() *CDNSKEYData
type CDNSKEY_builder ¶ added in v0.5.0
type CDNSKEY_builder struct {
Hdr *RR_Header
Data *CDNSKEYData
// contains filtered or unexported fields
}
func (CDNSKEY_builder) Build ¶ added in v0.5.0
func (b0 CDNSKEY_builder) Build() *CDNSKEY
type CDS ¶
type CDS struct {
// contains filtered or unexported fields
}
func (*CDS) ProtoMessage ¶
func (*CDS) ProtoMessage()
func (*CDS) ProtoReflect ¶
func (x *CDS) ProtoReflect() protoreflect.Message
type CDSData ¶ added in v0.5.0
type CDSData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CDSData) ClearAlgorithm ¶ added in v0.5.0
func (x *CDSData) ClearAlgorithm()
func (*CDSData) ClearDigest ¶ added in v0.5.0
func (x *CDSData) ClearDigest()
func (*CDSData) ClearDigestType ¶ added in v0.5.0
func (x *CDSData) ClearDigestType()
func (*CDSData) ClearKeyTag ¶ added in v0.5.0
func (x *CDSData) ClearKeyTag()
func (*CDSData) GetAlgorithm ¶ added in v0.5.0
func (*CDSData) GetDigestType ¶ added in v0.5.0
func (*CDSData) HasAlgorithm ¶ added in v0.5.0
func (*CDSData) HasDigestType ¶ added in v0.5.0
func (*CDSData) ProtoMessage ¶ added in v0.5.0
func (*CDSData) ProtoMessage()
func (*CDSData) ProtoReflect ¶ added in v0.5.0
func (x *CDSData) ProtoReflect() protoreflect.Message
func (*CDSData) SetAlgorithm ¶ added in v0.5.0
func (*CDSData) SetDigestType ¶ added in v0.5.0
type CDSData_builder ¶ added in v0.5.0
type CDSData_builder struct {
KeyTag *uint32
Algorithm *uint32
DigestType *uint32
Digest *string
// contains filtered or unexported fields
}
func (CDSData_builder) Build ¶ added in v0.5.0
func (b0 CDSData_builder) Build() *CDSData
type CDS_builder ¶ added in v0.5.0
func (CDS_builder) Build ¶ added in v0.5.0
func (b0 CDS_builder) Build() *CDS
type CERT ¶
type CERT struct {
// contains filtered or unexported fields
}
func (*CERT) ProtoMessage ¶
func (*CERT) ProtoMessage()
func (*CERT) ProtoReflect ¶
func (x *CERT) ProtoReflect() protoreflect.Message
type CERTData ¶ added in v0.5.0
type CERTData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CERTData) ClearAlgorithm ¶ added in v0.5.0
func (x *CERTData) ClearAlgorithm()
func (*CERTData) ClearCertificate ¶ added in v0.5.0
func (x *CERTData) ClearCertificate()
func (*CERTData) ClearKeyTag ¶ added in v0.5.0
func (x *CERTData) ClearKeyTag()
func (*CERTData) GetAlgorithm ¶ added in v0.5.0
func (*CERTData) GetCertificate ¶ added in v0.5.0
func (*CERTData) HasAlgorithm ¶ added in v0.5.0
func (*CERTData) HasCertificate ¶ added in v0.5.0
func (*CERTData) ProtoMessage ¶ added in v0.5.0
func (*CERTData) ProtoMessage()
func (*CERTData) ProtoReflect ¶ added in v0.5.0
func (x *CERTData) ProtoReflect() protoreflect.Message
func (*CERTData) SetAlgorithm ¶ added in v0.5.0
func (*CERTData) SetCertificate ¶ added in v0.5.0
type CERTData_builder ¶ added in v0.5.0
type CERTData_builder struct {
Type *uint32
KeyTag *uint32
Algorithm *uint32
Certificate *string
// contains filtered or unexported fields
}
func (CERTData_builder) Build ¶ added in v0.5.0
func (b0 CERTData_builder) Build() *CERTData
type CERT_builder ¶ added in v0.5.0
type CERT_builder struct {
Hdr *RR_Header
Data *CERTData
// contains filtered or unexported fields
}
func (CERT_builder) Build ¶ added in v0.5.0
func (b0 CERT_builder) Build() *CERT
type CNAME ¶
type CNAME struct {
// contains filtered or unexported fields
}
func (*CNAME) ProtoMessage ¶
func (*CNAME) ProtoMessage()
func (*CNAME) ProtoReflect ¶
func (x *CNAME) ProtoReflect() protoreflect.Message
type CNAMEData ¶ added in v0.5.0
type CNAMEData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CNAMEData) ClearTarget ¶ added in v0.5.0
func (x *CNAMEData) ClearTarget()
func (*CNAMEData) ProtoMessage ¶ added in v0.5.0
func (*CNAMEData) ProtoMessage()
func (*CNAMEData) ProtoReflect ¶ added in v0.5.0
func (x *CNAMEData) ProtoReflect() protoreflect.Message
type CNAMEData_builder ¶ added in v0.5.0
type CNAMEData_builder struct {
Target *string
// contains filtered or unexported fields
}
func (CNAMEData_builder) Build ¶ added in v0.5.0
func (b0 CNAMEData_builder) Build() *CNAMEData
type CNAME_builder ¶ added in v0.5.0
type CNAME_builder struct {
Hdr *RR_Header
Data *CNAMEData
// contains filtered or unexported fields
}
func (CNAME_builder) Build ¶ added in v0.5.0
func (b0 CNAME_builder) Build() *CNAME
type CSYNC ¶
type CSYNC struct {
// contains filtered or unexported fields
}
func (*CSYNC) ProtoMessage ¶
func (*CSYNC) ProtoMessage()
func (*CSYNC) ProtoReflect ¶
func (x *CSYNC) ProtoReflect() protoreflect.Message
type CSYNCData ¶ added in v0.5.0
type CSYNCData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CSYNCData) ClearFlags ¶ added in v0.5.0
func (x *CSYNCData) ClearFlags()
func (*CSYNCData) ClearSerial ¶ added in v0.5.0
func (x *CSYNCData) ClearSerial()
func (*CSYNCData) GetTypeBitMap ¶ added in v0.5.0
func (*CSYNCData) ProtoMessage ¶ added in v0.5.0
func (*CSYNCData) ProtoMessage()
func (*CSYNCData) ProtoReflect ¶ added in v0.5.0
func (x *CSYNCData) ProtoReflect() protoreflect.Message
func (*CSYNCData) SetTypeBitMap ¶ added in v0.5.0
type CSYNCData_builder ¶ added in v0.5.0
type CSYNCData_builder struct {
Serial *uint32
Flags *uint32
TypeBitMap []uint32
// contains filtered or unexported fields
}
func (CSYNCData_builder) Build ¶ added in v0.5.0
func (b0 CSYNCData_builder) Build() *CSYNCData
type CSYNC_builder ¶ added in v0.5.0
type CSYNC_builder struct {
Hdr *RR_Header
Data *CSYNCData
// contains filtered or unexported fields
}
func (CSYNC_builder) Build ¶ added in v0.5.0
func (b0 CSYNC_builder) Build() *CSYNC
type ChangeRecord ¶ added in v0.5.0
type ChangeRecord struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
ChangeRecord - single record change for IXFR
func (*ChangeRecord) ClearName ¶ added in v0.5.0
func (x *ChangeRecord) ClearName()
func (*ChangeRecord) ClearRecord ¶ added in v0.5.0
func (x *ChangeRecord) ClearRecord()
func (*ChangeRecord) ClearRrtype ¶ added in v0.5.0
func (x *ChangeRecord) ClearRrtype()
func (*ChangeRecord) GetName ¶ added in v0.5.0
func (x *ChangeRecord) GetName() string
func (*ChangeRecord) GetRecord ¶ added in v0.5.0
func (x *ChangeRecord) GetRecord() *anypb.Any
func (*ChangeRecord) GetRrtype ¶ added in v0.5.0
func (x *ChangeRecord) GetRrtype() uint32
func (*ChangeRecord) HasName ¶ added in v0.5.0
func (x *ChangeRecord) HasName() bool
func (*ChangeRecord) HasRecord ¶ added in v0.5.0
func (x *ChangeRecord) HasRecord() bool
func (*ChangeRecord) HasRrtype ¶ added in v0.5.0
func (x *ChangeRecord) HasRrtype() bool
func (*ChangeRecord) ProtoMessage ¶ added in v0.5.0
func (*ChangeRecord) ProtoMessage()
func (*ChangeRecord) ProtoReflect ¶ added in v0.5.0
func (x *ChangeRecord) ProtoReflect() protoreflect.Message
func (*ChangeRecord) Reset ¶ added in v0.5.0
func (x *ChangeRecord) Reset()
func (*ChangeRecord) SetName ¶ added in v0.5.0
func (x *ChangeRecord) SetName(v string)
func (*ChangeRecord) SetRecord ¶ added in v0.5.0
func (x *ChangeRecord) SetRecord(v *anypb.Any)
func (*ChangeRecord) SetRrtype ¶ added in v0.5.0
func (x *ChangeRecord) SetRrtype(v uint32)
func (*ChangeRecord) String ¶ added in v0.5.0
func (x *ChangeRecord) String() string
type ChangeRecord_builder ¶ added in v0.5.0
type ChangeRecord_builder struct {
Name *string
Rrtype *uint32
Record *anypb.Any
// contains filtered or unexported fields
}
func (ChangeRecord_builder) Build ¶ added in v0.5.0
func (b0 ChangeRecord_builder) Build() *ChangeRecord
type ChangeRetention ¶ added in v0.5.0
type ChangeRetention struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
ChangeRetention - configurable IXFR history retention
func (*ChangeRetention) ClearMaxAgeSeconds ¶ added in v0.5.0
func (x *ChangeRetention) ClearMaxAgeSeconds()
func (*ChangeRetention) ClearMinSerials ¶ added in v0.5.0
func (x *ChangeRetention) ClearMinSerials()
func (*ChangeRetention) GetMaxAgeSeconds ¶ added in v0.5.0
func (x *ChangeRetention) GetMaxAgeSeconds() uint64
func (*ChangeRetention) GetMinSerials ¶ added in v0.5.0
func (x *ChangeRetention) GetMinSerials() uint32
func (*ChangeRetention) HasMaxAgeSeconds ¶ added in v0.5.0
func (x *ChangeRetention) HasMaxAgeSeconds() bool
func (*ChangeRetention) HasMinSerials ¶ added in v0.5.0
func (x *ChangeRetention) HasMinSerials() bool
func (*ChangeRetention) ProtoMessage ¶ added in v0.5.0
func (*ChangeRetention) ProtoMessage()
func (*ChangeRetention) ProtoReflect ¶ added in v0.5.0
func (x *ChangeRetention) ProtoReflect() protoreflect.Message
func (*ChangeRetention) Reset ¶ added in v0.5.0
func (x *ChangeRetention) Reset()
func (*ChangeRetention) SetMaxAgeSeconds ¶ added in v0.5.0
func (x *ChangeRetention) SetMaxAgeSeconds(v uint64)
func (*ChangeRetention) SetMinSerials ¶ added in v0.5.0
func (x *ChangeRetention) SetMinSerials(v uint32)
func (*ChangeRetention) String ¶ added in v0.5.0
func (x *ChangeRetention) String() string
type ChangeRetention_builder ¶ added in v0.5.0
type ChangeRetention_builder struct {
MinSerials *uint32
MaxAgeSeconds *uint64
// contains filtered or unexported fields
}
func (ChangeRetention_builder) Build ¶ added in v0.5.0
func (b0 ChangeRetention_builder) Build() *ChangeRetention
type ChangeSet ¶ added in v0.5.0
type ChangeSet struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
ChangeSet - for IXFR tracking
func (*ChangeSet) ClearFromSerial ¶ added in v0.5.0
func (x *ChangeSet) ClearFromSerial()
func (*ChangeSet) ClearTimestamp ¶ added in v0.5.0
func (x *ChangeSet) ClearTimestamp()
func (*ChangeSet) ClearToSerial ¶ added in v0.5.0
func (x *ChangeSet) ClearToSerial()
func (*ChangeSet) GetAdditions ¶ added in v0.5.0
func (x *ChangeSet) GetAdditions() []*ChangeRecord
func (*ChangeSet) GetDeletions ¶ added in v0.5.0
func (x *ChangeSet) GetDeletions() []*ChangeRecord
func (*ChangeSet) GetFromSerial ¶ added in v0.5.0
func (*ChangeSet) GetTimestamp ¶ added in v0.5.0
func (*ChangeSet) GetToSerial ¶ added in v0.5.0
func (*ChangeSet) HasFromSerial ¶ added in v0.5.0
func (*ChangeSet) HasTimestamp ¶ added in v0.5.0
func (*ChangeSet) HasToSerial ¶ added in v0.5.0
func (*ChangeSet) ProtoMessage ¶ added in v0.5.0
func (*ChangeSet) ProtoMessage()
func (*ChangeSet) ProtoReflect ¶ added in v0.5.0
func (x *ChangeSet) ProtoReflect() protoreflect.Message
func (*ChangeSet) SetAdditions ¶ added in v0.5.0
func (x *ChangeSet) SetAdditions(v []*ChangeRecord)
func (*ChangeSet) SetDeletions ¶ added in v0.5.0
func (x *ChangeSet) SetDeletions(v []*ChangeRecord)
func (*ChangeSet) SetFromSerial ¶ added in v0.5.0
func (*ChangeSet) SetTimestamp ¶ added in v0.5.0
func (*ChangeSet) SetToSerial ¶ added in v0.5.0
type ChangeSet_builder ¶ added in v0.5.0
type ChangeSet_builder struct {
FromSerial *uint32
ToSerial *uint32
Deletions []*ChangeRecord
Additions []*ChangeRecord
Timestamp *uint64
// contains filtered or unexported fields
}
func (ChangeSet_builder) Build ¶ added in v0.5.0
func (b0 ChangeSet_builder) Build() *ChangeSet
type CreateAPIKeyRequest ¶ added in v0.6.0
type CreateAPIKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CreateAPIKeyRequest) ClearDescription ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) ClearDescription()
func (*CreateAPIKeyRequest) ClearId ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) ClearId()
func (*CreateAPIKeyRequest) ClearTtlSeconds ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) ClearTtlSeconds()
func (*CreateAPIKeyRequest) GetDescription ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) GetDescription() string
func (*CreateAPIKeyRequest) GetId ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) GetId() string
func (*CreateAPIKeyRequest) GetScopes ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) GetScopes() []string
func (*CreateAPIKeyRequest) GetTtlSeconds ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) GetTtlSeconds() uint32
func (*CreateAPIKeyRequest) GetZones ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) GetZones() []string
func (*CreateAPIKeyRequest) HasDescription ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) HasDescription() bool
func (*CreateAPIKeyRequest) HasId ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) HasId() bool
func (*CreateAPIKeyRequest) HasTtlSeconds ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) HasTtlSeconds() bool
func (*CreateAPIKeyRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateAPIKeyRequest) ProtoMessage()
func (*CreateAPIKeyRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*CreateAPIKeyRequest) Reset ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) Reset()
func (*CreateAPIKeyRequest) SetDescription ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) SetDescription(v string)
func (*CreateAPIKeyRequest) SetId ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) SetId(v string)
func (*CreateAPIKeyRequest) SetScopes ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) SetScopes(v []string)
func (*CreateAPIKeyRequest) SetTtlSeconds ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) SetTtlSeconds(v uint32)
func (*CreateAPIKeyRequest) SetZones ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) SetZones(v []string)
func (*CreateAPIKeyRequest) String ¶ added in v0.6.0
func (x *CreateAPIKeyRequest) String() string
type CreateAPIKeyRequest_builder ¶ added in v0.6.0
type CreateAPIKeyRequest_builder struct {
Id *string
Description *string
Scopes []string
Zones []string
TtlSeconds *uint32
// contains filtered or unexported fields
}
func (CreateAPIKeyRequest_builder) Build ¶ added in v0.6.0
func (b0 CreateAPIKeyRequest_builder) Build() *CreateAPIKeyRequest
type CreateAPIKeyResponse ¶ added in v0.6.0
type CreateAPIKeyResponse struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CreateAPIKeyResponse) ClearKey ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) ClearKey()
func (*CreateAPIKeyResponse) ClearToken ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) ClearToken()
func (*CreateAPIKeyResponse) GetKey ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) GetKey() *APIKeyInfo
func (*CreateAPIKeyResponse) GetToken ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) GetToken() string
func (*CreateAPIKeyResponse) HasKey ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) HasKey() bool
func (*CreateAPIKeyResponse) HasToken ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) HasToken() bool
func (*CreateAPIKeyResponse) ProtoMessage ¶ added in v0.6.0
func (*CreateAPIKeyResponse) ProtoMessage()
func (*CreateAPIKeyResponse) ProtoReflect ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*CreateAPIKeyResponse) Reset ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) Reset()
func (*CreateAPIKeyResponse) SetKey ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) SetKey(v *APIKeyInfo)
func (*CreateAPIKeyResponse) SetToken ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) SetToken(v string)
func (*CreateAPIKeyResponse) String ¶ added in v0.6.0
func (x *CreateAPIKeyResponse) String() string
type CreateAPIKeyResponse_builder ¶ added in v0.6.0
type CreateAPIKeyResponse_builder struct {
Key *APIKeyInfo
Token *string
// contains filtered or unexported fields
}
func (CreateAPIKeyResponse_builder) Build ¶ added in v0.6.0
func (b0 CreateAPIKeyResponse_builder) Build() *CreateAPIKeyResponse
type CreateTSIGKeyRequest ¶ added in v0.5.0
type CreateTSIGKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CreateTSIGKeyRequest) ClearAlgorithm ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) ClearAlgorithm()
func (*CreateTSIGKeyRequest) ClearName ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) ClearName()
func (*CreateTSIGKeyRequest) ClearSecret ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) ClearSecret()
func (*CreateTSIGKeyRequest) ClearZone ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) ClearZone()
func (*CreateTSIGKeyRequest) GetAlgorithm ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) GetAlgorithm() TSIGAlgorithm
func (*CreateTSIGKeyRequest) GetName ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) GetName() string
func (*CreateTSIGKeyRequest) GetPermissions ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) GetPermissions() []string
func (*CreateTSIGKeyRequest) GetSecret ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) GetSecret() string
func (*CreateTSIGKeyRequest) GetZone ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) GetZone() string
func (*CreateTSIGKeyRequest) HasAlgorithm ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) HasAlgorithm() bool
func (*CreateTSIGKeyRequest) HasName ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) HasName() bool
func (*CreateTSIGKeyRequest) HasSecret ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) HasSecret() bool
func (*CreateTSIGKeyRequest) HasZone ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) HasZone() bool
func (*CreateTSIGKeyRequest) ProtoMessage ¶ added in v0.5.0
func (*CreateTSIGKeyRequest) ProtoMessage()
func (*CreateTSIGKeyRequest) ProtoReflect ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) ProtoReflect() protoreflect.Message
func (*CreateTSIGKeyRequest) Reset ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) Reset()
func (*CreateTSIGKeyRequest) SetAlgorithm ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) SetAlgorithm(v TSIGAlgorithm)
func (*CreateTSIGKeyRequest) SetName ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) SetName(v string)
func (*CreateTSIGKeyRequest) SetPermissions ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) SetPermissions(v []string)
func (*CreateTSIGKeyRequest) SetSecret ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) SetSecret(v string)
func (*CreateTSIGKeyRequest) SetZone ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) SetZone(v string)
func (*CreateTSIGKeyRequest) String ¶ added in v0.5.0
func (x *CreateTSIGKeyRequest) String() string
type CreateTSIGKeyRequest_builder ¶ added in v0.5.0
type CreateTSIGKeyRequest_builder struct {
Name *string
Zone *string
Algorithm *TSIGAlgorithm
Permissions []string
Secret *string
// contains filtered or unexported fields
}
func (CreateTSIGKeyRequest_builder) Build ¶ added in v0.5.0
func (b0 CreateTSIGKeyRequest_builder) Build() *CreateTSIGKeyRequest
type CreateZoneRequest ¶ added in v0.4.2
type CreateZoneRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*CreateZoneRequest) ClearDefaultTtl ¶ added in v0.5.0
func (x *CreateZoneRequest) ClearDefaultTtl()
func (*CreateZoneRequest) ClearDnssecEnabled ¶ added in v0.5.0
func (x *CreateZoneRequest) ClearDnssecEnabled()
func (*CreateZoneRequest) ClearName ¶ added in v0.5.0
func (x *CreateZoneRequest) ClearName()
func (*CreateZoneRequest) ClearNsec3Params ¶ added in v0.5.0
func (x *CreateZoneRequest) ClearNsec3Params()
func (*CreateZoneRequest) ClearSoaParams ¶ added in v0.5.0
func (x *CreateZoneRequest) ClearSoaParams()
func (*CreateZoneRequest) GetDefaultTtl ¶ added in v0.4.2
func (x *CreateZoneRequest) GetDefaultTtl() uint32
func (*CreateZoneRequest) GetDnssecEnabled ¶ added in v0.5.0
func (x *CreateZoneRequest) GetDnssecEnabled() bool
func (*CreateZoneRequest) GetName ¶ added in v0.4.2
func (x *CreateZoneRequest) GetName() string
func (*CreateZoneRequest) GetNsec3Params ¶ added in v0.5.0
func (x *CreateZoneRequest) GetNsec3Params() *NSEC3Params
func (*CreateZoneRequest) GetSoaParams ¶ added in v0.5.0
func (x *CreateZoneRequest) GetSoaParams() *SOAParams
func (*CreateZoneRequest) HasDefaultTtl ¶ added in v0.5.0
func (x *CreateZoneRequest) HasDefaultTtl() bool
func (*CreateZoneRequest) HasDnssecEnabled ¶ added in v0.5.0
func (x *CreateZoneRequest) HasDnssecEnabled() bool
func (*CreateZoneRequest) HasName ¶ added in v0.5.0
func (x *CreateZoneRequest) HasName() bool
func (*CreateZoneRequest) HasNsec3Params ¶ added in v0.5.0
func (x *CreateZoneRequest) HasNsec3Params() bool
func (*CreateZoneRequest) HasSoaParams ¶ added in v0.5.0
func (x *CreateZoneRequest) HasSoaParams() bool
func (*CreateZoneRequest) ProtoMessage ¶ added in v0.4.2
func (*CreateZoneRequest) ProtoMessage()
func (*CreateZoneRequest) ProtoReflect ¶ added in v0.4.2
func (x *CreateZoneRequest) ProtoReflect() protoreflect.Message
func (*CreateZoneRequest) Reset ¶ added in v0.4.2
func (x *CreateZoneRequest) Reset()
func (*CreateZoneRequest) SetDefaultTtl ¶ added in v0.5.0
func (x *CreateZoneRequest) SetDefaultTtl(v uint32)
func (*CreateZoneRequest) SetDnssecEnabled ¶ added in v0.5.0
func (x *CreateZoneRequest) SetDnssecEnabled(v bool)
func (*CreateZoneRequest) SetName ¶ added in v0.5.0
func (x *CreateZoneRequest) SetName(v string)
func (*CreateZoneRequest) SetNsec3Params ¶ added in v0.5.0
func (x *CreateZoneRequest) SetNsec3Params(v *NSEC3Params)
func (*CreateZoneRequest) SetSoaParams ¶ added in v0.5.0
func (x *CreateZoneRequest) SetSoaParams(v *SOAParams)
func (*CreateZoneRequest) String ¶ added in v0.4.2
func (x *CreateZoneRequest) String() string
type CreateZoneRequest_builder ¶ added in v0.5.0
type CreateZoneRequest_builder struct {
Name *string
SoaParams *SOAParams
DefaultTtl *uint32
DnssecEnabled *bool
Nsec3Params *NSEC3Params
// contains filtered or unexported fields
}
func (CreateZoneRequest_builder) Build ¶ added in v0.5.0
func (b0 CreateZoneRequest_builder) Build() *CreateZoneRequest
type DHCID ¶
type DHCID struct {
// contains filtered or unexported fields
}
func (*DHCID) ProtoMessage ¶
func (*DHCID) ProtoMessage()
func (*DHCID) ProtoReflect ¶
func (x *DHCID) ProtoReflect() protoreflect.Message
type DHCIDData ¶ added in v0.5.0
type DHCIDData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DHCIDData) ClearDigest ¶ added in v0.5.0
func (x *DHCIDData) ClearDigest()
func (*DHCIDData) ProtoMessage ¶ added in v0.5.0
func (*DHCIDData) ProtoMessage()
func (*DHCIDData) ProtoReflect ¶ added in v0.5.0
func (x *DHCIDData) ProtoReflect() protoreflect.Message
type DHCIDData_builder ¶ added in v0.5.0
type DHCIDData_builder struct {
Digest *string
// contains filtered or unexported fields
}
func (DHCIDData_builder) Build ¶ added in v0.5.0
func (b0 DHCIDData_builder) Build() *DHCIDData
type DHCID_builder ¶ added in v0.5.0
type DHCID_builder struct {
Hdr *RR_Header
Data *DHCIDData
// contains filtered or unexported fields
}
func (DHCID_builder) Build ¶ added in v0.5.0
func (b0 DHCID_builder) Build() *DHCID
type DLV ¶
type DLV struct {
// contains filtered or unexported fields
}
func (*DLV) ProtoMessage ¶
func (*DLV) ProtoMessage()
func (*DLV) ProtoReflect ¶
func (x *DLV) ProtoReflect() protoreflect.Message
type DLVData ¶ added in v0.5.0
type DLVData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DLVData) ClearAlgorithm ¶ added in v0.5.0
func (x *DLVData) ClearAlgorithm()
func (*DLVData) ClearDigest ¶ added in v0.5.0
func (x *DLVData) ClearDigest()
func (*DLVData) ClearDigestType ¶ added in v0.5.0
func (x *DLVData) ClearDigestType()
func (*DLVData) ClearKeyTag ¶ added in v0.5.0
func (x *DLVData) ClearKeyTag()
func (*DLVData) GetAlgorithm ¶ added in v0.5.0
func (*DLVData) GetDigestType ¶ added in v0.5.0
func (*DLVData) HasAlgorithm ¶ added in v0.5.0
func (*DLVData) HasDigestType ¶ added in v0.5.0
func (*DLVData) ProtoMessage ¶ added in v0.5.0
func (*DLVData) ProtoMessage()
func (*DLVData) ProtoReflect ¶ added in v0.5.0
func (x *DLVData) ProtoReflect() protoreflect.Message
func (*DLVData) SetAlgorithm ¶ added in v0.5.0
func (*DLVData) SetDigestType ¶ added in v0.5.0
type DLVData_builder ¶ added in v0.5.0
type DLVData_builder struct {
KeyTag *uint32
Algorithm *uint32
DigestType *uint32
Digest *string
// contains filtered or unexported fields
}
func (DLVData_builder) Build ¶ added in v0.5.0
func (b0 DLVData_builder) Build() *DLVData
type DLV_builder ¶ added in v0.5.0
func (DLV_builder) Build ¶ added in v0.5.0
func (b0 DLV_builder) Build() *DLV
type DNAME ¶
type DNAME struct {
// contains filtered or unexported fields
}
func (*DNAME) ProtoMessage ¶
func (*DNAME) ProtoMessage()
func (*DNAME) ProtoReflect ¶
func (x *DNAME) ProtoReflect() protoreflect.Message
type DNAMEData ¶ added in v0.5.0
type DNAMEData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DNAMEData) ClearTarget ¶ added in v0.5.0
func (x *DNAMEData) ClearTarget()
func (*DNAMEData) ProtoMessage ¶ added in v0.5.0
func (*DNAMEData) ProtoMessage()
func (*DNAMEData) ProtoReflect ¶ added in v0.5.0
func (x *DNAMEData) ProtoReflect() protoreflect.Message
type DNAMEData_builder ¶ added in v0.5.0
type DNAMEData_builder struct {
Target *string
// contains filtered or unexported fields
}
func (DNAMEData_builder) Build ¶ added in v0.5.0
func (b0 DNAMEData_builder) Build() *DNAMEData
type DNAME_builder ¶ added in v0.5.0
type DNAME_builder struct {
Hdr *RR_Header
Data *DNAMEData
// contains filtered or unexported fields
}
func (DNAME_builder) Build ¶ added in v0.5.0
func (b0 DNAME_builder) Build() *DNAME
type DNSKEY ¶
type DNSKEY struct {
// contains filtered or unexported fields
}
func (*DNSKEY) GetData ¶ added in v0.5.0
func (x *DNSKEY) GetData() *DNSKEYData
func (*DNSKEY) ProtoMessage ¶
func (*DNSKEY) ProtoMessage()
func (*DNSKEY) ProtoReflect ¶
func (x *DNSKEY) ProtoReflect() protoreflect.Message
func (*DNSKEY) SetData ¶ added in v0.5.0
func (x *DNSKEY) SetData(v *DNSKEYData)
type DNSKEYData ¶ added in v0.5.0
type DNSKEYData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DNSKEYData) ClearAlgorithm ¶ added in v0.5.0
func (x *DNSKEYData) ClearAlgorithm()
func (*DNSKEYData) ClearFlags ¶ added in v0.5.0
func (x *DNSKEYData) ClearFlags()
func (*DNSKEYData) ClearProtocol ¶ added in v0.5.0
func (x *DNSKEYData) ClearProtocol()
func (*DNSKEYData) ClearPublicKey ¶ added in v0.5.0
func (x *DNSKEYData) ClearPublicKey()
func (*DNSKEYData) GetAlgorithm ¶ added in v0.5.0
func (x *DNSKEYData) GetAlgorithm() uint32
func (*DNSKEYData) GetFlags ¶ added in v0.5.0
func (x *DNSKEYData) GetFlags() uint32
func (*DNSKEYData) GetProtocol ¶ added in v0.5.0
func (x *DNSKEYData) GetProtocol() uint32
func (*DNSKEYData) GetPublicKey ¶ added in v0.5.0
func (x *DNSKEYData) GetPublicKey() string
func (*DNSKEYData) HasAlgorithm ¶ added in v0.5.0
func (x *DNSKEYData) HasAlgorithm() bool
func (*DNSKEYData) HasFlags ¶ added in v0.5.0
func (x *DNSKEYData) HasFlags() bool
func (*DNSKEYData) HasProtocol ¶ added in v0.5.0
func (x *DNSKEYData) HasProtocol() bool
func (*DNSKEYData) HasPublicKey ¶ added in v0.5.0
func (x *DNSKEYData) HasPublicKey() bool
func (*DNSKEYData) ProtoMessage ¶ added in v0.5.0
func (*DNSKEYData) ProtoMessage()
func (*DNSKEYData) ProtoReflect ¶ added in v0.5.0
func (x *DNSKEYData) ProtoReflect() protoreflect.Message
func (*DNSKEYData) Reset ¶ added in v0.5.0
func (x *DNSKEYData) Reset()
func (*DNSKEYData) SetAlgorithm ¶ added in v0.5.0
func (x *DNSKEYData) SetAlgorithm(v uint32)
func (*DNSKEYData) SetFlags ¶ added in v0.5.0
func (x *DNSKEYData) SetFlags(v uint32)
func (*DNSKEYData) SetProtocol ¶ added in v0.5.0
func (x *DNSKEYData) SetProtocol(v uint32)
func (*DNSKEYData) SetPublicKey ¶ added in v0.5.0
func (x *DNSKEYData) SetPublicKey(v string)
func (*DNSKEYData) String ¶ added in v0.5.0
func (x *DNSKEYData) String() string
type DNSKEYData_builder ¶ added in v0.5.0
type DNSKEYData_builder struct {
Flags *uint32
Protocol *uint32
Algorithm *uint32
PublicKey *string
// contains filtered or unexported fields
}
func (DNSKEYData_builder) Build ¶ added in v0.5.0
func (b0 DNSKEYData_builder) Build() *DNSKEYData
type DNSKEY_builder ¶ added in v0.5.0
type DNSKEY_builder struct {
Hdr *RR_Header
Data *DNSKEYData
// contains filtered or unexported fields
}
func (DNSKEY_builder) Build ¶ added in v0.5.0
func (b0 DNSKEY_builder) Build() *DNSKEY
type DNSSECAlgorithm ¶ added in v0.5.0
type DNSSECAlgorithm int32
const ( DNSSECAlgorithm_DNSSEC_ALGORITHM_UNSPECIFIED DNSSECAlgorithm = 0 DNSSECAlgorithm_RSASHA256 DNSSECAlgorithm = 8 DNSSECAlgorithm_RSASHA512 DNSSECAlgorithm = 10 DNSSECAlgorithm_ECDSAP256SHA256 DNSSECAlgorithm = 13 DNSSECAlgorithm_ECDSAP384SHA384 DNSSECAlgorithm = 14 DNSSECAlgorithm_ED25519 DNSSECAlgorithm = 15 DNSSECAlgorithm_ED448 DNSSECAlgorithm = 16 )
func (DNSSECAlgorithm) Descriptor ¶ added in v0.5.0
func (DNSSECAlgorithm) Descriptor() protoreflect.EnumDescriptor
func (DNSSECAlgorithm) Enum ¶ added in v0.5.0
func (x DNSSECAlgorithm) Enum() *DNSSECAlgorithm
func (DNSSECAlgorithm) Number ¶ added in v0.5.0
func (x DNSSECAlgorithm) Number() protoreflect.EnumNumber
func (DNSSECAlgorithm) String ¶ added in v0.5.0
func (x DNSSECAlgorithm) String() string
func (DNSSECAlgorithm) Type ¶ added in v0.5.0
func (DNSSECAlgorithm) Type() protoreflect.EnumType
type DNSSECKey ¶ added in v0.5.0
type DNSSECKey struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DNSSECKey) ClearActivatedAt ¶ added in v0.5.0
func (x *DNSSECKey) ClearActivatedAt()
func (*DNSSECKey) ClearAlgorithm ¶ added in v0.5.0
func (x *DNSSECKey) ClearAlgorithm()
func (*DNSSECKey) ClearCreatedAt ¶ added in v0.5.0
func (x *DNSSECKey) ClearCreatedAt()
func (*DNSSECKey) ClearKeySize ¶ added in v0.5.0
func (x *DNSSECKey) ClearKeySize()
func (*DNSSECKey) ClearKeyTag ¶ added in v0.5.0
func (x *DNSSECKey) ClearKeyTag()
func (*DNSSECKey) ClearKeyType ¶ added in v0.5.0
func (x *DNSSECKey) ClearKeyType()
func (*DNSSECKey) ClearPublicKey ¶ added in v0.5.0
func (x *DNSSECKey) ClearPublicKey()
func (*DNSSECKey) ClearRetiredAt ¶ added in v0.5.0
func (x *DNSSECKey) ClearRetiredAt()
func (*DNSSECKey) ClearState ¶ added in v0.5.0
func (x *DNSSECKey) ClearState()
func (*DNSSECKey) GetActivatedAt ¶ added in v0.5.0
func (*DNSSECKey) GetAlgorithm ¶ added in v0.5.0
func (x *DNSSECKey) GetAlgorithm() DNSSECAlgorithm
func (*DNSSECKey) GetCreatedAt ¶ added in v0.5.0
func (*DNSSECKey) GetKeySize ¶ added in v0.5.0
func (*DNSSECKey) GetKeyType ¶ added in v0.5.0
func (*DNSSECKey) GetPublicKey ¶ added in v0.5.0
func (*DNSSECKey) GetRetiredAt ¶ added in v0.5.0
func (*DNSSECKey) HasActivatedAt ¶ added in v0.5.0
func (*DNSSECKey) HasAlgorithm ¶ added in v0.5.0
func (*DNSSECKey) HasCreatedAt ¶ added in v0.5.0
func (*DNSSECKey) HasKeySize ¶ added in v0.5.0
func (*DNSSECKey) HasKeyType ¶ added in v0.5.0
func (*DNSSECKey) HasPublicKey ¶ added in v0.5.0
func (*DNSSECKey) HasRetiredAt ¶ added in v0.5.0
func (*DNSSECKey) ProtoMessage ¶ added in v0.5.0
func (*DNSSECKey) ProtoMessage()
func (*DNSSECKey) ProtoReflect ¶ added in v0.5.0
func (x *DNSSECKey) ProtoReflect() protoreflect.Message
func (*DNSSECKey) SetActivatedAt ¶ added in v0.5.0
func (*DNSSECKey) SetAlgorithm ¶ added in v0.5.0
func (x *DNSSECKey) SetAlgorithm(v DNSSECAlgorithm)
func (*DNSSECKey) SetCreatedAt ¶ added in v0.5.0
func (*DNSSECKey) SetKeySize ¶ added in v0.5.0
func (*DNSSECKey) SetKeyType ¶ added in v0.5.0
func (*DNSSECKey) SetPublicKey ¶ added in v0.5.0
func (*DNSSECKey) SetRetiredAt ¶ added in v0.5.0
type DNSSECKey_builder ¶ added in v0.5.0
type DNSSECKey_builder struct {
Id *string
Zone *string
KeyType *KeyType
Algorithm *DNSSECAlgorithm
KeyTag *uint32
State *KeyState
KeySize *uint32
PublicKey *string
Ds *DS
CreatedAt *uint64
ActivatedAt *uint64
RetiredAt *uint64
// contains filtered or unexported fields
}
func (DNSSECKey_builder) Build ¶ added in v0.5.0
func (b0 DNSSECKey_builder) Build() *DNSSECKey
type DS ¶
type DS struct {
// contains filtered or unexported fields
}
func (*DS) ProtoMessage ¶
func (*DS) ProtoMessage()
func (*DS) ProtoReflect ¶
func (x *DS) ProtoReflect() protoreflect.Message
type DSData ¶ added in v0.5.0
type DSData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DSData) ClearAlgorithm ¶ added in v0.5.0
func (x *DSData) ClearAlgorithm()
func (*DSData) ClearDigest ¶ added in v0.5.0
func (x *DSData) ClearDigest()
func (*DSData) ClearDigestType ¶ added in v0.5.0
func (x *DSData) ClearDigestType()
func (*DSData) ClearKeyTag ¶ added in v0.5.0
func (x *DSData) ClearKeyTag()
func (*DSData) GetAlgorithm ¶ added in v0.5.0
func (*DSData) GetDigestType ¶ added in v0.5.0
func (*DSData) HasAlgorithm ¶ added in v0.5.0
func (*DSData) HasDigestType ¶ added in v0.5.0
func (*DSData) ProtoMessage ¶ added in v0.5.0
func (*DSData) ProtoMessage()
func (*DSData) ProtoReflect ¶ added in v0.5.0
func (x *DSData) ProtoReflect() protoreflect.Message
func (*DSData) SetAlgorithm ¶ added in v0.5.0
func (*DSData) SetDigestType ¶ added in v0.5.0
type DSData_builder ¶ added in v0.5.0
type DSData_builder struct {
KeyTag *uint32
Algorithm *uint32
DigestType *uint32
Digest *string
// contains filtered or unexported fields
}
func (DSData_builder) Build ¶ added in v0.5.0
func (b0 DSData_builder) Build() *DSData
type DS_builder ¶ added in v0.5.0
func (DS_builder) Build ¶ added in v0.5.0
func (b0 DS_builder) Build() *DS
type DeleteDNSSECKeyRequest ¶ added in v0.5.0
type DeleteDNSSECKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DeleteDNSSECKeyRequest) ClearKeyId ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) ClearKeyId()
func (*DeleteDNSSECKeyRequest) ClearZone ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) ClearZone()
func (*DeleteDNSSECKeyRequest) GetKeyId ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) GetKeyId() string
func (*DeleteDNSSECKeyRequest) GetZone ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) GetZone() string
func (*DeleteDNSSECKeyRequest) HasKeyId ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) HasKeyId() bool
func (*DeleteDNSSECKeyRequest) HasZone ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) HasZone() bool
func (*DeleteDNSSECKeyRequest) ProtoMessage ¶ added in v0.5.0
func (*DeleteDNSSECKeyRequest) ProtoMessage()
func (*DeleteDNSSECKeyRequest) ProtoReflect ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) ProtoReflect() protoreflect.Message
func (*DeleteDNSSECKeyRequest) Reset ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) Reset()
func (*DeleteDNSSECKeyRequest) SetKeyId ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) SetKeyId(v string)
func (*DeleteDNSSECKeyRequest) SetZone ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) SetZone(v string)
func (*DeleteDNSSECKeyRequest) String ¶ added in v0.5.0
func (x *DeleteDNSSECKeyRequest) String() string
type DeleteDNSSECKeyRequest_builder ¶ added in v0.5.0
type DeleteDNSSECKeyRequest_builder struct {
Zone *string
KeyId *string
// contains filtered or unexported fields
}
func (DeleteDNSSECKeyRequest_builder) Build ¶ added in v0.5.0
func (b0 DeleteDNSSECKeyRequest_builder) Build() *DeleteDNSSECKeyRequest
type DeleteRRsetRequest ¶ added in v0.5.0
type DeleteRRsetRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DeleteRRsetRequest) ClearName ¶ added in v0.5.0
func (x *DeleteRRsetRequest) ClearName()
func (*DeleteRRsetRequest) ClearType ¶ added in v0.5.0
func (x *DeleteRRsetRequest) ClearType()
func (*DeleteRRsetRequest) ClearZone ¶ added in v0.5.0
func (x *DeleteRRsetRequest) ClearZone()
func (*DeleteRRsetRequest) GetName ¶ added in v0.5.0
func (x *DeleteRRsetRequest) GetName() string
func (*DeleteRRsetRequest) GetType ¶ added in v0.5.0
func (x *DeleteRRsetRequest) GetType() Type
func (*DeleteRRsetRequest) GetZone ¶ added in v0.5.0
func (x *DeleteRRsetRequest) GetZone() string
func (*DeleteRRsetRequest) HasName ¶ added in v0.5.0
func (x *DeleteRRsetRequest) HasName() bool
func (*DeleteRRsetRequest) HasType ¶ added in v0.5.0
func (x *DeleteRRsetRequest) HasType() bool
func (*DeleteRRsetRequest) HasZone ¶ added in v0.5.0
func (x *DeleteRRsetRequest) HasZone() bool
func (*DeleteRRsetRequest) ProtoMessage ¶ added in v0.5.0
func (*DeleteRRsetRequest) ProtoMessage()
func (*DeleteRRsetRequest) ProtoReflect ¶ added in v0.5.0
func (x *DeleteRRsetRequest) ProtoReflect() protoreflect.Message
func (*DeleteRRsetRequest) Reset ¶ added in v0.5.0
func (x *DeleteRRsetRequest) Reset()
func (*DeleteRRsetRequest) SetName ¶ added in v0.5.0
func (x *DeleteRRsetRequest) SetName(v string)
func (*DeleteRRsetRequest) SetType ¶ added in v0.5.0
func (x *DeleteRRsetRequest) SetType(v Type)
func (*DeleteRRsetRequest) SetZone ¶ added in v0.5.0
func (x *DeleteRRsetRequest) SetZone(v string)
func (*DeleteRRsetRequest) String ¶ added in v0.5.0
func (x *DeleteRRsetRequest) String() string
type DeleteRRsetRequest_builder ¶ added in v0.5.0
type DeleteRRsetRequest_builder struct {
Zone *string
Name *string
Type *Type
// contains filtered or unexported fields
}
func (DeleteRRsetRequest_builder) Build ¶ added in v0.5.0
func (b0 DeleteRRsetRequest_builder) Build() *DeleteRRsetRequest
type DeleteTSIGKeyRequest ¶ added in v0.5.0
type DeleteTSIGKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DeleteTSIGKeyRequest) ClearName ¶ added in v0.5.0
func (x *DeleteTSIGKeyRequest) ClearName()
func (*DeleteTSIGKeyRequest) GetName ¶ added in v0.5.0
func (x *DeleteTSIGKeyRequest) GetName() string
func (*DeleteTSIGKeyRequest) HasName ¶ added in v0.5.0
func (x *DeleteTSIGKeyRequest) HasName() bool
func (*DeleteTSIGKeyRequest) ProtoMessage ¶ added in v0.5.0
func (*DeleteTSIGKeyRequest) ProtoMessage()
func (*DeleteTSIGKeyRequest) ProtoReflect ¶ added in v0.5.0
func (x *DeleteTSIGKeyRequest) ProtoReflect() protoreflect.Message
func (*DeleteTSIGKeyRequest) Reset ¶ added in v0.5.0
func (x *DeleteTSIGKeyRequest) Reset()
func (*DeleteTSIGKeyRequest) SetName ¶ added in v0.5.0
func (x *DeleteTSIGKeyRequest) SetName(v string)
func (*DeleteTSIGKeyRequest) String ¶ added in v0.5.0
func (x *DeleteTSIGKeyRequest) String() string
type DeleteTSIGKeyRequest_builder ¶ added in v0.5.0
type DeleteTSIGKeyRequest_builder struct {
Name *string
// contains filtered or unexported fields
}
func (DeleteTSIGKeyRequest_builder) Build ¶ added in v0.5.0
func (b0 DeleteTSIGKeyRequest_builder) Build() *DeleteTSIGKeyRequest
type DeleteZoneRequest ¶ added in v0.4.2
type DeleteZoneRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DeleteZoneRequest) ClearName ¶ added in v0.5.0
func (x *DeleteZoneRequest) ClearName()
func (*DeleteZoneRequest) GetName ¶ added in v0.4.2
func (x *DeleteZoneRequest) GetName() string
func (*DeleteZoneRequest) HasName ¶ added in v0.5.0
func (x *DeleteZoneRequest) HasName() bool
func (*DeleteZoneRequest) ProtoMessage ¶ added in v0.4.2
func (*DeleteZoneRequest) ProtoMessage()
func (*DeleteZoneRequest) ProtoReflect ¶ added in v0.4.2
func (x *DeleteZoneRequest) ProtoReflect() protoreflect.Message
func (*DeleteZoneRequest) Reset ¶ added in v0.4.2
func (x *DeleteZoneRequest) Reset()
func (*DeleteZoneRequest) SetName ¶ added in v0.5.0
func (x *DeleteZoneRequest) SetName(v string)
func (*DeleteZoneRequest) String ¶ added in v0.4.2
func (x *DeleteZoneRequest) String() string
type DeleteZoneRequest_builder ¶ added in v0.5.0
type DeleteZoneRequest_builder struct {
Name *string
// contains filtered or unexported fields
}
func (DeleteZoneRequest_builder) Build ¶ added in v0.5.0
func (b0 DeleteZoneRequest_builder) Build() *DeleteZoneRequest
type EID ¶
type EID struct {
// contains filtered or unexported fields
}
func (*EID) ProtoMessage ¶
func (*EID) ProtoMessage()
func (*EID) ProtoReflect ¶
func (x *EID) ProtoReflect() protoreflect.Message
type EIDData ¶ added in v0.5.0
type EIDData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*EIDData) ClearEndpoint ¶ added in v0.5.0
func (x *EIDData) ClearEndpoint()
func (*EIDData) GetEndpoint ¶ added in v0.5.0
func (*EIDData) HasEndpoint ¶ added in v0.5.0
func (*EIDData) ProtoMessage ¶ added in v0.5.0
func (*EIDData) ProtoMessage()
func (*EIDData) ProtoReflect ¶ added in v0.5.0
func (x *EIDData) ProtoReflect() protoreflect.Message
func (*EIDData) SetEndpoint ¶ added in v0.5.0
type EIDData_builder ¶ added in v0.5.0
type EIDData_builder struct {
Endpoint *string
// contains filtered or unexported fields
}
func (EIDData_builder) Build ¶ added in v0.5.0
func (b0 EIDData_builder) Build() *EIDData
type EID_builder ¶ added in v0.5.0
func (EID_builder) Build ¶ added in v0.5.0
func (b0 EID_builder) Build() *EID
type EUI48 ¶
type EUI48 struct {
// contains filtered or unexported fields
}
func (*EUI48) ProtoMessage ¶
func (*EUI48) ProtoMessage()
func (*EUI48) ProtoReflect ¶
func (x *EUI48) ProtoReflect() protoreflect.Message
type EUI48Data ¶ added in v0.5.0
type EUI48Data struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*EUI48Data) ClearAddress ¶ added in v0.5.0
func (x *EUI48Data) ClearAddress()
func (*EUI48Data) GetAddress ¶ added in v0.5.0
func (*EUI48Data) HasAddress ¶ added in v0.5.0
func (*EUI48Data) ProtoMessage ¶ added in v0.5.0
func (*EUI48Data) ProtoMessage()
func (*EUI48Data) ProtoReflect ¶ added in v0.5.0
func (x *EUI48Data) ProtoReflect() protoreflect.Message
func (*EUI48Data) SetAddress ¶ added in v0.5.0
type EUI48Data_builder ¶ added in v0.5.0
type EUI48Data_builder struct {
Address *uint64
// contains filtered or unexported fields
}
func (EUI48Data_builder) Build ¶ added in v0.5.0
func (b0 EUI48Data_builder) Build() *EUI48Data
type EUI48_builder ¶ added in v0.5.0
type EUI48_builder struct {
Hdr *RR_Header
Data *EUI48Data
// contains filtered or unexported fields
}
func (EUI48_builder) Build ¶ added in v0.5.0
func (b0 EUI48_builder) Build() *EUI48
type EUI64 ¶
type EUI64 struct {
// contains filtered or unexported fields
}
func (*EUI64) ProtoMessage ¶
func (*EUI64) ProtoMessage()
func (*EUI64) ProtoReflect ¶
func (x *EUI64) ProtoReflect() protoreflect.Message
type EUI64Data ¶ added in v0.5.0
type EUI64Data struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*EUI64Data) ClearAddress ¶ added in v0.5.0
func (x *EUI64Data) ClearAddress()
func (*EUI64Data) GetAddress ¶ added in v0.5.0
func (*EUI64Data) HasAddress ¶ added in v0.5.0
func (*EUI64Data) ProtoMessage ¶ added in v0.5.0
func (*EUI64Data) ProtoMessage()
func (*EUI64Data) ProtoReflect ¶ added in v0.5.0
func (x *EUI64Data) ProtoReflect() protoreflect.Message
func (*EUI64Data) SetAddress ¶ added in v0.5.0
type EUI64Data_builder ¶ added in v0.5.0
type EUI64Data_builder struct {
Address *uint64
// contains filtered or unexported fields
}
func (EUI64Data_builder) Build ¶ added in v0.5.0
func (b0 EUI64Data_builder) Build() *EUI64Data
type EUI64_builder ¶ added in v0.5.0
type EUI64_builder struct {
Hdr *RR_Header
Data *EUI64Data
// contains filtered or unexported fields
}
func (EUI64_builder) Build ¶ added in v0.5.0
func (b0 EUI64_builder) Build() *EUI64
type GID ¶
type GID struct {
// contains filtered or unexported fields
}
func (*GID) ProtoMessage ¶
func (*GID) ProtoMessage()
func (*GID) ProtoReflect ¶
func (x *GID) ProtoReflect() protoreflect.Message
type GIDData ¶ added in v0.5.0
type GIDData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*GIDData) ProtoMessage ¶ added in v0.5.0
func (*GIDData) ProtoMessage()
func (*GIDData) ProtoReflect ¶ added in v0.5.0
func (x *GIDData) ProtoReflect() protoreflect.Message
type GIDData_builder ¶ added in v0.5.0
type GIDData_builder struct {
Gid *uint32
// contains filtered or unexported fields
}
func (GIDData_builder) Build ¶ added in v0.5.0
func (b0 GIDData_builder) Build() *GIDData
type GID_builder ¶ added in v0.5.0
func (GID_builder) Build ¶ added in v0.5.0
func (b0 GID_builder) Build() *GID
type GPOS ¶
type GPOS struct {
// contains filtered or unexported fields
}
func (*GPOS) ProtoMessage ¶
func (*GPOS) ProtoMessage()
func (*GPOS) ProtoReflect ¶
func (x *GPOS) ProtoReflect() protoreflect.Message
type GPOSData ¶ added in v0.5.0
type GPOSData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*GPOSData) ClearAltitude ¶ added in v0.5.0
func (x *GPOSData) ClearAltitude()
func (*GPOSData) ClearLatitude ¶ added in v0.5.0
func (x *GPOSData) ClearLatitude()
func (*GPOSData) ClearLongitude ¶ added in v0.5.0
func (x *GPOSData) ClearLongitude()
func (*GPOSData) GetAltitude ¶ added in v0.5.0
func (*GPOSData) GetLatitude ¶ added in v0.5.0
func (*GPOSData) GetLongitude ¶ added in v0.5.0
func (*GPOSData) HasAltitude ¶ added in v0.5.0
func (*GPOSData) HasLatitude ¶ added in v0.5.0
func (*GPOSData) HasLongitude ¶ added in v0.5.0
func (*GPOSData) ProtoMessage ¶ added in v0.5.0
func (*GPOSData) ProtoMessage()
func (*GPOSData) ProtoReflect ¶ added in v0.5.0
func (x *GPOSData) ProtoReflect() protoreflect.Message
func (*GPOSData) SetAltitude ¶ added in v0.5.0
func (*GPOSData) SetLatitude ¶ added in v0.5.0
func (*GPOSData) SetLongitude ¶ added in v0.5.0
type GPOSData_builder ¶ added in v0.5.0
type GPOSData_builder struct {
Longitude *string
Latitude *string
Altitude *string
// contains filtered or unexported fields
}
func (GPOSData_builder) Build ¶ added in v0.5.0
func (b0 GPOSData_builder) Build() *GPOSData
type GPOS_builder ¶ added in v0.5.0
type GPOS_builder struct {
Hdr *RR_Header
Data *GPOSData
// contains filtered or unexported fields
}
func (GPOS_builder) Build ¶ added in v0.5.0
func (b0 GPOS_builder) Build() *GPOS
type GenerateDNSSECKeyRequest ¶ added in v0.5.0
type GenerateDNSSECKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*GenerateDNSSECKeyRequest) ClearActivate ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) ClearActivate()
func (*GenerateDNSSECKeyRequest) ClearAlgorithm ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) ClearAlgorithm()
func (*GenerateDNSSECKeyRequest) ClearKeySize ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) ClearKeySize()
func (*GenerateDNSSECKeyRequest) ClearKeyType ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) ClearKeyType()
func (*GenerateDNSSECKeyRequest) ClearZone ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) ClearZone()
func (*GenerateDNSSECKeyRequest) GetActivate ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) GetActivate() bool
func (*GenerateDNSSECKeyRequest) GetAlgorithm ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) GetAlgorithm() DNSSECAlgorithm
func (*GenerateDNSSECKeyRequest) GetKeySize ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) GetKeySize() uint32
func (*GenerateDNSSECKeyRequest) GetKeyType ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) GetKeyType() KeyType
func (*GenerateDNSSECKeyRequest) GetZone ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) GetZone() string
func (*GenerateDNSSECKeyRequest) HasActivate ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) HasActivate() bool
func (*GenerateDNSSECKeyRequest) HasAlgorithm ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) HasAlgorithm() bool
func (*GenerateDNSSECKeyRequest) HasKeySize ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) HasKeySize() bool
func (*GenerateDNSSECKeyRequest) HasKeyType ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) HasKeyType() bool
func (*GenerateDNSSECKeyRequest) HasZone ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) HasZone() bool
func (*GenerateDNSSECKeyRequest) ProtoMessage ¶ added in v0.5.0
func (*GenerateDNSSECKeyRequest) ProtoMessage()
func (*GenerateDNSSECKeyRequest) ProtoReflect ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) ProtoReflect() protoreflect.Message
func (*GenerateDNSSECKeyRequest) Reset ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) Reset()
func (*GenerateDNSSECKeyRequest) SetActivate ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) SetActivate(v bool)
func (*GenerateDNSSECKeyRequest) SetAlgorithm ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) SetAlgorithm(v DNSSECAlgorithm)
func (*GenerateDNSSECKeyRequest) SetKeySize ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) SetKeySize(v uint32)
func (*GenerateDNSSECKeyRequest) SetKeyType ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) SetKeyType(v KeyType)
func (*GenerateDNSSECKeyRequest) SetZone ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) SetZone(v string)
func (*GenerateDNSSECKeyRequest) String ¶ added in v0.5.0
func (x *GenerateDNSSECKeyRequest) String() string
type GenerateDNSSECKeyRequest_builder ¶ added in v0.5.0
type GenerateDNSSECKeyRequest_builder struct {
Zone *string
KeyType *KeyType
Algorithm *DNSSECAlgorithm
KeySize *uint32
Activate *bool
// contains filtered or unexported fields
}
func (GenerateDNSSECKeyRequest_builder) Build ¶ added in v0.5.0
func (b0 GenerateDNSSECKeyRequest_builder) Build() *GenerateDNSSECKeyRequest
type GetAPIKeyRequest ¶ added in v0.6.0
type GetAPIKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*GetAPIKeyRequest) ClearId ¶ added in v0.6.0
func (x *GetAPIKeyRequest) ClearId()
func (*GetAPIKeyRequest) GetId ¶ added in v0.6.0
func (x *GetAPIKeyRequest) GetId() string
func (*GetAPIKeyRequest) HasId ¶ added in v0.6.0
func (x *GetAPIKeyRequest) HasId() bool
func (*GetAPIKeyRequest) ProtoMessage ¶ added in v0.6.0
func (*GetAPIKeyRequest) ProtoMessage()
func (*GetAPIKeyRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*GetAPIKeyRequest) Reset ¶ added in v0.6.0
func (x *GetAPIKeyRequest) Reset()
func (*GetAPIKeyRequest) SetId ¶ added in v0.6.0
func (x *GetAPIKeyRequest) SetId(v string)
func (*GetAPIKeyRequest) String ¶ added in v0.6.0
func (x *GetAPIKeyRequest) String() string
type GetAPIKeyRequest_builder ¶ added in v0.6.0
type GetAPIKeyRequest_builder struct {
Id *string
// contains filtered or unexported fields
}
func (GetAPIKeyRequest_builder) Build ¶ added in v0.6.0
func (b0 GetAPIKeyRequest_builder) Build() *GetAPIKeyRequest
type GetRRsetRequest ¶ added in v0.5.0
type GetRRsetRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*GetRRsetRequest) ClearName ¶ added in v0.5.0
func (x *GetRRsetRequest) ClearName()
func (*GetRRsetRequest) ClearType ¶ added in v0.5.0
func (x *GetRRsetRequest) ClearType()
func (*GetRRsetRequest) ClearZone ¶ added in v0.5.0
func (x *GetRRsetRequest) ClearZone()
func (*GetRRsetRequest) GetName ¶ added in v0.5.0
func (x *GetRRsetRequest) GetName() string
func (*GetRRsetRequest) GetType ¶ added in v0.5.0
func (x *GetRRsetRequest) GetType() Type
func (*GetRRsetRequest) GetZone ¶ added in v0.5.0
func (x *GetRRsetRequest) GetZone() string
func (*GetRRsetRequest) HasName ¶ added in v0.5.0
func (x *GetRRsetRequest) HasName() bool
func (*GetRRsetRequest) HasType ¶ added in v0.5.0
func (x *GetRRsetRequest) HasType() bool
func (*GetRRsetRequest) HasZone ¶ added in v0.5.0
func (x *GetRRsetRequest) HasZone() bool
func (*GetRRsetRequest) ProtoMessage ¶ added in v0.5.0
func (*GetRRsetRequest) ProtoMessage()
func (*GetRRsetRequest) ProtoReflect ¶ added in v0.5.0
func (x *GetRRsetRequest) ProtoReflect() protoreflect.Message
func (*GetRRsetRequest) Reset ¶ added in v0.5.0
func (x *GetRRsetRequest) Reset()
func (*GetRRsetRequest) SetName ¶ added in v0.5.0
func (x *GetRRsetRequest) SetName(v string)
func (*GetRRsetRequest) SetType ¶ added in v0.5.0
func (x *GetRRsetRequest) SetType(v Type)
func (*GetRRsetRequest) SetZone ¶ added in v0.5.0
func (x *GetRRsetRequest) SetZone(v string)
func (*GetRRsetRequest) String ¶ added in v0.5.0
func (x *GetRRsetRequest) String() string
type GetRRsetRequest_builder ¶ added in v0.5.0
type GetRRsetRequest_builder struct {
Zone *string
Name *string
Type *Type
// contains filtered or unexported fields
}
func (GetRRsetRequest_builder) Build ¶ added in v0.5.0
func (b0 GetRRsetRequest_builder) Build() *GetRRsetRequest
type GetZoneRequest ¶ added in v0.5.0
type GetZoneRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*GetZoneRequest) ClearName ¶ added in v0.5.0
func (x *GetZoneRequest) ClearName()
func (*GetZoneRequest) GetName ¶ added in v0.5.0
func (x *GetZoneRequest) GetName() string
func (*GetZoneRequest) HasName ¶ added in v0.5.0
func (x *GetZoneRequest) HasName() bool
func (*GetZoneRequest) ProtoMessage ¶ added in v0.5.0
func (*GetZoneRequest) ProtoMessage()
func (*GetZoneRequest) ProtoReflect ¶ added in v0.5.0
func (x *GetZoneRequest) ProtoReflect() protoreflect.Message
func (*GetZoneRequest) Reset ¶ added in v0.5.0
func (x *GetZoneRequest) Reset()
func (*GetZoneRequest) SetName ¶ added in v0.5.0
func (x *GetZoneRequest) SetName(v string)
func (*GetZoneRequest) String ¶ added in v0.5.0
func (x *GetZoneRequest) String() string
type GetZoneRequest_builder ¶ added in v0.5.0
type GetZoneRequest_builder struct {
Name *string
// contains filtered or unexported fields
}
func (GetZoneRequest_builder) Build ¶ added in v0.5.0
func (b0 GetZoneRequest_builder) Build() *GetZoneRequest
type HINFO ¶
type HINFO struct {
// contains filtered or unexported fields
}
func (*HINFO) ProtoMessage ¶
func (*HINFO) ProtoMessage()
func (*HINFO) ProtoReflect ¶
func (x *HINFO) ProtoReflect() protoreflect.Message
type HINFOData ¶ added in v0.5.0
type HINFOData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*HINFOData) ProtoMessage ¶ added in v0.5.0
func (*HINFOData) ProtoMessage()
func (*HINFOData) ProtoReflect ¶ added in v0.5.0
func (x *HINFOData) ProtoReflect() protoreflect.Message
type HINFOData_builder ¶ added in v0.5.0
func (HINFOData_builder) Build ¶ added in v0.5.0
func (b0 HINFOData_builder) Build() *HINFOData
type HINFO_builder ¶ added in v0.5.0
type HINFO_builder struct {
Hdr *RR_Header
Data *HINFOData
// contains filtered or unexported fields
}
func (HINFO_builder) Build ¶ added in v0.5.0
func (b0 HINFO_builder) Build() *HINFO
type HIP ¶
type HIP struct {
// contains filtered or unexported fields
}
func (*HIP) ProtoMessage ¶
func (*HIP) ProtoMessage()
func (*HIP) ProtoReflect ¶
func (x *HIP) ProtoReflect() protoreflect.Message
type HIPData ¶ added in v0.5.0
type HIPData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*HIPData) ClearHitLength ¶ added in v0.5.0
func (x *HIPData) ClearHitLength()
func (*HIPData) ClearPublicKey ¶ added in v0.5.0
func (x *HIPData) ClearPublicKey()
func (*HIPData) ClearPublicKeyAlgorithm ¶ added in v0.5.0
func (x *HIPData) ClearPublicKeyAlgorithm()
func (*HIPData) ClearPublicKeyLength ¶ added in v0.5.0
func (x *HIPData) ClearPublicKeyLength()
func (*HIPData) GetHitLength ¶ added in v0.5.0
func (*HIPData) GetPublicKey ¶ added in v0.5.0
func (*HIPData) GetPublicKeyAlgorithm ¶ added in v0.5.0
func (*HIPData) GetPublicKeyLength ¶ added in v0.5.0
func (*HIPData) GetRendezvousServers ¶ added in v0.5.0
func (*HIPData) HasHitLength ¶ added in v0.5.0
func (*HIPData) HasPublicKey ¶ added in v0.5.0
func (*HIPData) HasPublicKeyAlgorithm ¶ added in v0.5.0
func (*HIPData) HasPublicKeyLength ¶ added in v0.5.0
func (*HIPData) ProtoMessage ¶ added in v0.5.0
func (*HIPData) ProtoMessage()
func (*HIPData) ProtoReflect ¶ added in v0.5.0
func (x *HIPData) ProtoReflect() protoreflect.Message
func (*HIPData) SetHitLength ¶ added in v0.5.0
func (*HIPData) SetPublicKey ¶ added in v0.5.0
func (*HIPData) SetPublicKeyAlgorithm ¶ added in v0.5.0
func (*HIPData) SetPublicKeyLength ¶ added in v0.5.0
func (*HIPData) SetRendezvousServers ¶ added in v0.5.0
type HIPData_builder ¶ added in v0.5.0
type HIPData_builder struct {
HitLength *uint32
PublicKeyAlgorithm *uint32
PublicKeyLength *uint32
Hit *string
PublicKey *string
RendezvousServers []string
// contains filtered or unexported fields
}
func (HIPData_builder) Build ¶ added in v0.5.0
func (b0 HIPData_builder) Build() *HIPData
type HIP_builder ¶ added in v0.5.0
func (HIP_builder) Build ¶ added in v0.5.0
func (b0 HIP_builder) Build() *HIP
type HTTPS ¶
type HTTPS struct {
// contains filtered or unexported fields
}
func (*HTTPS) ProtoMessage ¶
func (*HTTPS) ProtoMessage()
func (*HTTPS) ProtoReflect ¶
func (x *HTTPS) ProtoReflect() protoreflect.Message
type HTTPSData ¶ added in v0.5.0
type HTTPSData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*HTTPSData) ClearPriority ¶ added in v0.5.0
func (x *HTTPSData) ClearPriority()
func (*HTTPSData) ClearTarget ¶ added in v0.5.0
func (x *HTTPSData) ClearTarget()
func (*HTTPSData) GetPriority ¶ added in v0.5.0
func (*HTTPSData) HasPriority ¶ added in v0.5.0
func (*HTTPSData) ProtoMessage ¶ added in v0.5.0
func (*HTTPSData) ProtoMessage()
func (*HTTPSData) ProtoReflect ¶ added in v0.5.0
func (x *HTTPSData) ProtoReflect() protoreflect.Message
func (*HTTPSData) SetPriority ¶ added in v0.5.0
type HTTPSData_builder ¶ added in v0.5.0
type HTTPSData_builder struct {
Priority *uint32
Target *string
Value []*anypb.Any
// contains filtered or unexported fields
}
func (HTTPSData_builder) Build ¶ added in v0.5.0
func (b0 HTTPSData_builder) Build() *HTTPSData
type HTTPS_builder ¶ added in v0.5.0
type HTTPS_builder struct {
Hdr *RR_Header
Data *HTTPSData
// contains filtered or unexported fields
}
func (HTTPS_builder) Build ¶ added in v0.5.0
func (b0 HTTPS_builder) Build() *HTTPS
type IPNet ¶
type IPNet struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*IPNet) ProtoMessage ¶
func (*IPNet) ProtoMessage()
func (*IPNet) ProtoReflect ¶
func (x *IPNet) ProtoReflect() protoreflect.Message
type IPNet_builder ¶ added in v0.5.0
func (IPNet_builder) Build ¶ added in v0.5.0
func (b0 IPNet_builder) Build() *IPNet
type IPSECKEY ¶
type IPSECKEY struct {
// contains filtered or unexported fields
}
func (*IPSECKEY) GetData ¶ added in v0.5.0
func (x *IPSECKEY) GetData() *IPSECKEYData
func (*IPSECKEY) ProtoMessage ¶
func (*IPSECKEY) ProtoMessage()
func (*IPSECKEY) ProtoReflect ¶
func (x *IPSECKEY) ProtoReflect() protoreflect.Message
func (*IPSECKEY) SetData ¶ added in v0.5.0
func (x *IPSECKEY) SetData(v *IPSECKEYData)
type IPSECKEYData ¶ added in v0.5.0
type IPSECKEYData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*IPSECKEYData) ClearAlgorithm ¶ added in v0.5.0
func (x *IPSECKEYData) ClearAlgorithm()
func (*IPSECKEYData) ClearGatewayAddr ¶ added in v0.5.0
func (x *IPSECKEYData) ClearGatewayAddr()
func (*IPSECKEYData) ClearGatewayHost ¶ added in v0.5.0
func (x *IPSECKEYData) ClearGatewayHost()
func (*IPSECKEYData) ClearGatewayType ¶ added in v0.5.0
func (x *IPSECKEYData) ClearGatewayType()
func (*IPSECKEYData) ClearPrecedence ¶ added in v0.5.0
func (x *IPSECKEYData) ClearPrecedence()
func (*IPSECKEYData) ClearPublicKey ¶ added in v0.5.0
func (x *IPSECKEYData) ClearPublicKey()
func (*IPSECKEYData) GetAlgorithm ¶ added in v0.5.0
func (x *IPSECKEYData) GetAlgorithm() uint32
func (*IPSECKEYData) GetGatewayAddr ¶ added in v0.5.0
func (x *IPSECKEYData) GetGatewayAddr() []byte
func (*IPSECKEYData) GetGatewayHost ¶ added in v0.5.0
func (x *IPSECKEYData) GetGatewayHost() string
func (*IPSECKEYData) GetGatewayType ¶ added in v0.5.0
func (x *IPSECKEYData) GetGatewayType() uint32
func (*IPSECKEYData) GetPrecedence ¶ added in v0.5.0
func (x *IPSECKEYData) GetPrecedence() uint32
func (*IPSECKEYData) GetPublicKey ¶ added in v0.5.0
func (x *IPSECKEYData) GetPublicKey() string
func (*IPSECKEYData) HasAlgorithm ¶ added in v0.5.0
func (x *IPSECKEYData) HasAlgorithm() bool
func (*IPSECKEYData) HasGatewayAddr ¶ added in v0.5.0
func (x *IPSECKEYData) HasGatewayAddr() bool
func (*IPSECKEYData) HasGatewayHost ¶ added in v0.5.0
func (x *IPSECKEYData) HasGatewayHost() bool
func (*IPSECKEYData) HasGatewayType ¶ added in v0.5.0
func (x *IPSECKEYData) HasGatewayType() bool
func (*IPSECKEYData) HasPrecedence ¶ added in v0.5.0
func (x *IPSECKEYData) HasPrecedence() bool
func (*IPSECKEYData) HasPublicKey ¶ added in v0.5.0
func (x *IPSECKEYData) HasPublicKey() bool
func (*IPSECKEYData) ProtoMessage ¶ added in v0.5.0
func (*IPSECKEYData) ProtoMessage()
func (*IPSECKEYData) ProtoReflect ¶ added in v0.5.0
func (x *IPSECKEYData) ProtoReflect() protoreflect.Message
func (*IPSECKEYData) Reset ¶ added in v0.5.0
func (x *IPSECKEYData) Reset()
func (*IPSECKEYData) SetAlgorithm ¶ added in v0.5.0
func (x *IPSECKEYData) SetAlgorithm(v uint32)
func (*IPSECKEYData) SetGatewayAddr ¶ added in v0.5.0
func (x *IPSECKEYData) SetGatewayAddr(v []byte)
func (*IPSECKEYData) SetGatewayHost ¶ added in v0.5.0
func (x *IPSECKEYData) SetGatewayHost(v string)
func (*IPSECKEYData) SetGatewayType ¶ added in v0.5.0
func (x *IPSECKEYData) SetGatewayType(v uint32)
func (*IPSECKEYData) SetPrecedence ¶ added in v0.5.0
func (x *IPSECKEYData) SetPrecedence(v uint32)
func (*IPSECKEYData) SetPublicKey ¶ added in v0.5.0
func (x *IPSECKEYData) SetPublicKey(v string)
func (*IPSECKEYData) String ¶ added in v0.5.0
func (x *IPSECKEYData) String() string
type IPSECKEYData_builder ¶ added in v0.5.0
type IPSECKEYData_builder struct {
Precedence *uint32
GatewayType *uint32
Algorithm *uint32
GatewayAddr []byte
GatewayHost *string
PublicKey *string
// contains filtered or unexported fields
}
func (IPSECKEYData_builder) Build ¶ added in v0.5.0
func (b0 IPSECKEYData_builder) Build() *IPSECKEYData
type IPSECKEY_builder ¶ added in v0.5.0
type IPSECKEY_builder struct {
Hdr *RR_Header
Data *IPSECKEYData
// contains filtered or unexported fields
}
func (IPSECKEY_builder) Build ¶ added in v0.5.0
func (b0 IPSECKEY_builder) Build() *IPSECKEY
type ImportDNSSECKeyRequest ¶ added in v0.5.0
type ImportDNSSECKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ImportDNSSECKeyRequest) ClearActivate ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) ClearActivate()
func (*ImportDNSSECKeyRequest) ClearAlgorithm ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) ClearAlgorithm()
func (*ImportDNSSECKeyRequest) ClearKeyType ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) ClearKeyType()
func (*ImportDNSSECKeyRequest) ClearPrivateKey ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) ClearPrivateKey()
func (*ImportDNSSECKeyRequest) ClearZone ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) ClearZone()
func (*ImportDNSSECKeyRequest) GetActivate ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) GetActivate() bool
func (*ImportDNSSECKeyRequest) GetAlgorithm ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) GetAlgorithm() DNSSECAlgorithm
func (*ImportDNSSECKeyRequest) GetKeyType ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) GetKeyType() KeyType
func (*ImportDNSSECKeyRequest) GetPrivateKey ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) GetPrivateKey() string
func (*ImportDNSSECKeyRequest) GetZone ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) GetZone() string
func (*ImportDNSSECKeyRequest) HasActivate ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) HasActivate() bool
func (*ImportDNSSECKeyRequest) HasAlgorithm ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) HasAlgorithm() bool
func (*ImportDNSSECKeyRequest) HasKeyType ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) HasKeyType() bool
func (*ImportDNSSECKeyRequest) HasPrivateKey ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) HasPrivateKey() bool
func (*ImportDNSSECKeyRequest) HasZone ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) HasZone() bool
func (*ImportDNSSECKeyRequest) ProtoMessage ¶ added in v0.5.0
func (*ImportDNSSECKeyRequest) ProtoMessage()
func (*ImportDNSSECKeyRequest) ProtoReflect ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) ProtoReflect() protoreflect.Message
func (*ImportDNSSECKeyRequest) Reset ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) Reset()
func (*ImportDNSSECKeyRequest) SetActivate ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) SetActivate(v bool)
func (*ImportDNSSECKeyRequest) SetAlgorithm ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) SetAlgorithm(v DNSSECAlgorithm)
func (*ImportDNSSECKeyRequest) SetKeyType ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) SetKeyType(v KeyType)
func (*ImportDNSSECKeyRequest) SetPrivateKey ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) SetPrivateKey(v string)
func (*ImportDNSSECKeyRequest) SetZone ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) SetZone(v string)
func (*ImportDNSSECKeyRequest) String ¶ added in v0.5.0
func (x *ImportDNSSECKeyRequest) String() string
type ImportDNSSECKeyRequest_builder ¶ added in v0.5.0
type ImportDNSSECKeyRequest_builder struct {
Zone *string
KeyType *KeyType
Algorithm *DNSSECAlgorithm
PrivateKey *string
Activate *bool
// contains filtered or unexported fields
}
func (ImportDNSSECKeyRequest_builder) Build ¶ added in v0.5.0
func (b0 ImportDNSSECKeyRequest_builder) Build() *ImportDNSSECKeyRequest
type KEY ¶
type KEY struct {
// contains filtered or unexported fields
}
func (*KEY) ProtoMessage ¶
func (*KEY) ProtoMessage()
func (*KEY) ProtoReflect ¶
func (x *KEY) ProtoReflect() protoreflect.Message
type KEYData ¶ added in v0.5.0
type KEYData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*KEYData) ClearAlgorithm ¶ added in v0.5.0
func (x *KEYData) ClearAlgorithm()
func (*KEYData) ClearFlags ¶ added in v0.5.0
func (x *KEYData) ClearFlags()
func (*KEYData) ClearProtocol ¶ added in v0.5.0
func (x *KEYData) ClearProtocol()
func (*KEYData) ClearPublicKey ¶ added in v0.5.0
func (x *KEYData) ClearPublicKey()
func (*KEYData) GetAlgorithm ¶ added in v0.5.0
func (*KEYData) GetProtocol ¶ added in v0.5.0
func (*KEYData) GetPublicKey ¶ added in v0.5.0
func (*KEYData) HasAlgorithm ¶ added in v0.5.0
func (*KEYData) HasProtocol ¶ added in v0.5.0
func (*KEYData) HasPublicKey ¶ added in v0.5.0
func (*KEYData) ProtoMessage ¶ added in v0.5.0
func (*KEYData) ProtoMessage()
func (*KEYData) ProtoReflect ¶ added in v0.5.0
func (x *KEYData) ProtoReflect() protoreflect.Message
func (*KEYData) SetAlgorithm ¶ added in v0.5.0
func (*KEYData) SetProtocol ¶ added in v0.5.0
func (*KEYData) SetPublicKey ¶ added in v0.5.0
type KEYData_builder ¶ added in v0.5.0
type KEYData_builder struct {
Flags *uint32
Protocol *uint32
Algorithm *uint32
PublicKey *string
// contains filtered or unexported fields
}
func (KEYData_builder) Build ¶ added in v0.5.0
func (b0 KEYData_builder) Build() *KEYData
type KEY_builder ¶ added in v0.5.0
func (KEY_builder) Build ¶ added in v0.5.0
func (b0 KEY_builder) Build() *KEY
type KX ¶
type KX struct {
// contains filtered or unexported fields
}
func (*KX) ProtoMessage ¶
func (*KX) ProtoMessage()
func (*KX) ProtoReflect ¶
func (x *KX) ProtoReflect() protoreflect.Message
type KXData ¶ added in v0.5.0
type KXData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*KXData) ClearExchanger ¶ added in v0.5.0
func (x *KXData) ClearExchanger()
func (*KXData) ClearPreference ¶ added in v0.5.0
func (x *KXData) ClearPreference()
func (*KXData) GetExchanger ¶ added in v0.5.0
func (*KXData) GetPreference ¶ added in v0.5.0
func (*KXData) HasExchanger ¶ added in v0.5.0
func (*KXData) HasPreference ¶ added in v0.5.0
func (*KXData) ProtoMessage ¶ added in v0.5.0
func (*KXData) ProtoMessage()
func (*KXData) ProtoReflect ¶ added in v0.5.0
func (x *KXData) ProtoReflect() protoreflect.Message
func (*KXData) SetExchanger ¶ added in v0.5.0
func (*KXData) SetPreference ¶ added in v0.5.0
type KXData_builder ¶ added in v0.5.0
type KXData_builder struct {
Preference *uint32
Exchanger *string
// contains filtered or unexported fields
}
func (KXData_builder) Build ¶ added in v0.5.0
func (b0 KXData_builder) Build() *KXData
type KX_builder ¶ added in v0.5.0
func (KX_builder) Build ¶ added in v0.5.0
func (b0 KX_builder) Build() *KX
type KeyState ¶ added in v0.5.0
type KeyState int32
func (KeyState) Descriptor ¶ added in v0.5.0
func (KeyState) Descriptor() protoreflect.EnumDescriptor
func (KeyState) Number ¶ added in v0.5.0
func (x KeyState) Number() protoreflect.EnumNumber
func (KeyState) Type ¶ added in v0.5.0
func (KeyState) Type() protoreflect.EnumType
type KeyType ¶ added in v0.5.0
type KeyType int32
func (KeyType) Descriptor ¶ added in v0.5.0
func (KeyType) Descriptor() protoreflect.EnumDescriptor
func (KeyType) Number ¶ added in v0.5.0
func (x KeyType) Number() protoreflect.EnumNumber
func (KeyType) Type ¶ added in v0.5.0
func (KeyType) Type() protoreflect.EnumType
type L32 ¶
type L32 struct {
// contains filtered or unexported fields
}
func (*L32) ProtoMessage ¶
func (*L32) ProtoMessage()
func (*L32) ProtoReflect ¶
func (x *L32) ProtoReflect() protoreflect.Message
type L32Data ¶ added in v0.5.0
type L32Data struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*L32Data) ClearLocator32 ¶ added in v0.5.0
func (x *L32Data) ClearLocator32()
func (*L32Data) ClearPreference ¶ added in v0.5.0
func (x *L32Data) ClearPreference()
func (*L32Data) GetLocator32 ¶ added in v0.5.0
func (*L32Data) GetPreference ¶ added in v0.5.0
func (*L32Data) HasLocator32 ¶ added in v0.5.0
func (*L32Data) HasPreference ¶ added in v0.5.0
func (*L32Data) ProtoMessage ¶ added in v0.5.0
func (*L32Data) ProtoMessage()
func (*L32Data) ProtoReflect ¶ added in v0.5.0
func (x *L32Data) ProtoReflect() protoreflect.Message
func (*L32Data) SetLocator32 ¶ added in v0.5.0
func (*L32Data) SetPreference ¶ added in v0.5.0
type L32Data_builder ¶ added in v0.5.0
type L32Data_builder struct {
Preference *uint32
Locator32 []byte
// contains filtered or unexported fields
}
func (L32Data_builder) Build ¶ added in v0.5.0
func (b0 L32Data_builder) Build() *L32Data
type L32_builder ¶ added in v0.5.0
func (L32_builder) Build ¶ added in v0.5.0
func (b0 L32_builder) Build() *L32
type L64 ¶
type L64 struct {
// contains filtered or unexported fields
}
func (*L64) ProtoMessage ¶
func (*L64) ProtoMessage()
func (*L64) ProtoReflect ¶
func (x *L64) ProtoReflect() protoreflect.Message
type L64Data ¶ added in v0.5.0
type L64Data struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*L64Data) ClearLocator64 ¶ added in v0.5.0
func (x *L64Data) ClearLocator64()
func (*L64Data) ClearPreference ¶ added in v0.5.0
func (x *L64Data) ClearPreference()
func (*L64Data) GetLocator64 ¶ added in v0.5.0
func (*L64Data) GetPreference ¶ added in v0.5.0
func (*L64Data) HasLocator64 ¶ added in v0.5.0
func (*L64Data) HasPreference ¶ added in v0.5.0
func (*L64Data) ProtoMessage ¶ added in v0.5.0
func (*L64Data) ProtoMessage()
func (*L64Data) ProtoReflect ¶ added in v0.5.0
func (x *L64Data) ProtoReflect() protoreflect.Message
func (*L64Data) SetLocator64 ¶ added in v0.5.0
func (*L64Data) SetPreference ¶ added in v0.5.0
type L64Data_builder ¶ added in v0.5.0
type L64Data_builder struct {
Preference *uint32
Locator64 *uint64
// contains filtered or unexported fields
}
func (L64Data_builder) Build ¶ added in v0.5.0
func (b0 L64Data_builder) Build() *L64Data
type L64_builder ¶ added in v0.5.0
func (L64_builder) Build ¶ added in v0.5.0
func (b0 L64_builder) Build() *L64
type LOC ¶
type LOC struct {
// contains filtered or unexported fields
}
func (*LOC) ProtoMessage ¶
func (*LOC) ProtoMessage()
func (*LOC) ProtoReflect ¶
func (x *LOC) ProtoReflect() protoreflect.Message
type LOCData ¶ added in v0.5.0
type LOCData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*LOCData) ClearAltitude ¶ added in v0.5.0
func (x *LOCData) ClearAltitude()
func (*LOCData) ClearHorizPre ¶ added in v0.5.0
func (x *LOCData) ClearHorizPre()
func (*LOCData) ClearLatitude ¶ added in v0.5.0
func (x *LOCData) ClearLatitude()
func (*LOCData) ClearLongitude ¶ added in v0.5.0
func (x *LOCData) ClearLongitude()
func (*LOCData) ClearVersion ¶ added in v0.5.0
func (x *LOCData) ClearVersion()
func (*LOCData) ClearVertPre ¶ added in v0.5.0
func (x *LOCData) ClearVertPre()
func (*LOCData) GetAltitude ¶ added in v0.5.0
func (*LOCData) GetHorizPre ¶ added in v0.5.0
func (*LOCData) GetLatitude ¶ added in v0.5.0
func (*LOCData) GetLongitude ¶ added in v0.5.0
func (*LOCData) GetVersion ¶ added in v0.5.0
func (*LOCData) GetVertPre ¶ added in v0.5.0
func (*LOCData) HasAltitude ¶ added in v0.5.0
func (*LOCData) HasHorizPre ¶ added in v0.5.0
func (*LOCData) HasLatitude ¶ added in v0.5.0
func (*LOCData) HasLongitude ¶ added in v0.5.0
func (*LOCData) HasVersion ¶ added in v0.5.0
func (*LOCData) HasVertPre ¶ added in v0.5.0
func (*LOCData) ProtoMessage ¶ added in v0.5.0
func (*LOCData) ProtoMessage()
func (*LOCData) ProtoReflect ¶ added in v0.5.0
func (x *LOCData) ProtoReflect() protoreflect.Message
func (*LOCData) SetAltitude ¶ added in v0.5.0
func (*LOCData) SetHorizPre ¶ added in v0.5.0
func (*LOCData) SetLatitude ¶ added in v0.5.0
func (*LOCData) SetLongitude ¶ added in v0.5.0
func (*LOCData) SetVersion ¶ added in v0.5.0
func (*LOCData) SetVertPre ¶ added in v0.5.0
type LOCData_builder ¶ added in v0.5.0
type LOCData_builder struct {
Version *uint32
Size *uint32
HorizPre *uint32
VertPre *uint32
Latitude *uint32
Longitude *uint32
Altitude *uint32
// contains filtered or unexported fields
}
func (LOCData_builder) Build ¶ added in v0.5.0
func (b0 LOCData_builder) Build() *LOCData
type LOC_builder ¶ added in v0.5.0
func (LOC_builder) Build ¶ added in v0.5.0
func (b0 LOC_builder) Build() *LOC
type LP ¶
type LP struct {
// contains filtered or unexported fields
}
func (*LP) ProtoMessage ¶
func (*LP) ProtoMessage()
func (*LP) ProtoReflect ¶
func (x *LP) ProtoReflect() protoreflect.Message
type LPData ¶ added in v0.5.0
type LPData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*LPData) ClearPreference ¶ added in v0.5.0
func (x *LPData) ClearPreference()
func (*LPData) GetPreference ¶ added in v0.5.0
func (*LPData) HasPreference ¶ added in v0.5.0
func (*LPData) ProtoMessage ¶ added in v0.5.0
func (*LPData) ProtoMessage()
func (*LPData) ProtoReflect ¶ added in v0.5.0
func (x *LPData) ProtoReflect() protoreflect.Message
func (*LPData) SetPreference ¶ added in v0.5.0
type LPData_builder ¶ added in v0.5.0
type LPData_builder struct {
Preference *uint32
Fqdn *string
// contains filtered or unexported fields
}
func (LPData_builder) Build ¶ added in v0.5.0
func (b0 LPData_builder) Build() *LPData
type LP_builder ¶ added in v0.5.0
func (LP_builder) Build ¶ added in v0.5.0
func (b0 LP_builder) Build() *LP
type ListAPIKeysRequest ¶ added in v0.6.0
type ListAPIKeysRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ListAPIKeysRequest) ClearIncludeRevoked ¶ added in v0.6.0
func (x *ListAPIKeysRequest) ClearIncludeRevoked()
func (*ListAPIKeysRequest) GetIncludeRevoked ¶ added in v0.6.0
func (x *ListAPIKeysRequest) GetIncludeRevoked() bool
func (*ListAPIKeysRequest) HasIncludeRevoked ¶ added in v0.6.0
func (x *ListAPIKeysRequest) HasIncludeRevoked() bool
func (*ListAPIKeysRequest) ProtoMessage ¶ added in v0.6.0
func (*ListAPIKeysRequest) ProtoMessage()
func (*ListAPIKeysRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListAPIKeysRequest) ProtoReflect() protoreflect.Message
func (*ListAPIKeysRequest) Reset ¶ added in v0.6.0
func (x *ListAPIKeysRequest) Reset()
func (*ListAPIKeysRequest) SetIncludeRevoked ¶ added in v0.6.0
func (x *ListAPIKeysRequest) SetIncludeRevoked(v bool)
func (*ListAPIKeysRequest) String ¶ added in v0.6.0
func (x *ListAPIKeysRequest) String() string
type ListAPIKeysRequest_builder ¶ added in v0.6.0
type ListAPIKeysRequest_builder struct {
IncludeRevoked *bool
// contains filtered or unexported fields
}
func (ListAPIKeysRequest_builder) Build ¶ added in v0.6.0
func (b0 ListAPIKeysRequest_builder) Build() *ListAPIKeysRequest
type ListAPIKeysResponse ¶ added in v0.6.0
type ListAPIKeysResponse struct {
// contains filtered or unexported fields
}
func (*ListAPIKeysResponse) GetKeys ¶ added in v0.6.0
func (x *ListAPIKeysResponse) GetKeys() []*APIKeyInfo
func (*ListAPIKeysResponse) ProtoMessage ¶ added in v0.6.0
func (*ListAPIKeysResponse) ProtoMessage()
func (*ListAPIKeysResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListAPIKeysResponse) ProtoReflect() protoreflect.Message
func (*ListAPIKeysResponse) Reset ¶ added in v0.6.0
func (x *ListAPIKeysResponse) Reset()
func (*ListAPIKeysResponse) SetKeys ¶ added in v0.6.0
func (x *ListAPIKeysResponse) SetKeys(v []*APIKeyInfo)
func (*ListAPIKeysResponse) String ¶ added in v0.6.0
func (x *ListAPIKeysResponse) String() string
type ListAPIKeysResponse_builder ¶ added in v0.6.0
type ListAPIKeysResponse_builder struct {
Keys []*APIKeyInfo
// contains filtered or unexported fields
}
func (ListAPIKeysResponse_builder) Build ¶ added in v0.6.0
func (b0 ListAPIKeysResponse_builder) Build() *ListAPIKeysResponse
type ListDNSSECKeysRequest ¶ added in v0.5.0
type ListDNSSECKeysRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ListDNSSECKeysRequest) ClearKeyType ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) ClearKeyType()
func (*ListDNSSECKeysRequest) ClearState ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) ClearState()
func (*ListDNSSECKeysRequest) ClearZone ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) ClearZone()
func (*ListDNSSECKeysRequest) GetKeyType ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) GetKeyType() KeyType
func (*ListDNSSECKeysRequest) GetState ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) GetState() KeyState
func (*ListDNSSECKeysRequest) GetZone ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) GetZone() string
func (*ListDNSSECKeysRequest) HasKeyType ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) HasKeyType() bool
func (*ListDNSSECKeysRequest) HasState ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) HasState() bool
func (*ListDNSSECKeysRequest) HasZone ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) HasZone() bool
func (*ListDNSSECKeysRequest) ProtoMessage ¶ added in v0.5.0
func (*ListDNSSECKeysRequest) ProtoMessage()
func (*ListDNSSECKeysRequest) ProtoReflect ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) ProtoReflect() protoreflect.Message
func (*ListDNSSECKeysRequest) Reset ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) Reset()
func (*ListDNSSECKeysRequest) SetKeyType ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) SetKeyType(v KeyType)
func (*ListDNSSECKeysRequest) SetState ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) SetState(v KeyState)
func (*ListDNSSECKeysRequest) SetZone ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) SetZone(v string)
func (*ListDNSSECKeysRequest) String ¶ added in v0.5.0
func (x *ListDNSSECKeysRequest) String() string
type ListDNSSECKeysRequest_builder ¶ added in v0.5.0
type ListDNSSECKeysRequest_builder struct {
Zone *string
KeyType *KeyType
State *KeyState
// contains filtered or unexported fields
}
func (ListDNSSECKeysRequest_builder) Build ¶ added in v0.5.0
func (b0 ListDNSSECKeysRequest_builder) Build() *ListDNSSECKeysRequest
type ListDNSSECKeysResponse ¶ added in v0.5.0
type ListDNSSECKeysResponse struct {
// contains filtered or unexported fields
}
func (*ListDNSSECKeysResponse) GetKeys ¶ added in v0.5.0
func (x *ListDNSSECKeysResponse) GetKeys() []*DNSSECKey
func (*ListDNSSECKeysResponse) ProtoMessage ¶ added in v0.5.0
func (*ListDNSSECKeysResponse) ProtoMessage()
func (*ListDNSSECKeysResponse) ProtoReflect ¶ added in v0.5.0
func (x *ListDNSSECKeysResponse) ProtoReflect() protoreflect.Message
func (*ListDNSSECKeysResponse) Reset ¶ added in v0.5.0
func (x *ListDNSSECKeysResponse) Reset()
func (*ListDNSSECKeysResponse) SetKeys ¶ added in v0.5.0
func (x *ListDNSSECKeysResponse) SetKeys(v []*DNSSECKey)
func (*ListDNSSECKeysResponse) String ¶ added in v0.5.0
func (x *ListDNSSECKeysResponse) String() string
type ListDNSSECKeysResponse_builder ¶ added in v0.5.0
type ListDNSSECKeysResponse_builder struct {
Keys []*DNSSECKey
// contains filtered or unexported fields
}
func (ListDNSSECKeysResponse_builder) Build ¶ added in v0.5.0
func (b0 ListDNSSECKeysResponse_builder) Build() *ListDNSSECKeysResponse
type ListRRsetsRequest ¶ added in v0.5.0
type ListRRsetsRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ListRRsetsRequest) ClearName ¶ added in v0.5.0
func (x *ListRRsetsRequest) ClearName()
func (*ListRRsetsRequest) ClearPageSize ¶ added in v0.5.0
func (x *ListRRsetsRequest) ClearPageSize()
func (*ListRRsetsRequest) ClearPageToken ¶ added in v0.5.0
func (x *ListRRsetsRequest) ClearPageToken()
func (*ListRRsetsRequest) ClearType ¶ added in v0.5.0
func (x *ListRRsetsRequest) ClearType()
func (*ListRRsetsRequest) ClearZone ¶ added in v0.5.0
func (x *ListRRsetsRequest) ClearZone()
func (*ListRRsetsRequest) GetName ¶ added in v0.5.0
func (x *ListRRsetsRequest) GetName() string
func (*ListRRsetsRequest) GetPageSize ¶ added in v0.5.0
func (x *ListRRsetsRequest) GetPageSize() int32
func (*ListRRsetsRequest) GetPageToken ¶ added in v0.5.0
func (x *ListRRsetsRequest) GetPageToken() string
func (*ListRRsetsRequest) GetType ¶ added in v0.5.0
func (x *ListRRsetsRequest) GetType() Type
func (*ListRRsetsRequest) GetZone ¶ added in v0.5.0
func (x *ListRRsetsRequest) GetZone() string
func (*ListRRsetsRequest) HasName ¶ added in v0.5.0
func (x *ListRRsetsRequest) HasName() bool
func (*ListRRsetsRequest) HasPageSize ¶ added in v0.5.0
func (x *ListRRsetsRequest) HasPageSize() bool
func (*ListRRsetsRequest) HasPageToken ¶ added in v0.5.0
func (x *ListRRsetsRequest) HasPageToken() bool
func (*ListRRsetsRequest) HasType ¶ added in v0.5.0
func (x *ListRRsetsRequest) HasType() bool
func (*ListRRsetsRequest) HasZone ¶ added in v0.5.0
func (x *ListRRsetsRequest) HasZone() bool
func (*ListRRsetsRequest) ProtoMessage ¶ added in v0.5.0
func (*ListRRsetsRequest) ProtoMessage()
func (*ListRRsetsRequest) ProtoReflect ¶ added in v0.5.0
func (x *ListRRsetsRequest) ProtoReflect() protoreflect.Message
func (*ListRRsetsRequest) Reset ¶ added in v0.5.0
func (x *ListRRsetsRequest) Reset()
func (*ListRRsetsRequest) SetName ¶ added in v0.5.0
func (x *ListRRsetsRequest) SetName(v string)
func (*ListRRsetsRequest) SetPageSize ¶ added in v0.5.0
func (x *ListRRsetsRequest) SetPageSize(v int32)
func (*ListRRsetsRequest) SetPageToken ¶ added in v0.5.0
func (x *ListRRsetsRequest) SetPageToken(v string)
func (*ListRRsetsRequest) SetType ¶ added in v0.5.0
func (x *ListRRsetsRequest) SetType(v Type)
func (*ListRRsetsRequest) SetZone ¶ added in v0.5.0
func (x *ListRRsetsRequest) SetZone(v string)
func (*ListRRsetsRequest) String ¶ added in v0.5.0
func (x *ListRRsetsRequest) String() string
type ListRRsetsRequest_builder ¶ added in v0.5.0
type ListRRsetsRequest_builder struct {
Zone *string
Name *string
Type *Type
PageSize *int32
PageToken *string
// contains filtered or unexported fields
}
func (ListRRsetsRequest_builder) Build ¶ added in v0.5.0
func (b0 ListRRsetsRequest_builder) Build() *ListRRsetsRequest
type ListRRsetsResponse ¶ added in v0.5.0
type ListRRsetsResponse struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ListRRsetsResponse) ClearNextPageToken ¶ added in v0.5.0
func (x *ListRRsetsResponse) ClearNextPageToken()
func (*ListRRsetsResponse) GetNextPageToken ¶ added in v0.5.0
func (x *ListRRsetsResponse) GetNextPageToken() string
func (*ListRRsetsResponse) GetRrsets ¶ added in v0.5.0
func (x *ListRRsetsResponse) GetRrsets() []*RRset
func (*ListRRsetsResponse) HasNextPageToken ¶ added in v0.5.0
func (x *ListRRsetsResponse) HasNextPageToken() bool
func (*ListRRsetsResponse) ProtoMessage ¶ added in v0.5.0
func (*ListRRsetsResponse) ProtoMessage()
func (*ListRRsetsResponse) ProtoReflect ¶ added in v0.5.0
func (x *ListRRsetsResponse) ProtoReflect() protoreflect.Message
func (*ListRRsetsResponse) Reset ¶ added in v0.5.0
func (x *ListRRsetsResponse) Reset()
func (*ListRRsetsResponse) SetNextPageToken ¶ added in v0.5.0
func (x *ListRRsetsResponse) SetNextPageToken(v string)
func (*ListRRsetsResponse) SetRrsets ¶ added in v0.5.0
func (x *ListRRsetsResponse) SetRrsets(v []*RRset)
func (*ListRRsetsResponse) String ¶ added in v0.5.0
func (x *ListRRsetsResponse) String() string
type ListRRsetsResponse_builder ¶ added in v0.5.0
type ListRRsetsResponse_builder struct {
Rrsets []*RRset
NextPageToken *string
// contains filtered or unexported fields
}
func (ListRRsetsResponse_builder) Build ¶ added in v0.5.0
func (b0 ListRRsetsResponse_builder) Build() *ListRRsetsResponse
type ListTSIGKeysRequest ¶ added in v0.5.0
type ListTSIGKeysRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ListTSIGKeysRequest) ClearZone ¶ added in v0.5.0
func (x *ListTSIGKeysRequest) ClearZone()
func (*ListTSIGKeysRequest) GetZone ¶ added in v0.5.0
func (x *ListTSIGKeysRequest) GetZone() string
func (*ListTSIGKeysRequest) HasZone ¶ added in v0.5.0
func (x *ListTSIGKeysRequest) HasZone() bool
func (*ListTSIGKeysRequest) ProtoMessage ¶ added in v0.5.0
func (*ListTSIGKeysRequest) ProtoMessage()
func (*ListTSIGKeysRequest) ProtoReflect ¶ added in v0.5.0
func (x *ListTSIGKeysRequest) ProtoReflect() protoreflect.Message
func (*ListTSIGKeysRequest) Reset ¶ added in v0.5.0
func (x *ListTSIGKeysRequest) Reset()
func (*ListTSIGKeysRequest) SetZone ¶ added in v0.5.0
func (x *ListTSIGKeysRequest) SetZone(v string)
func (*ListTSIGKeysRequest) String ¶ added in v0.5.0
func (x *ListTSIGKeysRequest) String() string
type ListTSIGKeysRequest_builder ¶ added in v0.5.0
type ListTSIGKeysRequest_builder struct {
Zone *string
// contains filtered or unexported fields
}
func (ListTSIGKeysRequest_builder) Build ¶ added in v0.5.0
func (b0 ListTSIGKeysRequest_builder) Build() *ListTSIGKeysRequest
type ListTSIGKeysResponse ¶ added in v0.5.0
type ListTSIGKeysResponse struct {
// contains filtered or unexported fields
}
func (*ListTSIGKeysResponse) GetKeys ¶ added in v0.5.0
func (x *ListTSIGKeysResponse) GetKeys() []*TSIGKey
func (*ListTSIGKeysResponse) ProtoMessage ¶ added in v0.5.0
func (*ListTSIGKeysResponse) ProtoMessage()
func (*ListTSIGKeysResponse) ProtoReflect ¶ added in v0.5.0
func (x *ListTSIGKeysResponse) ProtoReflect() protoreflect.Message
func (*ListTSIGKeysResponse) Reset ¶ added in v0.5.0
func (x *ListTSIGKeysResponse) Reset()
func (*ListTSIGKeysResponse) SetKeys ¶ added in v0.5.0
func (x *ListTSIGKeysResponse) SetKeys(v []*TSIGKey)
func (*ListTSIGKeysResponse) String ¶ added in v0.5.0
func (x *ListTSIGKeysResponse) String() string
type ListTSIGKeysResponse_builder ¶ added in v0.5.0
type ListTSIGKeysResponse_builder struct {
Keys []*TSIGKey
// contains filtered or unexported fields
}
func (ListTSIGKeysResponse_builder) Build ¶ added in v0.5.0
func (b0 ListTSIGKeysResponse_builder) Build() *ListTSIGKeysResponse
type ListZonesRequest ¶ added in v0.4.2
type ListZonesRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ListZonesRequest) ClearFilter ¶ added in v0.5.0
func (x *ListZonesRequest) ClearFilter()
func (*ListZonesRequest) ClearPageSize ¶ added in v0.5.0
func (x *ListZonesRequest) ClearPageSize()
func (*ListZonesRequest) ClearPageToken ¶ added in v0.5.0
func (x *ListZonesRequest) ClearPageToken()
func (*ListZonesRequest) GetFilter ¶ added in v0.4.2
func (x *ListZonesRequest) GetFilter() string
func (*ListZonesRequest) GetPageSize ¶ added in v0.5.0
func (x *ListZonesRequest) GetPageSize() int32
func (*ListZonesRequest) GetPageToken ¶ added in v0.5.0
func (x *ListZonesRequest) GetPageToken() string
func (*ListZonesRequest) HasFilter ¶ added in v0.5.0
func (x *ListZonesRequest) HasFilter() bool
func (*ListZonesRequest) HasPageSize ¶ added in v0.5.0
func (x *ListZonesRequest) HasPageSize() bool
func (*ListZonesRequest) HasPageToken ¶ added in v0.5.0
func (x *ListZonesRequest) HasPageToken() bool
func (*ListZonesRequest) ProtoMessage ¶ added in v0.4.2
func (*ListZonesRequest) ProtoMessage()
func (*ListZonesRequest) ProtoReflect ¶ added in v0.4.2
func (x *ListZonesRequest) ProtoReflect() protoreflect.Message
func (*ListZonesRequest) Reset ¶ added in v0.4.2
func (x *ListZonesRequest) Reset()
func (*ListZonesRequest) SetFilter ¶ added in v0.5.0
func (x *ListZonesRequest) SetFilter(v string)
func (*ListZonesRequest) SetPageSize ¶ added in v0.5.0
func (x *ListZonesRequest) SetPageSize(v int32)
func (*ListZonesRequest) SetPageToken ¶ added in v0.5.0
func (x *ListZonesRequest) SetPageToken(v string)
func (*ListZonesRequest) String ¶ added in v0.4.2
func (x *ListZonesRequest) String() string
type ListZonesRequest_builder ¶ added in v0.5.0
type ListZonesRequest_builder struct {
Filter *string
PageSize *int32
PageToken *string
// contains filtered or unexported fields
}
func (ListZonesRequest_builder) Build ¶ added in v0.5.0
func (b0 ListZonesRequest_builder) Build() *ListZonesRequest
type ListZonesResponse ¶ added in v0.4.2
type ListZonesResponse struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ListZonesResponse) ClearNextPageToken ¶ added in v0.5.0
func (x *ListZonesResponse) ClearNextPageToken()
func (*ListZonesResponse) GetNextPageToken ¶ added in v0.5.0
func (x *ListZonesResponse) GetNextPageToken() string
func (*ListZonesResponse) GetZones ¶ added in v0.4.2
func (x *ListZonesResponse) GetZones() []*Zone
func (*ListZonesResponse) HasNextPageToken ¶ added in v0.5.0
func (x *ListZonesResponse) HasNextPageToken() bool
func (*ListZonesResponse) ProtoMessage ¶ added in v0.4.2
func (*ListZonesResponse) ProtoMessage()
func (*ListZonesResponse) ProtoReflect ¶ added in v0.4.2
func (x *ListZonesResponse) ProtoReflect() protoreflect.Message
func (*ListZonesResponse) Reset ¶ added in v0.4.2
func (x *ListZonesResponse) Reset()
func (*ListZonesResponse) SetNextPageToken ¶ added in v0.5.0
func (x *ListZonesResponse) SetNextPageToken(v string)
func (*ListZonesResponse) SetZones ¶ added in v0.5.0
func (x *ListZonesResponse) SetZones(v []*Zone)
func (*ListZonesResponse) String ¶ added in v0.4.2
func (x *ListZonesResponse) String() string
type ListZonesResponse_builder ¶ added in v0.5.0
type ListZonesResponse_builder struct {
Zones []*Zone
NextPageToken *string
// contains filtered or unexported fields
}
func (ListZonesResponse_builder) Build ¶ added in v0.5.0
func (b0 ListZonesResponse_builder) Build() *ListZonesResponse
type MB ¶
type MB struct {
// contains filtered or unexported fields
}
func (*MB) ProtoMessage ¶
func (*MB) ProtoMessage()
func (*MB) ProtoReflect ¶
func (x *MB) ProtoReflect() protoreflect.Message
type MBData ¶ added in v0.5.0
type MBData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*MBData) ProtoMessage ¶ added in v0.5.0
func (*MBData) ProtoMessage()
func (*MBData) ProtoReflect ¶ added in v0.5.0
func (x *MBData) ProtoReflect() protoreflect.Message
type MBData_builder ¶ added in v0.5.0
type MBData_builder struct {
Mb *string
// contains filtered or unexported fields
}
func (MBData_builder) Build ¶ added in v0.5.0
func (b0 MBData_builder) Build() *MBData
type MB_builder ¶ added in v0.5.0
func (MB_builder) Build ¶ added in v0.5.0
func (b0 MB_builder) Build() *MB
type MD ¶
type MD struct {
// contains filtered or unexported fields
}
func (*MD) ProtoMessage ¶
func (*MD) ProtoMessage()
func (*MD) ProtoReflect ¶
func (x *MD) ProtoReflect() protoreflect.Message
type MDData ¶ added in v0.5.0
type MDData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*MDData) ProtoMessage ¶ added in v0.5.0
func (*MDData) ProtoMessage()
func (*MDData) ProtoReflect ¶ added in v0.5.0
func (x *MDData) ProtoReflect() protoreflect.Message
type MDData_builder ¶ added in v0.5.0
type MDData_builder struct {
Md *string
// contains filtered or unexported fields
}
func (MDData_builder) Build ¶ added in v0.5.0
func (b0 MDData_builder) Build() *MDData
type MD_builder ¶ added in v0.5.0
func (MD_builder) Build ¶ added in v0.5.0
func (b0 MD_builder) Build() *MD
type MF ¶
type MF struct {
// contains filtered or unexported fields
}
func (*MF) ProtoMessage ¶
func (*MF) ProtoMessage()
func (*MF) ProtoReflect ¶
func (x *MF) ProtoReflect() protoreflect.Message
type MFData ¶ added in v0.5.0
type MFData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*MFData) ProtoMessage ¶ added in v0.5.0
func (*MFData) ProtoMessage()
func (*MFData) ProtoReflect ¶ added in v0.5.0
func (x *MFData) ProtoReflect() protoreflect.Message
type MFData_builder ¶ added in v0.5.0
type MFData_builder struct {
Mf *string
// contains filtered or unexported fields
}
func (MFData_builder) Build ¶ added in v0.5.0
func (b0 MFData_builder) Build() *MFData
type MF_builder ¶ added in v0.5.0
func (MF_builder) Build ¶ added in v0.5.0
func (b0 MF_builder) Build() *MF
type MG ¶
type MG struct {
// contains filtered or unexported fields
}
func (*MG) ProtoMessage ¶
func (*MG) ProtoMessage()
func (*MG) ProtoReflect ¶
func (x *MG) ProtoReflect() protoreflect.Message
type MGData ¶ added in v0.5.0
type MGData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*MGData) ProtoMessage ¶ added in v0.5.0
func (*MGData) ProtoMessage()
func (*MGData) ProtoReflect ¶ added in v0.5.0
func (x *MGData) ProtoReflect() protoreflect.Message
type MGData_builder ¶ added in v0.5.0
type MGData_builder struct {
Mg *string
// contains filtered or unexported fields
}
func (MGData_builder) Build ¶ added in v0.5.0
func (b0 MGData_builder) Build() *MGData
type MG_builder ¶ added in v0.5.0
func (MG_builder) Build ¶ added in v0.5.0
func (b0 MG_builder) Build() *MG
type MINFO ¶
type MINFO struct {
// contains filtered or unexported fields
}
func (*MINFO) ProtoMessage ¶
func (*MINFO) ProtoMessage()
func (*MINFO) ProtoReflect ¶
func (x *MINFO) ProtoReflect() protoreflect.Message
type MINFOData ¶ added in v0.5.0
type MINFOData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*MINFOData) ClearEmail ¶ added in v0.5.0
func (x *MINFOData) ClearEmail()
func (*MINFOData) ClearRmail ¶ added in v0.5.0
func (x *MINFOData) ClearRmail()
func (*MINFOData) ProtoMessage ¶ added in v0.5.0
func (*MINFOData) ProtoMessage()
func (*MINFOData) ProtoReflect ¶ added in v0.5.0
func (x *MINFOData) ProtoReflect() protoreflect.Message
type MINFOData_builder ¶ added in v0.5.0
type MINFOData_builder struct {
Rmail *string
Email *string
// contains filtered or unexported fields
}
func (MINFOData_builder) Build ¶ added in v0.5.0
func (b0 MINFOData_builder) Build() *MINFOData
type MINFO_builder ¶ added in v0.5.0
type MINFO_builder struct {
Hdr *RR_Header
Data *MINFOData
// contains filtered or unexported fields
}
func (MINFO_builder) Build ¶ added in v0.5.0
func (b0 MINFO_builder) Build() *MINFO
type MR ¶
type MR struct {
// contains filtered or unexported fields
}
func (*MR) ProtoMessage ¶
func (*MR) ProtoMessage()
func (*MR) ProtoReflect ¶
func (x *MR) ProtoReflect() protoreflect.Message
type MRData ¶ added in v0.5.0
type MRData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*MRData) ProtoMessage ¶ added in v0.5.0
func (*MRData) ProtoMessage()
func (*MRData) ProtoReflect ¶ added in v0.5.0
func (x *MRData) ProtoReflect() protoreflect.Message
type MRData_builder ¶ added in v0.5.0
type MRData_builder struct {
Mr *string
// contains filtered or unexported fields
}
func (MRData_builder) Build ¶ added in v0.5.0
func (b0 MRData_builder) Build() *MRData
type MR_builder ¶ added in v0.5.0
func (MR_builder) Build ¶ added in v0.5.0
func (b0 MR_builder) Build() *MR
type MX ¶
type MX struct {
// contains filtered or unexported fields
}
func (*MX) ProtoMessage ¶
func (*MX) ProtoMessage()
func (*MX) ProtoReflect ¶
func (x *MX) ProtoReflect() protoreflect.Message
type MXData ¶ added in v0.5.0
type MXData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*MXData) ClearPreference ¶ added in v0.5.0
func (x *MXData) ClearPreference()
func (*MXData) GetPreference ¶ added in v0.5.0
func (*MXData) HasPreference ¶ added in v0.5.0
func (*MXData) ProtoMessage ¶ added in v0.5.0
func (*MXData) ProtoMessage()
func (*MXData) ProtoReflect ¶ added in v0.5.0
func (x *MXData) ProtoReflect() protoreflect.Message
func (*MXData) SetPreference ¶ added in v0.5.0
type MXData_builder ¶ added in v0.5.0
type MXData_builder struct {
Preference *uint32
Mx *string
// contains filtered or unexported fields
}
func (MXData_builder) Build ¶ added in v0.5.0
func (b0 MXData_builder) Build() *MXData
type MX_builder ¶ added in v0.5.0
func (MX_builder) Build ¶ added in v0.5.0
func (b0 MX_builder) Build() *MX
type MindnsServiceClient ¶ added in v0.4.2
type MindnsServiceClient interface {
// Zone management
CreateZone(ctx context.Context, in *CreateZoneRequest, opts ...grpc.CallOption) (*Zone, error)
GetZone(ctx context.Context, in *GetZoneRequest, opts ...grpc.CallOption) (*Zone, error)
UpdateZone(ctx context.Context, in *UpdateZoneRequest, opts ...grpc.CallOption) (*Zone, error)
DeleteZone(ctx context.Context, in *DeleteZoneRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
ListZones(ctx context.Context, in *ListZonesRequest, opts ...grpc.CallOption) (*ListZonesResponse, error)
// Record management (RRset-based)
GetRRset(ctx context.Context, in *GetRRsetRequest, opts ...grpc.CallOption) (*RRset, error)
SetRRset(ctx context.Context, in *SetRRsetRequest, opts ...grpc.CallOption) (*RRset, error)
DeleteRRset(ctx context.Context, in *DeleteRRsetRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
ListRRsets(ctx context.Context, in *ListRRsetsRequest, opts ...grpc.CallOption) (*ListRRsetsResponse, error)
BatchUpdate(ctx context.Context, in *BatchUpdateRequest, opts ...grpc.CallOption) (*BatchUpdateResponse, error)
// DNSSEC key management
ListDNSSECKeys(ctx context.Context, in *ListDNSSECKeysRequest, opts ...grpc.CallOption) (*ListDNSSECKeysResponse, error)
GenerateDNSSECKey(ctx context.Context, in *GenerateDNSSECKeyRequest, opts ...grpc.CallOption) (*DNSSECKey, error)
ImportDNSSECKey(ctx context.Context, in *ImportDNSSECKeyRequest, opts ...grpc.CallOption) (*DNSSECKey, error)
DeleteDNSSECKey(ctx context.Context, in *DeleteDNSSECKeyRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
ActivateDNSSECKey(ctx context.Context, in *ActivateDNSSECKeyRequest, opts ...grpc.CallOption) (*DNSSECKey, error)
RetireDNSSECKey(ctx context.Context, in *RetireDNSSECKeyRequest, opts ...grpc.CallOption) (*DNSSECKey, error)
ScheduleKeyRollover(ctx context.Context, in *ScheduleKeyRolloverRequest, opts ...grpc.CallOption) (*ScheduleKeyRolloverResponse, error)
// TSIG key management
ListTSIGKeys(ctx context.Context, in *ListTSIGKeysRequest, opts ...grpc.CallOption) (*ListTSIGKeysResponse, error)
CreateTSIGKey(ctx context.Context, in *CreateTSIGKeyRequest, opts ...grpc.CallOption) (*TSIGKey, error)
DeleteTSIGKey(ctx context.Context, in *DeleteTSIGKeyRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// API key management
CreateAPIKey(ctx context.Context, in *CreateAPIKeyRequest, opts ...grpc.CallOption) (*CreateAPIKeyResponse, error)
GetAPIKey(ctx context.Context, in *GetAPIKeyRequest, opts ...grpc.CallOption) (*APIKeyInfo, error)
ListAPIKeys(ctx context.Context, in *ListAPIKeysRequest, opts ...grpc.CallOption) (*ListAPIKeysResponse, error)
UpdateAPIKey(ctx context.Context, in *UpdateAPIKeyRequest, opts ...grpc.CallOption) (*APIKeyInfo, error)
RotateAPIKey(ctx context.Context, in *RotateAPIKeyRequest, opts ...grpc.CallOption) (*RotateAPIKeyResponse, error)
RevokeAPIKey(ctx context.Context, in *RevokeAPIKeyRequest, opts ...grpc.CallOption) (*APIKeyInfo, error)
}
MindnsServiceClient is the client API for MindnsService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewMindnsServiceClient ¶ added in v0.4.2
func NewMindnsServiceClient(cc grpc.ClientConnInterface) MindnsServiceClient
type MindnsServiceServer ¶ added in v0.4.2
type MindnsServiceServer interface {
// Zone management
CreateZone(context.Context, *CreateZoneRequest) (*Zone, error)
GetZone(context.Context, *GetZoneRequest) (*Zone, error)
UpdateZone(context.Context, *UpdateZoneRequest) (*Zone, error)
DeleteZone(context.Context, *DeleteZoneRequest) (*emptypb.Empty, error)
ListZones(context.Context, *ListZonesRequest) (*ListZonesResponse, error)
// Record management (RRset-based)
GetRRset(context.Context, *GetRRsetRequest) (*RRset, error)
SetRRset(context.Context, *SetRRsetRequest) (*RRset, error)
DeleteRRset(context.Context, *DeleteRRsetRequest) (*emptypb.Empty, error)
ListRRsets(context.Context, *ListRRsetsRequest) (*ListRRsetsResponse, error)
BatchUpdate(context.Context, *BatchUpdateRequest) (*BatchUpdateResponse, error)
// DNSSEC key management
ListDNSSECKeys(context.Context, *ListDNSSECKeysRequest) (*ListDNSSECKeysResponse, error)
GenerateDNSSECKey(context.Context, *GenerateDNSSECKeyRequest) (*DNSSECKey, error)
ImportDNSSECKey(context.Context, *ImportDNSSECKeyRequest) (*DNSSECKey, error)
DeleteDNSSECKey(context.Context, *DeleteDNSSECKeyRequest) (*emptypb.Empty, error)
ActivateDNSSECKey(context.Context, *ActivateDNSSECKeyRequest) (*DNSSECKey, error)
RetireDNSSECKey(context.Context, *RetireDNSSECKeyRequest) (*DNSSECKey, error)
ScheduleKeyRollover(context.Context, *ScheduleKeyRolloverRequest) (*ScheduleKeyRolloverResponse, error)
// TSIG key management
ListTSIGKeys(context.Context, *ListTSIGKeysRequest) (*ListTSIGKeysResponse, error)
CreateTSIGKey(context.Context, *CreateTSIGKeyRequest) (*TSIGKey, error)
DeleteTSIGKey(context.Context, *DeleteTSIGKeyRequest) (*emptypb.Empty, error)
// API key management
CreateAPIKey(context.Context, *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error)
GetAPIKey(context.Context, *GetAPIKeyRequest) (*APIKeyInfo, error)
ListAPIKeys(context.Context, *ListAPIKeysRequest) (*ListAPIKeysResponse, error)
UpdateAPIKey(context.Context, *UpdateAPIKeyRequest) (*APIKeyInfo, error)
RotateAPIKey(context.Context, *RotateAPIKeyRequest) (*RotateAPIKeyResponse, error)
RevokeAPIKey(context.Context, *RevokeAPIKeyRequest) (*APIKeyInfo, error)
// contains filtered or unexported methods
}
MindnsServiceServer is the server API for MindnsService service. All implementations must embed UnimplementedMindnsServiceServer for forward compatibility.
type NAPTR ¶
type NAPTR struct {
// contains filtered or unexported fields
}
func (*NAPTR) ProtoMessage ¶
func (*NAPTR) ProtoMessage()
func (*NAPTR) ProtoReflect ¶
func (x *NAPTR) ProtoReflect() protoreflect.Message
type NAPTRData ¶ added in v0.5.0
type NAPTRData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NAPTRData) ClearFlags ¶ added in v0.5.0
func (x *NAPTRData) ClearFlags()
func (*NAPTRData) ClearOrder ¶ added in v0.5.0
func (x *NAPTRData) ClearOrder()
func (*NAPTRData) ClearPreference ¶ added in v0.5.0
func (x *NAPTRData) ClearPreference()
func (*NAPTRData) ClearRegexp ¶ added in v0.5.0
func (x *NAPTRData) ClearRegexp()
func (*NAPTRData) ClearReplacement ¶ added in v0.5.0
func (x *NAPTRData) ClearReplacement()
func (*NAPTRData) ClearService ¶ added in v0.5.0
func (x *NAPTRData) ClearService()
func (*NAPTRData) GetPreference ¶ added in v0.5.0
func (*NAPTRData) GetReplacement ¶ added in v0.5.0
func (*NAPTRData) GetService ¶ added in v0.5.0
func (*NAPTRData) HasPreference ¶ added in v0.5.0
func (*NAPTRData) HasReplacement ¶ added in v0.5.0
func (*NAPTRData) HasService ¶ added in v0.5.0
func (*NAPTRData) ProtoMessage ¶ added in v0.5.0
func (*NAPTRData) ProtoMessage()
func (*NAPTRData) ProtoReflect ¶ added in v0.5.0
func (x *NAPTRData) ProtoReflect() protoreflect.Message
func (*NAPTRData) SetPreference ¶ added in v0.5.0
func (*NAPTRData) SetReplacement ¶ added in v0.5.0
func (*NAPTRData) SetService ¶ added in v0.5.0
type NAPTRData_builder ¶ added in v0.5.0
type NAPTRData_builder struct {
Order *uint32
Preference *uint32
Flags *string
Service *string
Regexp *string
Replacement *string
// contains filtered or unexported fields
}
func (NAPTRData_builder) Build ¶ added in v0.5.0
func (b0 NAPTRData_builder) Build() *NAPTRData
type NAPTR_builder ¶ added in v0.5.0
type NAPTR_builder struct {
Hdr *RR_Header
Data *NAPTRData
// contains filtered or unexported fields
}
func (NAPTR_builder) Build ¶ added in v0.5.0
func (b0 NAPTR_builder) Build() *NAPTR
type NID ¶
type NID struct {
// contains filtered or unexported fields
}
func (*NID) ProtoMessage ¶
func (*NID) ProtoMessage()
func (*NID) ProtoReflect ¶
func (x *NID) ProtoReflect() protoreflect.Message
type NIDData ¶ added in v0.5.0
type NIDData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NIDData) ClearNodeID ¶ added in v0.5.0
func (x *NIDData) ClearNodeID()
func (*NIDData) ClearPreference ¶ added in v0.5.0
func (x *NIDData) ClearPreference()
func (*NIDData) GetPreference ¶ added in v0.5.0
func (*NIDData) HasPreference ¶ added in v0.5.0
func (*NIDData) ProtoMessage ¶ added in v0.5.0
func (*NIDData) ProtoMessage()
func (*NIDData) ProtoReflect ¶ added in v0.5.0
func (x *NIDData) ProtoReflect() protoreflect.Message
func (*NIDData) SetPreference ¶ added in v0.5.0
type NIDData_builder ¶ added in v0.5.0
type NIDData_builder struct {
Preference *uint32
NodeID *uint64
// contains filtered or unexported fields
}
func (NIDData_builder) Build ¶ added in v0.5.0
func (b0 NIDData_builder) Build() *NIDData
type NID_builder ¶ added in v0.5.0
func (NID_builder) Build ¶ added in v0.5.0
func (b0 NID_builder) Build() *NID
type NIMLOC ¶
type NIMLOC struct {
// contains filtered or unexported fields
}
func (*NIMLOC) GetData ¶ added in v0.5.0
func (x *NIMLOC) GetData() *NIMLOCData
func (*NIMLOC) ProtoMessage ¶
func (*NIMLOC) ProtoMessage()
func (*NIMLOC) ProtoReflect ¶
func (x *NIMLOC) ProtoReflect() protoreflect.Message
func (*NIMLOC) SetData ¶ added in v0.5.0
func (x *NIMLOC) SetData(v *NIMLOCData)
type NIMLOCData ¶ added in v0.5.0
type NIMLOCData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NIMLOCData) ClearLocator ¶ added in v0.5.0
func (x *NIMLOCData) ClearLocator()
func (*NIMLOCData) GetLocator ¶ added in v0.5.0
func (x *NIMLOCData) GetLocator() string
func (*NIMLOCData) HasLocator ¶ added in v0.5.0
func (x *NIMLOCData) HasLocator() bool
func (*NIMLOCData) ProtoMessage ¶ added in v0.5.0
func (*NIMLOCData) ProtoMessage()
func (*NIMLOCData) ProtoReflect ¶ added in v0.5.0
func (x *NIMLOCData) ProtoReflect() protoreflect.Message
func (*NIMLOCData) Reset ¶ added in v0.5.0
func (x *NIMLOCData) Reset()
func (*NIMLOCData) SetLocator ¶ added in v0.5.0
func (x *NIMLOCData) SetLocator(v string)
func (*NIMLOCData) String ¶ added in v0.5.0
func (x *NIMLOCData) String() string
type NIMLOCData_builder ¶ added in v0.5.0
type NIMLOCData_builder struct {
Locator *string
// contains filtered or unexported fields
}
func (NIMLOCData_builder) Build ¶ added in v0.5.0
func (b0 NIMLOCData_builder) Build() *NIMLOCData
type NIMLOC_builder ¶ added in v0.5.0
type NIMLOC_builder struct {
Hdr *RR_Header
Data *NIMLOCData
// contains filtered or unexported fields
}
func (NIMLOC_builder) Build ¶ added in v0.5.0
func (b0 NIMLOC_builder) Build() *NIMLOC
type NINFO ¶
type NINFO struct {
// contains filtered or unexported fields
}
func (*NINFO) ProtoMessage ¶
func (*NINFO) ProtoMessage()
func (*NINFO) ProtoReflect ¶
func (x *NINFO) ProtoReflect() protoreflect.Message
type NINFOData ¶ added in v0.5.0
type NINFOData struct {
// contains filtered or unexported fields
}
func (*NINFOData) ProtoMessage ¶ added in v0.5.0
func (*NINFOData) ProtoMessage()
func (*NINFOData) ProtoReflect ¶ added in v0.5.0
func (x *NINFOData) ProtoReflect() protoreflect.Message
type NINFOData_builder ¶ added in v0.5.0
type NINFOData_builder struct {
ZSData []string
// contains filtered or unexported fields
}
func (NINFOData_builder) Build ¶ added in v0.5.0
func (b0 NINFOData_builder) Build() *NINFOData
type NINFO_builder ¶ added in v0.5.0
type NINFO_builder struct {
Hdr *RR_Header
Data *NINFOData
// contains filtered or unexported fields
}
func (NINFO_builder) Build ¶ added in v0.5.0
func (b0 NINFO_builder) Build() *NINFO
type NS ¶
type NS struct {
// contains filtered or unexported fields
}
func (*NS) ProtoMessage ¶
func (*NS) ProtoMessage()
func (*NS) ProtoReflect ¶
func (x *NS) ProtoReflect() protoreflect.Message
type NSAPPTR ¶
type NSAPPTR struct {
// contains filtered or unexported fields
}
func (*NSAPPTR) GetData ¶ added in v0.5.0
func (x *NSAPPTR) GetData() *NSAPPTRData
func (*NSAPPTR) ProtoMessage ¶
func (*NSAPPTR) ProtoMessage()
func (*NSAPPTR) ProtoReflect ¶
func (x *NSAPPTR) ProtoReflect() protoreflect.Message
func (*NSAPPTR) SetData ¶ added in v0.5.0
func (x *NSAPPTR) SetData(v *NSAPPTRData)
type NSAPPTRData ¶ added in v0.5.0
type NSAPPTRData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NSAPPTRData) ClearPtr ¶ added in v0.5.0
func (x *NSAPPTRData) ClearPtr()
func (*NSAPPTRData) GetPtr ¶ added in v0.5.0
func (x *NSAPPTRData) GetPtr() string
func (*NSAPPTRData) HasPtr ¶ added in v0.5.0
func (x *NSAPPTRData) HasPtr() bool
func (*NSAPPTRData) ProtoMessage ¶ added in v0.5.0
func (*NSAPPTRData) ProtoMessage()
func (*NSAPPTRData) ProtoReflect ¶ added in v0.5.0
func (x *NSAPPTRData) ProtoReflect() protoreflect.Message
func (*NSAPPTRData) Reset ¶ added in v0.5.0
func (x *NSAPPTRData) Reset()
func (*NSAPPTRData) SetPtr ¶ added in v0.5.0
func (x *NSAPPTRData) SetPtr(v string)
func (*NSAPPTRData) String ¶ added in v0.5.0
func (x *NSAPPTRData) String() string
type NSAPPTRData_builder ¶ added in v0.5.0
type NSAPPTRData_builder struct {
Ptr *string
// contains filtered or unexported fields
}
func (NSAPPTRData_builder) Build ¶ added in v0.5.0
func (b0 NSAPPTRData_builder) Build() *NSAPPTRData
type NSAPPTR_builder ¶ added in v0.5.0
type NSAPPTR_builder struct {
Hdr *RR_Header
Data *NSAPPTRData
// contains filtered or unexported fields
}
func (NSAPPTR_builder) Build ¶ added in v0.5.0
func (b0 NSAPPTR_builder) Build() *NSAPPTR
type NSData ¶ added in v0.5.0
type NSData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NSData) ProtoMessage ¶ added in v0.5.0
func (*NSData) ProtoMessage()
func (*NSData) ProtoReflect ¶ added in v0.5.0
func (x *NSData) ProtoReflect() protoreflect.Message
type NSData_builder ¶ added in v0.5.0
type NSData_builder struct {
Ns *string
// contains filtered or unexported fields
}
func (NSData_builder) Build ¶ added in v0.5.0
func (b0 NSData_builder) Build() *NSData
type NSEC ¶
type NSEC struct {
// contains filtered or unexported fields
}
func (*NSEC) ProtoMessage ¶
func (*NSEC) ProtoMessage()
func (*NSEC) ProtoReflect ¶
func (x *NSEC) ProtoReflect() protoreflect.Message
type NSEC3 ¶
type NSEC3 struct {
// contains filtered or unexported fields
}
func (*NSEC3) ProtoMessage ¶
func (*NSEC3) ProtoMessage()
func (*NSEC3) ProtoReflect ¶
func (x *NSEC3) ProtoReflect() protoreflect.Message
type NSEC3Data ¶ added in v0.5.0
type NSEC3Data struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NSEC3Data) ClearFlags ¶ added in v0.5.0
func (x *NSEC3Data) ClearFlags()
func (*NSEC3Data) ClearHashLength ¶ added in v0.5.0
func (x *NSEC3Data) ClearHashLength()
func (*NSEC3Data) ClearIterations ¶ added in v0.5.0
func (x *NSEC3Data) ClearIterations()
func (*NSEC3Data) ClearNextDomain ¶ added in v0.5.0
func (x *NSEC3Data) ClearNextDomain()
func (*NSEC3Data) ClearSaltLength ¶ added in v0.5.0
func (x *NSEC3Data) ClearSaltLength()
func (*NSEC3Data) GetHashLength ¶ added in v0.5.0
func (*NSEC3Data) GetIterations ¶ added in v0.5.0
func (*NSEC3Data) GetNextDomain ¶ added in v0.5.0
func (*NSEC3Data) GetSaltLength ¶ added in v0.5.0
func (*NSEC3Data) GetTypeBitMap ¶ added in v0.5.0
func (*NSEC3Data) HasHashLength ¶ added in v0.5.0
func (*NSEC3Data) HasIterations ¶ added in v0.5.0
func (*NSEC3Data) HasNextDomain ¶ added in v0.5.0
func (*NSEC3Data) HasSaltLength ¶ added in v0.5.0
func (*NSEC3Data) ProtoMessage ¶ added in v0.5.0
func (*NSEC3Data) ProtoMessage()
func (*NSEC3Data) ProtoReflect ¶ added in v0.5.0
func (x *NSEC3Data) ProtoReflect() protoreflect.Message
func (*NSEC3Data) SetHashLength ¶ added in v0.5.0
func (*NSEC3Data) SetIterations ¶ added in v0.5.0
func (*NSEC3Data) SetNextDomain ¶ added in v0.5.0
func (*NSEC3Data) SetSaltLength ¶ added in v0.5.0
func (*NSEC3Data) SetTypeBitMap ¶ added in v0.5.0
type NSEC3Data_builder ¶ added in v0.5.0
type NSEC3Data_builder struct {
Hash *uint32
Flags *uint32
Iterations *uint32
SaltLength *uint32
Salt *string
HashLength *uint32
NextDomain *string
TypeBitMap []uint32
// contains filtered or unexported fields
}
func (NSEC3Data_builder) Build ¶ added in v0.5.0
func (b0 NSEC3Data_builder) Build() *NSEC3Data
type NSEC3PARAM ¶
type NSEC3PARAM struct {
// contains filtered or unexported fields
}
func (*NSEC3PARAM) ClearData ¶ added in v0.5.0
func (x *NSEC3PARAM) ClearData()
func (*NSEC3PARAM) ClearHdr ¶ added in v0.5.0
func (x *NSEC3PARAM) ClearHdr()
func (*NSEC3PARAM) DnsRR ¶ added in v0.4.2
func (x *NSEC3PARAM) DnsRR() dns.RR
func (*NSEC3PARAM) FromDNS ¶
func (x *NSEC3PARAM) FromDNS(r *dns.NSEC3PARAM) *NSEC3PARAM
func (*NSEC3PARAM) GetData ¶ added in v0.5.0
func (x *NSEC3PARAM) GetData() *NSEC3PARAMData
func (*NSEC3PARAM) GetHdr ¶
func (x *NSEC3PARAM) GetHdr() *RR_Header
func (*NSEC3PARAM) HasData ¶ added in v0.5.0
func (x *NSEC3PARAM) HasData() bool
func (*NSEC3PARAM) HasHdr ¶ added in v0.5.0
func (x *NSEC3PARAM) HasHdr() bool
func (*NSEC3PARAM) Name ¶
func (x *NSEC3PARAM) Name() string
func (*NSEC3PARAM) ProtoMessage ¶
func (*NSEC3PARAM) ProtoMessage()
func (*NSEC3PARAM) ProtoReflect ¶
func (x *NSEC3PARAM) ProtoReflect() protoreflect.Message
func (*NSEC3PARAM) Reset ¶
func (x *NSEC3PARAM) Reset()
func (*NSEC3PARAM) SetData ¶ added in v0.5.0
func (x *NSEC3PARAM) SetData(v *NSEC3PARAMData)
func (*NSEC3PARAM) SetHdr ¶ added in v0.5.0
func (x *NSEC3PARAM) SetHdr(v *RR_Header)
func (*NSEC3PARAM) SetName ¶ added in v0.4.2
func (x *NSEC3PARAM) SetName(s string)
func (*NSEC3PARAM) String ¶
func (x *NSEC3PARAM) String() string
func (*NSEC3PARAM) ToDNS ¶
func (x *NSEC3PARAM) ToDNS() *dns.NSEC3PARAM
type NSEC3PARAMData ¶ added in v0.5.0
type NSEC3PARAMData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NSEC3PARAMData) ClearFlags ¶ added in v0.5.0
func (x *NSEC3PARAMData) ClearFlags()
func (*NSEC3PARAMData) ClearHash ¶ added in v0.5.0
func (x *NSEC3PARAMData) ClearHash()
func (*NSEC3PARAMData) ClearIterations ¶ added in v0.5.0
func (x *NSEC3PARAMData) ClearIterations()
func (*NSEC3PARAMData) ClearSalt ¶ added in v0.5.0
func (x *NSEC3PARAMData) ClearSalt()
func (*NSEC3PARAMData) ClearSaltLength ¶ added in v0.5.0
func (x *NSEC3PARAMData) ClearSaltLength()
func (*NSEC3PARAMData) GetFlags ¶ added in v0.5.0
func (x *NSEC3PARAMData) GetFlags() uint32
func (*NSEC3PARAMData) GetHash ¶ added in v0.5.0
func (x *NSEC3PARAMData) GetHash() uint32
func (*NSEC3PARAMData) GetIterations ¶ added in v0.5.0
func (x *NSEC3PARAMData) GetIterations() uint32
func (*NSEC3PARAMData) GetSalt ¶ added in v0.5.0
func (x *NSEC3PARAMData) GetSalt() string
func (*NSEC3PARAMData) GetSaltLength ¶ added in v0.5.0
func (x *NSEC3PARAMData) GetSaltLength() uint32
func (*NSEC3PARAMData) HasFlags ¶ added in v0.5.0
func (x *NSEC3PARAMData) HasFlags() bool
func (*NSEC3PARAMData) HasHash ¶ added in v0.5.0
func (x *NSEC3PARAMData) HasHash() bool
func (*NSEC3PARAMData) HasIterations ¶ added in v0.5.0
func (x *NSEC3PARAMData) HasIterations() bool
func (*NSEC3PARAMData) HasSalt ¶ added in v0.5.0
func (x *NSEC3PARAMData) HasSalt() bool
func (*NSEC3PARAMData) HasSaltLength ¶ added in v0.5.0
func (x *NSEC3PARAMData) HasSaltLength() bool
func (*NSEC3PARAMData) ProtoMessage ¶ added in v0.5.0
func (*NSEC3PARAMData) ProtoMessage()
func (*NSEC3PARAMData) ProtoReflect ¶ added in v0.5.0
func (x *NSEC3PARAMData) ProtoReflect() protoreflect.Message
func (*NSEC3PARAMData) Reset ¶ added in v0.5.0
func (x *NSEC3PARAMData) Reset()
func (*NSEC3PARAMData) SetFlags ¶ added in v0.5.0
func (x *NSEC3PARAMData) SetFlags(v uint32)
func (*NSEC3PARAMData) SetHash ¶ added in v0.5.0
func (x *NSEC3PARAMData) SetHash(v uint32)
func (*NSEC3PARAMData) SetIterations ¶ added in v0.5.0
func (x *NSEC3PARAMData) SetIterations(v uint32)
func (*NSEC3PARAMData) SetSalt ¶ added in v0.5.0
func (x *NSEC3PARAMData) SetSalt(v string)
func (*NSEC3PARAMData) SetSaltLength ¶ added in v0.5.0
func (x *NSEC3PARAMData) SetSaltLength(v uint32)
func (*NSEC3PARAMData) String ¶ added in v0.5.0
func (x *NSEC3PARAMData) String() string
type NSEC3PARAMData_builder ¶ added in v0.5.0
type NSEC3PARAMData_builder struct {
Hash *uint32
Flags *uint32
Iterations *uint32
SaltLength *uint32
Salt *string
// contains filtered or unexported fields
}
func (NSEC3PARAMData_builder) Build ¶ added in v0.5.0
func (b0 NSEC3PARAMData_builder) Build() *NSEC3PARAMData
type NSEC3PARAM_builder ¶ added in v0.5.0
type NSEC3PARAM_builder struct {
Hdr *RR_Header
Data *NSEC3PARAMData
// contains filtered or unexported fields
}
func (NSEC3PARAM_builder) Build ¶ added in v0.5.0
func (b0 NSEC3PARAM_builder) Build() *NSEC3PARAM
type NSEC3Params ¶ added in v0.5.0
type NSEC3Params struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
NSEC3Params - NSEC3 parameters for zone signing (inline to avoid dependency)
func (*NSEC3Params) ClearFlags ¶ added in v0.5.0
func (x *NSEC3Params) ClearFlags()
func (*NSEC3Params) ClearHash ¶ added in v0.5.0
func (x *NSEC3Params) ClearHash()
func (*NSEC3Params) ClearIterations ¶ added in v0.5.0
func (x *NSEC3Params) ClearIterations()
func (*NSEC3Params) ClearSalt ¶ added in v0.5.0
func (x *NSEC3Params) ClearSalt()
func (*NSEC3Params) GetFlags ¶ added in v0.5.0
func (x *NSEC3Params) GetFlags() uint32
func (*NSEC3Params) GetHash ¶ added in v0.5.0
func (x *NSEC3Params) GetHash() uint32
func (*NSEC3Params) GetIterations ¶ added in v0.5.0
func (x *NSEC3Params) GetIterations() uint32
func (*NSEC3Params) GetSalt ¶ added in v0.5.0
func (x *NSEC3Params) GetSalt() string
func (*NSEC3Params) HasFlags ¶ added in v0.5.0
func (x *NSEC3Params) HasFlags() bool
func (*NSEC3Params) HasHash ¶ added in v0.5.0
func (x *NSEC3Params) HasHash() bool
func (*NSEC3Params) HasIterations ¶ added in v0.5.0
func (x *NSEC3Params) HasIterations() bool
func (*NSEC3Params) HasSalt ¶ added in v0.5.0
func (x *NSEC3Params) HasSalt() bool
func (*NSEC3Params) ProtoMessage ¶ added in v0.5.0
func (*NSEC3Params) ProtoMessage()
func (*NSEC3Params) ProtoReflect ¶ added in v0.5.0
func (x *NSEC3Params) ProtoReflect() protoreflect.Message
func (*NSEC3Params) Reset ¶ added in v0.5.0
func (x *NSEC3Params) Reset()
func (*NSEC3Params) SetFlags ¶ added in v0.5.0
func (x *NSEC3Params) SetFlags(v uint32)
func (*NSEC3Params) SetHash ¶ added in v0.5.0
func (x *NSEC3Params) SetHash(v uint32)
func (*NSEC3Params) SetIterations ¶ added in v0.5.0
func (x *NSEC3Params) SetIterations(v uint32)
func (*NSEC3Params) SetSalt ¶ added in v0.5.0
func (x *NSEC3Params) SetSalt(v string)
func (*NSEC3Params) String ¶ added in v0.5.0
func (x *NSEC3Params) String() string
type NSEC3Params_builder ¶ added in v0.5.0
type NSEC3Params_builder struct {
Hash *uint32
Flags *uint32
Iterations *uint32
Salt *string
// contains filtered or unexported fields
}
func (NSEC3Params_builder) Build ¶ added in v0.5.0
func (b0 NSEC3Params_builder) Build() *NSEC3Params
type NSEC3_builder ¶ added in v0.5.0
type NSEC3_builder struct {
Hdr *RR_Header
Data *NSEC3Data
// contains filtered or unexported fields
}
func (NSEC3_builder) Build ¶ added in v0.5.0
func (b0 NSEC3_builder) Build() *NSEC3
type NSECData ¶ added in v0.5.0
type NSECData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NSECData) ClearNextDomain ¶ added in v0.5.0
func (x *NSECData) ClearNextDomain()
func (*NSECData) GetNextDomain ¶ added in v0.5.0
func (*NSECData) GetTypeBitMap ¶ added in v0.5.0
func (*NSECData) HasNextDomain ¶ added in v0.5.0
func (*NSECData) ProtoMessage ¶ added in v0.5.0
func (*NSECData) ProtoMessage()
func (*NSECData) ProtoReflect ¶ added in v0.5.0
func (x *NSECData) ProtoReflect() protoreflect.Message
func (*NSECData) SetNextDomain ¶ added in v0.5.0
func (*NSECData) SetTypeBitMap ¶ added in v0.5.0
type NSECData_builder ¶ added in v0.5.0
type NSECData_builder struct {
NextDomain *string
TypeBitMap []uint32
// contains filtered or unexported fields
}
func (NSECData_builder) Build ¶ added in v0.5.0
func (b0 NSECData_builder) Build() *NSECData
type NSEC_builder ¶ added in v0.5.0
type NSEC_builder struct {
Hdr *RR_Header
Data *NSECData
// contains filtered or unexported fields
}
func (NSEC_builder) Build ¶ added in v0.5.0
func (b0 NSEC_builder) Build() *NSEC
type NS_builder ¶ added in v0.5.0
func (NS_builder) Build ¶ added in v0.5.0
func (b0 NS_builder) Build() *NS
type NULL ¶
type NULL struct {
// contains filtered or unexported fields
}
func (*NULL) ProtoMessage ¶
func (*NULL) ProtoMessage()
func (*NULL) ProtoReflect ¶
func (x *NULL) ProtoReflect() protoreflect.Message
type NULLData ¶ added in v0.5.0
type NULLData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*NULLData) ProtoMessage ¶ added in v0.5.0
func (*NULLData) ProtoMessage()
func (*NULLData) ProtoReflect ¶ added in v0.5.0
func (x *NULLData) ProtoReflect() protoreflect.Message
type NULLData_builder ¶ added in v0.5.0
type NULLData_builder struct {
Data *string
// contains filtered or unexported fields
}
func (NULLData_builder) Build ¶ added in v0.5.0
func (b0 NULLData_builder) Build() *NULLData
type NULL_builder ¶ added in v0.5.0
type NULL_builder struct {
Hdr *RR_Header
Data *NULLData
// contains filtered or unexported fields
}
func (NULL_builder) Build ¶ added in v0.5.0
func (b0 NULL_builder) Build() *NULL
type OPENPGPKEY ¶
type OPENPGPKEY struct {
// contains filtered or unexported fields
}
func (*OPENPGPKEY) ClearData ¶ added in v0.5.0
func (x *OPENPGPKEY) ClearData()
func (*OPENPGPKEY) ClearHdr ¶ added in v0.5.0
func (x *OPENPGPKEY) ClearHdr()
func (*OPENPGPKEY) DnsRR ¶ added in v0.4.2
func (x *OPENPGPKEY) DnsRR() dns.RR
func (*OPENPGPKEY) FromDNS ¶
func (x *OPENPGPKEY) FromDNS(r *dns.OPENPGPKEY) *OPENPGPKEY
func (*OPENPGPKEY) GetData ¶ added in v0.5.0
func (x *OPENPGPKEY) GetData() *OPENPGPKEYData
func (*OPENPGPKEY) GetHdr ¶
func (x *OPENPGPKEY) GetHdr() *RR_Header
func (*OPENPGPKEY) HasData ¶ added in v0.5.0
func (x *OPENPGPKEY) HasData() bool
func (*OPENPGPKEY) HasHdr ¶ added in v0.5.0
func (x *OPENPGPKEY) HasHdr() bool
func (*OPENPGPKEY) Name ¶
func (x *OPENPGPKEY) Name() string
func (*OPENPGPKEY) ProtoMessage ¶
func (*OPENPGPKEY) ProtoMessage()
func (*OPENPGPKEY) ProtoReflect ¶
func (x *OPENPGPKEY) ProtoReflect() protoreflect.Message
func (*OPENPGPKEY) Reset ¶
func (x *OPENPGPKEY) Reset()
func (*OPENPGPKEY) SetData ¶ added in v0.5.0
func (x *OPENPGPKEY) SetData(v *OPENPGPKEYData)
func (*OPENPGPKEY) SetHdr ¶ added in v0.5.0
func (x *OPENPGPKEY) SetHdr(v *RR_Header)
func (*OPENPGPKEY) SetName ¶ added in v0.4.2
func (x *OPENPGPKEY) SetName(s string)
func (*OPENPGPKEY) String ¶
func (x *OPENPGPKEY) String() string
func (*OPENPGPKEY) ToDNS ¶
func (x *OPENPGPKEY) ToDNS() *dns.OPENPGPKEY
type OPENPGPKEYData ¶ added in v0.5.0
type OPENPGPKEYData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*OPENPGPKEYData) ClearPublicKey ¶ added in v0.5.0
func (x *OPENPGPKEYData) ClearPublicKey()
func (*OPENPGPKEYData) GetPublicKey ¶ added in v0.5.0
func (x *OPENPGPKEYData) GetPublicKey() string
func (*OPENPGPKEYData) HasPublicKey ¶ added in v0.5.0
func (x *OPENPGPKEYData) HasPublicKey() bool
func (*OPENPGPKEYData) ProtoMessage ¶ added in v0.5.0
func (*OPENPGPKEYData) ProtoMessage()
func (*OPENPGPKEYData) ProtoReflect ¶ added in v0.5.0
func (x *OPENPGPKEYData) ProtoReflect() protoreflect.Message
func (*OPENPGPKEYData) Reset ¶ added in v0.5.0
func (x *OPENPGPKEYData) Reset()
func (*OPENPGPKEYData) SetPublicKey ¶ added in v0.5.0
func (x *OPENPGPKEYData) SetPublicKey(v string)
func (*OPENPGPKEYData) String ¶ added in v0.5.0
func (x *OPENPGPKEYData) String() string
type OPENPGPKEYData_builder ¶ added in v0.5.0
type OPENPGPKEYData_builder struct {
PublicKey *string
// contains filtered or unexported fields
}
func (OPENPGPKEYData_builder) Build ¶ added in v0.5.0
func (b0 OPENPGPKEYData_builder) Build() *OPENPGPKEYData
type OPENPGPKEY_builder ¶ added in v0.5.0
type OPENPGPKEY_builder struct {
Hdr *RR_Header
Data *OPENPGPKEYData
// contains filtered or unexported fields
}
func (OPENPGPKEY_builder) Build ¶ added in v0.5.0
func (b0 OPENPGPKEY_builder) Build() *OPENPGPKEY
type PTR ¶
type PTR struct {
// contains filtered or unexported fields
}
func (*PTR) ProtoMessage ¶
func (*PTR) ProtoMessage()
func (*PTR) ProtoReflect ¶
func (x *PTR) ProtoReflect() protoreflect.Message
type PTRData ¶ added in v0.5.0
type PTRData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*PTRData) ProtoMessage ¶ added in v0.5.0
func (*PTRData) ProtoMessage()
func (*PTRData) ProtoReflect ¶ added in v0.5.0
func (x *PTRData) ProtoReflect() protoreflect.Message
type PTRData_builder ¶ added in v0.5.0
type PTRData_builder struct {
Ptr *string
// contains filtered or unexported fields
}
func (PTRData_builder) Build ¶ added in v0.5.0
func (b0 PTRData_builder) Build() *PTRData
type PTR_builder ¶ added in v0.5.0
func (PTR_builder) Build ¶ added in v0.5.0
func (b0 PTR_builder) Build() *PTR
type PX ¶
type PX struct {
// contains filtered or unexported fields
}
func (*PX) ProtoMessage ¶
func (*PX) ProtoMessage()
func (*PX) ProtoReflect ¶
func (x *PX) ProtoReflect() protoreflect.Message
type PXData ¶ added in v0.5.0
type PXData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*PXData) ClearMap822 ¶ added in v0.5.0
func (x *PXData) ClearMap822()
func (*PXData) ClearMapx400 ¶ added in v0.5.0
func (x *PXData) ClearMapx400()
func (*PXData) ClearPreference ¶ added in v0.5.0
func (x *PXData) ClearPreference()
func (*PXData) GetMapx400 ¶ added in v0.5.0
func (*PXData) GetPreference ¶ added in v0.5.0
func (*PXData) HasMapx400 ¶ added in v0.5.0
func (*PXData) HasPreference ¶ added in v0.5.0
func (*PXData) ProtoMessage ¶ added in v0.5.0
func (*PXData) ProtoMessage()
func (*PXData) ProtoReflect ¶ added in v0.5.0
func (x *PXData) ProtoReflect() protoreflect.Message
func (*PXData) SetMapx400 ¶ added in v0.5.0
func (*PXData) SetPreference ¶ added in v0.5.0
type PXData_builder ¶ added in v0.5.0
type PXData_builder struct {
Preference *uint32
Map822 *string
Mapx400 *string
// contains filtered or unexported fields
}
func (PXData_builder) Build ¶ added in v0.5.0
func (b0 PXData_builder) Build() *PXData
type PX_builder ¶ added in v0.5.0
func (PX_builder) Build ¶ added in v0.5.0
func (b0 PX_builder) Build() *PX
type Precondition ¶ added in v0.5.0
type Precondition struct {
// contains filtered or unexported fields
}
func (*Precondition) ClearCondition ¶ added in v0.5.0
func (x *Precondition) ClearCondition()
func (*Precondition) ClearNameExists ¶ added in v0.5.0
func (x *Precondition) ClearNameExists()
func (*Precondition) ClearNameNotExists ¶ added in v0.5.0
func (x *Precondition) ClearNameNotExists()
func (*Precondition) ClearRrsetExists ¶ added in v0.5.0
func (x *Precondition) ClearRrsetExists()
func (*Precondition) ClearRrsetMatches ¶ added in v0.5.0
func (x *Precondition) ClearRrsetMatches()
func (*Precondition) ClearRrsetNotExists ¶ added in v0.5.0
func (x *Precondition) ClearRrsetNotExists()
func (*Precondition) GetNameExists ¶ added in v0.5.0
func (x *Precondition) GetNameExists() string
func (*Precondition) GetNameNotExists ¶ added in v0.5.0
func (x *Precondition) GetNameNotExists() string
func (*Precondition) GetRrsetExists ¶ added in v0.5.0
func (x *Precondition) GetRrsetExists() *RRsetRef
func (*Precondition) GetRrsetMatches ¶ added in v0.5.0
func (x *Precondition) GetRrsetMatches() *RRset
func (*Precondition) GetRrsetNotExists ¶ added in v0.5.0
func (x *Precondition) GetRrsetNotExists() *RRsetRef
func (*Precondition) HasCondition ¶ added in v0.5.0
func (x *Precondition) HasCondition() bool
func (*Precondition) HasNameExists ¶ added in v0.5.0
func (x *Precondition) HasNameExists() bool
func (*Precondition) HasNameNotExists ¶ added in v0.5.0
func (x *Precondition) HasNameNotExists() bool
func (*Precondition) HasRrsetExists ¶ added in v0.5.0
func (x *Precondition) HasRrsetExists() bool
func (*Precondition) HasRrsetMatches ¶ added in v0.5.0
func (x *Precondition) HasRrsetMatches() bool
func (*Precondition) HasRrsetNotExists ¶ added in v0.5.0
func (x *Precondition) HasRrsetNotExists() bool
func (*Precondition) ProtoMessage ¶ added in v0.5.0
func (*Precondition) ProtoMessage()
func (*Precondition) ProtoReflect ¶ added in v0.5.0
func (x *Precondition) ProtoReflect() protoreflect.Message
func (*Precondition) Reset ¶ added in v0.5.0
func (x *Precondition) Reset()
func (*Precondition) SetNameExists ¶ added in v0.5.0
func (x *Precondition) SetNameExists(v string)
func (*Precondition) SetNameNotExists ¶ added in v0.5.0
func (x *Precondition) SetNameNotExists(v string)
func (*Precondition) SetRrsetExists ¶ added in v0.5.0
func (x *Precondition) SetRrsetExists(v *RRsetRef)
func (*Precondition) SetRrsetMatches ¶ added in v0.5.0
func (x *Precondition) SetRrsetMatches(v *RRset)
func (*Precondition) SetRrsetNotExists ¶ added in v0.5.0
func (x *Precondition) SetRrsetNotExists(v *RRsetRef)
func (*Precondition) String ¶ added in v0.5.0
func (x *Precondition) String() string
func (*Precondition) WhichCondition ¶ added in v0.5.0
func (x *Precondition) WhichCondition() case_Precondition_Condition
type Precondition_builder ¶ added in v0.5.0
type Precondition_builder struct {
// Fields of oneof xxx_hidden_Condition:
RrsetExists *RRsetRef
RrsetNotExists *RRsetRef
RrsetMatches *RRset
NameExists *string
NameNotExists *string
// contains filtered or unexported fields
}
func (Precondition_builder) Build ¶ added in v0.5.0
func (b0 Precondition_builder) Build() *Precondition
type ProtoRR ¶
type ProtoRR interface {
proto.Message
Name() string
SetName(string)
RRType() Type
Any() (*anypb.Any, error)
DnsRR() dns.RR
// contains filtered or unexported methods
}
func ProtoRRFromDns ¶ added in v0.4.2
type Question ¶ added in v0.4.2
type Question struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
Question represents a DNS query question.
func (*Question) ProtoMessage ¶ added in v0.4.2
func (*Question) ProtoMessage()
func (*Question) ProtoReflect ¶ added in v0.4.2
func (x *Question) ProtoReflect() protoreflect.Message
type Question_builder ¶ added in v0.5.0
func (Question_builder) Build ¶ added in v0.5.0
func (b0 Question_builder) Build() *Question
type RFC3597 ¶
type RFC3597 struct {
// contains filtered or unexported fields
}
func (*RFC3597) GetData ¶ added in v0.5.0
func (x *RFC3597) GetData() *RFC3597Data
func (*RFC3597) ProtoMessage ¶
func (*RFC3597) ProtoMessage()
func (*RFC3597) ProtoReflect ¶
func (x *RFC3597) ProtoReflect() protoreflect.Message
func (*RFC3597) SetData ¶ added in v0.5.0
func (x *RFC3597) SetData(v *RFC3597Data)
type RFC3597Data ¶ added in v0.5.0
type RFC3597Data struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RFC3597Data) ClearRdata ¶ added in v0.5.0
func (x *RFC3597Data) ClearRdata()
func (*RFC3597Data) GetRdata ¶ added in v0.5.0
func (x *RFC3597Data) GetRdata() string
func (*RFC3597Data) HasRdata ¶ added in v0.5.0
func (x *RFC3597Data) HasRdata() bool
func (*RFC3597Data) ProtoMessage ¶ added in v0.5.0
func (*RFC3597Data) ProtoMessage()
func (*RFC3597Data) ProtoReflect ¶ added in v0.5.0
func (x *RFC3597Data) ProtoReflect() protoreflect.Message
func (*RFC3597Data) Reset ¶ added in v0.5.0
func (x *RFC3597Data) Reset()
func (*RFC3597Data) SetRdata ¶ added in v0.5.0
func (x *RFC3597Data) SetRdata(v string)
func (*RFC3597Data) String ¶ added in v0.5.0
func (x *RFC3597Data) String() string
type RFC3597Data_builder ¶ added in v0.5.0
type RFC3597Data_builder struct {
Rdata *string
// contains filtered or unexported fields
}
func (RFC3597Data_builder) Build ¶ added in v0.5.0
func (b0 RFC3597Data_builder) Build() *RFC3597Data
type RFC3597_builder ¶ added in v0.5.0
type RFC3597_builder struct {
Hdr *RR_Header
Data *RFC3597Data
// contains filtered or unexported fields
}
func (RFC3597_builder) Build ¶ added in v0.5.0
func (b0 RFC3597_builder) Build() *RFC3597
type RKEY ¶
type RKEY struct {
// contains filtered or unexported fields
}
func (*RKEY) ProtoMessage ¶
func (*RKEY) ProtoMessage()
func (*RKEY) ProtoReflect ¶
func (x *RKEY) ProtoReflect() protoreflect.Message
type RKEYData ¶ added in v0.5.0
type RKEYData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RKEYData) ClearAlgorithm ¶ added in v0.5.0
func (x *RKEYData) ClearAlgorithm()
func (*RKEYData) ClearFlags ¶ added in v0.5.0
func (x *RKEYData) ClearFlags()
func (*RKEYData) ClearProtocol ¶ added in v0.5.0
func (x *RKEYData) ClearProtocol()
func (*RKEYData) ClearPublicKey ¶ added in v0.5.0
func (x *RKEYData) ClearPublicKey()
func (*RKEYData) GetAlgorithm ¶ added in v0.5.0
func (*RKEYData) GetProtocol ¶ added in v0.5.0
func (*RKEYData) GetPublicKey ¶ added in v0.5.0
func (*RKEYData) HasAlgorithm ¶ added in v0.5.0
func (*RKEYData) HasProtocol ¶ added in v0.5.0
func (*RKEYData) HasPublicKey ¶ added in v0.5.0
func (*RKEYData) ProtoMessage ¶ added in v0.5.0
func (*RKEYData) ProtoMessage()
func (*RKEYData) ProtoReflect ¶ added in v0.5.0
func (x *RKEYData) ProtoReflect() protoreflect.Message
func (*RKEYData) SetAlgorithm ¶ added in v0.5.0
func (*RKEYData) SetProtocol ¶ added in v0.5.0
func (*RKEYData) SetPublicKey ¶ added in v0.5.0
type RKEYData_builder ¶ added in v0.5.0
type RKEYData_builder struct {
Flags *uint32
Protocol *uint32
Algorithm *uint32
PublicKey *string
// contains filtered or unexported fields
}
func (RKEYData_builder) Build ¶ added in v0.5.0
func (b0 RKEYData_builder) Build() *RKEYData
type RKEY_builder ¶ added in v0.5.0
type RKEY_builder struct {
Hdr *RR_Header
Data *RKEYData
// contains filtered or unexported fields
}
func (RKEY_builder) Build ¶ added in v0.5.0
func (b0 RKEY_builder) Build() *RKEY
type RP ¶
type RP struct {
// contains filtered or unexported fields
}
func (*RP) ProtoMessage ¶
func (*RP) ProtoMessage()
func (*RP) ProtoReflect ¶
func (x *RP) ProtoReflect() protoreflect.Message
type RPData ¶ added in v0.5.0
type RPData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RPData) ProtoMessage ¶ added in v0.5.0
func (*RPData) ProtoMessage()
func (*RPData) ProtoReflect ¶ added in v0.5.0
func (x *RPData) ProtoReflect() protoreflect.Message
type RPData_builder ¶ added in v0.5.0
func (RPData_builder) Build ¶ added in v0.5.0
func (b0 RPData_builder) Build() *RPData
type RP_builder ¶ added in v0.5.0
func (RP_builder) Build ¶ added in v0.5.0
func (b0 RP_builder) Build() *RP
type RRSIG ¶
type RRSIG struct {
// contains filtered or unexported fields
}
func (*RRSIG) ProtoMessage ¶
func (*RRSIG) ProtoMessage()
func (*RRSIG) ProtoReflect ¶
func (x *RRSIG) ProtoReflect() protoreflect.Message
type RRSIGData ¶ added in v0.5.0
type RRSIGData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RRSIGData) ClearAlgorithm ¶ added in v0.5.0
func (x *RRSIGData) ClearAlgorithm()
func (*RRSIGData) ClearExpiration ¶ added in v0.5.0
func (x *RRSIGData) ClearExpiration()
func (*RRSIGData) ClearInception ¶ added in v0.5.0
func (x *RRSIGData) ClearInception()
func (*RRSIGData) ClearKeyTag ¶ added in v0.5.0
func (x *RRSIGData) ClearKeyTag()
func (*RRSIGData) ClearLabels ¶ added in v0.5.0
func (x *RRSIGData) ClearLabels()
func (*RRSIGData) ClearOrigTtl ¶ added in v0.5.0
func (x *RRSIGData) ClearOrigTtl()
func (*RRSIGData) ClearSignature ¶ added in v0.5.0
func (x *RRSIGData) ClearSignature()
func (*RRSIGData) ClearSignerName ¶ added in v0.5.0
func (x *RRSIGData) ClearSignerName()
func (*RRSIGData) ClearTypeCovered ¶ added in v0.5.0
func (x *RRSIGData) ClearTypeCovered()
func (*RRSIGData) GetAlgorithm ¶ added in v0.5.0
func (*RRSIGData) GetExpiration ¶ added in v0.5.0
func (*RRSIGData) GetInception ¶ added in v0.5.0
func (*RRSIGData) GetOrigTtl ¶ added in v0.5.0
func (*RRSIGData) GetSignature ¶ added in v0.5.0
func (*RRSIGData) GetSignerName ¶ added in v0.5.0
func (*RRSIGData) GetTypeCovered ¶ added in v0.5.0
func (*RRSIGData) HasAlgorithm ¶ added in v0.5.0
func (*RRSIGData) HasExpiration ¶ added in v0.5.0
func (*RRSIGData) HasInception ¶ added in v0.5.0
func (*RRSIGData) HasOrigTtl ¶ added in v0.5.0
func (*RRSIGData) HasSignature ¶ added in v0.5.0
func (*RRSIGData) HasSignerName ¶ added in v0.5.0
func (*RRSIGData) HasTypeCovered ¶ added in v0.5.0
func (*RRSIGData) ProtoMessage ¶ added in v0.5.0
func (*RRSIGData) ProtoMessage()
func (*RRSIGData) ProtoReflect ¶ added in v0.5.0
func (x *RRSIGData) ProtoReflect() protoreflect.Message
func (*RRSIGData) SetAlgorithm ¶ added in v0.5.0
func (*RRSIGData) SetExpiration ¶ added in v0.5.0
func (*RRSIGData) SetInception ¶ added in v0.5.0
func (*RRSIGData) SetOrigTtl ¶ added in v0.5.0
func (*RRSIGData) SetSignature ¶ added in v0.5.0
func (*RRSIGData) SetSignerName ¶ added in v0.5.0
func (*RRSIGData) SetTypeCovered ¶ added in v0.5.0
type RRSIGData_builder ¶ added in v0.5.0
type RRSIGData_builder struct {
TypeCovered *Type
Algorithm *uint32
Labels *uint32
OrigTtl *uint32
Expiration *uint32
Inception *uint32
KeyTag *uint32
SignerName *string
Signature *string
// contains filtered or unexported fields
}
func (RRSIGData_builder) Build ¶ added in v0.5.0
func (b0 RRSIGData_builder) Build() *RRSIGData
type RRSIG_builder ¶ added in v0.5.0
type RRSIG_builder struct {
Hdr *RR_Header
Data *RRSIGData
// contains filtered or unexported fields
}
func (RRSIG_builder) Build ¶ added in v0.5.0
func (b0 RRSIG_builder) Build() *RRSIG
type RR_Header ¶
type RR_Header struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RR_Header) ClearClass ¶ added in v0.5.0
func (x *RR_Header) ClearClass()
func (*RR_Header) ClearRrtype ¶ added in v0.5.0
func (x *RR_Header) ClearRrtype()
func (*RR_Header) ProtoMessage ¶
func (*RR_Header) ProtoMessage()
func (*RR_Header) ProtoReflect ¶
func (x *RR_Header) ProtoReflect() protoreflect.Message
type RR_Header_builder ¶ added in v0.5.0
type RR_Header_builder struct {
Name *string
Rrtype *uint32
Class *uint32
Ttl *uint32
// contains filtered or unexported fields
}
func (RR_Header_builder) Build ¶ added in v0.5.0
func (b0 RR_Header_builder) Build() *RR_Header
type RRset ¶ added in v0.5.0
type RRset struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RRset) GetRecords ¶ added in v0.5.0
func (*RRset) ProtoMessage ¶ added in v0.5.0
func (*RRset) ProtoMessage()
func (*RRset) ProtoReflect ¶ added in v0.5.0
func (x *RRset) ProtoReflect() protoreflect.Message
func (*RRset) SetRecords ¶ added in v0.5.0
type RRsetChange ¶ added in v0.5.0
type RRsetChange struct {
// contains filtered or unexported fields
}
func (*RRsetChange) ClearChange ¶ added in v0.5.0
func (x *RRsetChange) ClearChange()
func (*RRsetChange) ClearDelete ¶ added in v0.5.0
func (x *RRsetChange) ClearDelete()
func (*RRsetChange) ClearSet ¶ added in v0.5.0
func (x *RRsetChange) ClearSet()
func (*RRsetChange) GetDelete ¶ added in v0.5.0
func (x *RRsetChange) GetDelete() *RRsetRef
func (*RRsetChange) GetSet ¶ added in v0.5.0
func (x *RRsetChange) GetSet() *RRset
func (*RRsetChange) HasChange ¶ added in v0.5.0
func (x *RRsetChange) HasChange() bool
func (*RRsetChange) HasDelete ¶ added in v0.5.0
func (x *RRsetChange) HasDelete() bool
func (*RRsetChange) HasSet ¶ added in v0.5.0
func (x *RRsetChange) HasSet() bool
func (*RRsetChange) ProtoMessage ¶ added in v0.5.0
func (*RRsetChange) ProtoMessage()
func (*RRsetChange) ProtoReflect ¶ added in v0.5.0
func (x *RRsetChange) ProtoReflect() protoreflect.Message
func (*RRsetChange) Reset ¶ added in v0.5.0
func (x *RRsetChange) Reset()
func (*RRsetChange) SetDelete ¶ added in v0.5.0
func (x *RRsetChange) SetDelete(v *RRsetRef)
func (*RRsetChange) SetSet ¶ added in v0.5.0
func (x *RRsetChange) SetSet(v *RRset)
func (*RRsetChange) String ¶ added in v0.5.0
func (x *RRsetChange) String() string
func (*RRsetChange) WhichChange ¶ added in v0.5.0
func (x *RRsetChange) WhichChange() case_RRsetChange_Change
type RRsetChange_builder ¶ added in v0.5.0
type RRsetChange_builder struct {
// Fields of oneof xxx_hidden_Change:
Set *RRset
Delete *RRsetRef
// contains filtered or unexported fields
}
func (RRsetChange_builder) Build ¶ added in v0.5.0
func (b0 RRsetChange_builder) Build() *RRsetChange
type RRsetRef ¶ added in v0.5.0
type RRsetRef struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RRsetRef) ProtoMessage ¶ added in v0.5.0
func (*RRsetRef) ProtoMessage()
func (*RRsetRef) ProtoReflect ¶ added in v0.5.0
func (x *RRsetRef) ProtoReflect() protoreflect.Message
type RRsetRef_builder ¶ added in v0.5.0
func (RRsetRef_builder) Build ¶ added in v0.5.0
func (b0 RRsetRef_builder) Build() *RRsetRef
type RRset_builder ¶ added in v0.5.0
type RRset_builder struct {
Name *string
Type *Type
Ttl *uint32
Records []*anypb.Any
// contains filtered or unexported fields
}
func (RRset_builder) Build ¶ added in v0.5.0
func (b0 RRset_builder) Build() *RRset
type RT ¶
type RT struct {
// contains filtered or unexported fields
}
func (*RT) ProtoMessage ¶
func (*RT) ProtoMessage()
func (*RT) ProtoReflect ¶
func (x *RT) ProtoReflect() protoreflect.Message
type RTData ¶ added in v0.5.0
type RTData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RTData) ClearPreference ¶ added in v0.5.0
func (x *RTData) ClearPreference()
func (*RTData) GetPreference ¶ added in v0.5.0
func (*RTData) HasPreference ¶ added in v0.5.0
func (*RTData) ProtoMessage ¶ added in v0.5.0
func (*RTData) ProtoMessage()
func (*RTData) ProtoReflect ¶ added in v0.5.0
func (x *RTData) ProtoReflect() protoreflect.Message
func (*RTData) SetPreference ¶ added in v0.5.0
type RTData_builder ¶ added in v0.5.0
type RTData_builder struct {
Preference *uint32
Host *string
// contains filtered or unexported fields
}
func (RTData_builder) Build ¶ added in v0.5.0
func (b0 RTData_builder) Build() *RTData
type RT_builder ¶ added in v0.5.0
func (RT_builder) Build ¶ added in v0.5.0
func (b0 RT_builder) Build() *RT
type RecordMetadata ¶ added in v0.5.0
type RecordMetadata struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
RecordMetadata - per-record policy metadata (not DNS wire format)
func (*RecordMetadata) ClearDisabled ¶ added in v0.5.0
func (x *RecordMetadata) ClearDisabled()
func (*RecordMetadata) ClearWeight ¶ added in v0.5.0
func (x *RecordMetadata) ClearWeight()
func (*RecordMetadata) GetDisabled ¶ added in v0.5.0
func (x *RecordMetadata) GetDisabled() bool
func (*RecordMetadata) GetGeo ¶ added in v0.5.0
func (x *RecordMetadata) GetGeo() []string
func (*RecordMetadata) GetWeight ¶ added in v0.5.0
func (x *RecordMetadata) GetWeight() uint32
func (*RecordMetadata) HasDisabled ¶ added in v0.5.0
func (x *RecordMetadata) HasDisabled() bool
func (*RecordMetadata) HasWeight ¶ added in v0.5.0
func (x *RecordMetadata) HasWeight() bool
func (*RecordMetadata) ProtoMessage ¶ added in v0.5.0
func (*RecordMetadata) ProtoMessage()
func (*RecordMetadata) ProtoReflect ¶ added in v0.5.0
func (x *RecordMetadata) ProtoReflect() protoreflect.Message
func (*RecordMetadata) Reset ¶ added in v0.5.0
func (x *RecordMetadata) Reset()
func (*RecordMetadata) SetDisabled ¶ added in v0.5.0
func (x *RecordMetadata) SetDisabled(v bool)
func (*RecordMetadata) SetGeo ¶ added in v0.5.0
func (x *RecordMetadata) SetGeo(v []string)
func (*RecordMetadata) SetWeight ¶ added in v0.5.0
func (x *RecordMetadata) SetWeight(v uint32)
func (*RecordMetadata) String ¶ added in v0.5.0
func (x *RecordMetadata) String() string
type RecordMetadata_builder ¶ added in v0.5.0
type RecordMetadata_builder struct {
Geo []string
Weight *uint32
Disabled *bool
// contains filtered or unexported fields
}
func (RecordMetadata_builder) Build ¶ added in v0.5.0
func (b0 RecordMetadata_builder) Build() *RecordMetadata
type RetireDNSSECKeyRequest ¶ added in v0.5.0
type RetireDNSSECKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RetireDNSSECKeyRequest) ClearKeyId ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) ClearKeyId()
func (*RetireDNSSECKeyRequest) ClearZone ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) ClearZone()
func (*RetireDNSSECKeyRequest) GetKeyId ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) GetKeyId() string
func (*RetireDNSSECKeyRequest) GetZone ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) GetZone() string
func (*RetireDNSSECKeyRequest) HasKeyId ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) HasKeyId() bool
func (*RetireDNSSECKeyRequest) HasZone ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) HasZone() bool
func (*RetireDNSSECKeyRequest) ProtoMessage ¶ added in v0.5.0
func (*RetireDNSSECKeyRequest) ProtoMessage()
func (*RetireDNSSECKeyRequest) ProtoReflect ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) ProtoReflect() protoreflect.Message
func (*RetireDNSSECKeyRequest) Reset ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) Reset()
func (*RetireDNSSECKeyRequest) SetKeyId ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) SetKeyId(v string)
func (*RetireDNSSECKeyRequest) SetZone ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) SetZone(v string)
func (*RetireDNSSECKeyRequest) String ¶ added in v0.5.0
func (x *RetireDNSSECKeyRequest) String() string
type RetireDNSSECKeyRequest_builder ¶ added in v0.5.0
type RetireDNSSECKeyRequest_builder struct {
Zone *string
KeyId *string
// contains filtered or unexported fields
}
func (RetireDNSSECKeyRequest_builder) Build ¶ added in v0.5.0
func (b0 RetireDNSSECKeyRequest_builder) Build() *RetireDNSSECKeyRequest
type RevokeAPIKeyRequest ¶ added in v0.6.0
type RevokeAPIKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RevokeAPIKeyRequest) ClearId ¶ added in v0.6.0
func (x *RevokeAPIKeyRequest) ClearId()
func (*RevokeAPIKeyRequest) GetId ¶ added in v0.6.0
func (x *RevokeAPIKeyRequest) GetId() string
func (*RevokeAPIKeyRequest) HasId ¶ added in v0.6.0
func (x *RevokeAPIKeyRequest) HasId() bool
func (*RevokeAPIKeyRequest) ProtoMessage ¶ added in v0.6.0
func (*RevokeAPIKeyRequest) ProtoMessage()
func (*RevokeAPIKeyRequest) ProtoReflect ¶ added in v0.6.0
func (x *RevokeAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*RevokeAPIKeyRequest) Reset ¶ added in v0.6.0
func (x *RevokeAPIKeyRequest) Reset()
func (*RevokeAPIKeyRequest) SetId ¶ added in v0.6.0
func (x *RevokeAPIKeyRequest) SetId(v string)
func (*RevokeAPIKeyRequest) String ¶ added in v0.6.0
func (x *RevokeAPIKeyRequest) String() string
type RevokeAPIKeyRequest_builder ¶ added in v0.6.0
type RevokeAPIKeyRequest_builder struct {
Id *string
// contains filtered or unexported fields
}
func (RevokeAPIKeyRequest_builder) Build ¶ added in v0.6.0
func (b0 RevokeAPIKeyRequest_builder) Build() *RevokeAPIKeyRequest
type RotateAPIKeyRequest ¶ added in v0.6.0
type RotateAPIKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RotateAPIKeyRequest) ClearId ¶ added in v0.6.0
func (x *RotateAPIKeyRequest) ClearId()
func (*RotateAPIKeyRequest) GetId ¶ added in v0.6.0
func (x *RotateAPIKeyRequest) GetId() string
func (*RotateAPIKeyRequest) HasId ¶ added in v0.6.0
func (x *RotateAPIKeyRequest) HasId() bool
func (*RotateAPIKeyRequest) ProtoMessage ¶ added in v0.6.0
func (*RotateAPIKeyRequest) ProtoMessage()
func (*RotateAPIKeyRequest) ProtoReflect ¶ added in v0.6.0
func (x *RotateAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*RotateAPIKeyRequest) Reset ¶ added in v0.6.0
func (x *RotateAPIKeyRequest) Reset()
func (*RotateAPIKeyRequest) SetId ¶ added in v0.6.0
func (x *RotateAPIKeyRequest) SetId(v string)
func (*RotateAPIKeyRequest) String ¶ added in v0.6.0
func (x *RotateAPIKeyRequest) String() string
type RotateAPIKeyRequest_builder ¶ added in v0.6.0
type RotateAPIKeyRequest_builder struct {
Id *string
// contains filtered or unexported fields
}
func (RotateAPIKeyRequest_builder) Build ¶ added in v0.6.0
func (b0 RotateAPIKeyRequest_builder) Build() *RotateAPIKeyRequest
type RotateAPIKeyResponse ¶ added in v0.6.0
type RotateAPIKeyResponse struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*RotateAPIKeyResponse) ClearKey ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) ClearKey()
func (*RotateAPIKeyResponse) ClearToken ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) ClearToken()
func (*RotateAPIKeyResponse) GetKey ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) GetKey() *APIKeyInfo
func (*RotateAPIKeyResponse) GetToken ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) GetToken() string
func (*RotateAPIKeyResponse) HasKey ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) HasKey() bool
func (*RotateAPIKeyResponse) HasToken ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) HasToken() bool
func (*RotateAPIKeyResponse) ProtoMessage ¶ added in v0.6.0
func (*RotateAPIKeyResponse) ProtoMessage()
func (*RotateAPIKeyResponse) ProtoReflect ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*RotateAPIKeyResponse) Reset ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) Reset()
func (*RotateAPIKeyResponse) SetKey ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) SetKey(v *APIKeyInfo)
func (*RotateAPIKeyResponse) SetToken ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) SetToken(v string)
func (*RotateAPIKeyResponse) String ¶ added in v0.6.0
func (x *RotateAPIKeyResponse) String() string
type RotateAPIKeyResponse_builder ¶ added in v0.6.0
type RotateAPIKeyResponse_builder struct {
Key *APIKeyInfo
Token *string
// contains filtered or unexported fields
}
func (RotateAPIKeyResponse_builder) Build ¶ added in v0.6.0
func (b0 RotateAPIKeyResponse_builder) Build() *RotateAPIKeyResponse
type SIG ¶
type SIG struct {
// contains filtered or unexported fields
}
func (*SIG) ProtoMessage ¶
func (*SIG) ProtoMessage()
func (*SIG) ProtoReflect ¶
func (x *SIG) ProtoReflect() protoreflect.Message
type SIGData ¶ added in v0.5.0
type SIGData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SIGData) ClearAlgorithm ¶ added in v0.5.0
func (x *SIGData) ClearAlgorithm()
func (*SIGData) ClearExpiration ¶ added in v0.5.0
func (x *SIGData) ClearExpiration()
func (*SIGData) ClearInception ¶ added in v0.5.0
func (x *SIGData) ClearInception()
func (*SIGData) ClearKeyTag ¶ added in v0.5.0
func (x *SIGData) ClearKeyTag()
func (*SIGData) ClearLabels ¶ added in v0.5.0
func (x *SIGData) ClearLabels()
func (*SIGData) ClearOrigTtl ¶ added in v0.5.0
func (x *SIGData) ClearOrigTtl()
func (*SIGData) ClearSignature ¶ added in v0.5.0
func (x *SIGData) ClearSignature()
func (*SIGData) ClearSignerName ¶ added in v0.5.0
func (x *SIGData) ClearSignerName()
func (*SIGData) ClearTypeCovered ¶ added in v0.5.0
func (x *SIGData) ClearTypeCovered()
func (*SIGData) GetAlgorithm ¶ added in v0.5.0
func (*SIGData) GetExpiration ¶ added in v0.5.0
func (*SIGData) GetInception ¶ added in v0.5.0
func (*SIGData) GetOrigTtl ¶ added in v0.5.0
func (*SIGData) GetSignature ¶ added in v0.5.0
func (*SIGData) GetSignerName ¶ added in v0.5.0
func (*SIGData) GetTypeCovered ¶ added in v0.5.0
func (*SIGData) HasAlgorithm ¶ added in v0.5.0
func (*SIGData) HasExpiration ¶ added in v0.5.0
func (*SIGData) HasInception ¶ added in v0.5.0
func (*SIGData) HasOrigTtl ¶ added in v0.5.0
func (*SIGData) HasSignature ¶ added in v0.5.0
func (*SIGData) HasSignerName ¶ added in v0.5.0
func (*SIGData) HasTypeCovered ¶ added in v0.5.0
func (*SIGData) ProtoMessage ¶ added in v0.5.0
func (*SIGData) ProtoMessage()
func (*SIGData) ProtoReflect ¶ added in v0.5.0
func (x *SIGData) ProtoReflect() protoreflect.Message
func (*SIGData) SetAlgorithm ¶ added in v0.5.0
func (*SIGData) SetExpiration ¶ added in v0.5.0
func (*SIGData) SetInception ¶ added in v0.5.0
func (*SIGData) SetOrigTtl ¶ added in v0.5.0
func (*SIGData) SetSignature ¶ added in v0.5.0
func (*SIGData) SetSignerName ¶ added in v0.5.0
func (*SIGData) SetTypeCovered ¶ added in v0.5.0
type SIGData_builder ¶ added in v0.5.0
type SIGData_builder struct {
TypeCovered *Type
Algorithm *uint32
Labels *uint32
OrigTtl *uint32
Expiration *uint32
Inception *uint32
KeyTag *uint32
SignerName *string
Signature *string
// contains filtered or unexported fields
}
func (SIGData_builder) Build ¶ added in v0.5.0
func (b0 SIGData_builder) Build() *SIGData
type SIG_builder ¶ added in v0.5.0
func (SIG_builder) Build ¶ added in v0.5.0
func (b0 SIG_builder) Build() *SIG
type SMIMEA ¶
type SMIMEA struct {
// contains filtered or unexported fields
}
func (*SMIMEA) GetData ¶ added in v0.5.0
func (x *SMIMEA) GetData() *SMIMEAData
func (*SMIMEA) ProtoMessage ¶
func (*SMIMEA) ProtoMessage()
func (*SMIMEA) ProtoReflect ¶
func (x *SMIMEA) ProtoReflect() protoreflect.Message
func (*SMIMEA) SetData ¶ added in v0.5.0
func (x *SMIMEA) SetData(v *SMIMEAData)
type SMIMEAData ¶ added in v0.5.0
type SMIMEAData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SMIMEAData) ClearCertificate ¶ added in v0.5.0
func (x *SMIMEAData) ClearCertificate()
func (*SMIMEAData) ClearMatchingType ¶ added in v0.5.0
func (x *SMIMEAData) ClearMatchingType()
func (*SMIMEAData) ClearSelector ¶ added in v0.5.0
func (x *SMIMEAData) ClearSelector()
func (*SMIMEAData) ClearUsage ¶ added in v0.5.0
func (x *SMIMEAData) ClearUsage()
func (*SMIMEAData) GetCertificate ¶ added in v0.5.0
func (x *SMIMEAData) GetCertificate() string
func (*SMIMEAData) GetMatchingType ¶ added in v0.5.0
func (x *SMIMEAData) GetMatchingType() uint32
func (*SMIMEAData) GetSelector ¶ added in v0.5.0
func (x *SMIMEAData) GetSelector() uint32
func (*SMIMEAData) GetUsage ¶ added in v0.5.0
func (x *SMIMEAData) GetUsage() uint32
func (*SMIMEAData) HasCertificate ¶ added in v0.5.0
func (x *SMIMEAData) HasCertificate() bool
func (*SMIMEAData) HasMatchingType ¶ added in v0.5.0
func (x *SMIMEAData) HasMatchingType() bool
func (*SMIMEAData) HasSelector ¶ added in v0.5.0
func (x *SMIMEAData) HasSelector() bool
func (*SMIMEAData) HasUsage ¶ added in v0.5.0
func (x *SMIMEAData) HasUsage() bool
func (*SMIMEAData) ProtoMessage ¶ added in v0.5.0
func (*SMIMEAData) ProtoMessage()
func (*SMIMEAData) ProtoReflect ¶ added in v0.5.0
func (x *SMIMEAData) ProtoReflect() protoreflect.Message
func (*SMIMEAData) Reset ¶ added in v0.5.0
func (x *SMIMEAData) Reset()
func (*SMIMEAData) SetCertificate ¶ added in v0.5.0
func (x *SMIMEAData) SetCertificate(v string)
func (*SMIMEAData) SetMatchingType ¶ added in v0.5.0
func (x *SMIMEAData) SetMatchingType(v uint32)
func (*SMIMEAData) SetSelector ¶ added in v0.5.0
func (x *SMIMEAData) SetSelector(v uint32)
func (*SMIMEAData) SetUsage ¶ added in v0.5.0
func (x *SMIMEAData) SetUsage(v uint32)
func (*SMIMEAData) String ¶ added in v0.5.0
func (x *SMIMEAData) String() string
type SMIMEAData_builder ¶ added in v0.5.0
type SMIMEAData_builder struct {
Usage *uint32
Selector *uint32
MatchingType *uint32
Certificate *string
// contains filtered or unexported fields
}
func (SMIMEAData_builder) Build ¶ added in v0.5.0
func (b0 SMIMEAData_builder) Build() *SMIMEAData
type SMIMEA_builder ¶ added in v0.5.0
type SMIMEA_builder struct {
Hdr *RR_Header
Data *SMIMEAData
// contains filtered or unexported fields
}
func (SMIMEA_builder) Build ¶ added in v0.5.0
func (b0 SMIMEA_builder) Build() *SMIMEA
type SOA ¶
type SOA struct {
// contains filtered or unexported fields
}
func (*SOA) ProtoMessage ¶
func (*SOA) ProtoMessage()
func (*SOA) ProtoReflect ¶
func (x *SOA) ProtoReflect() protoreflect.Message
type SOAData ¶ added in v0.5.0
type SOAData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SOAData) ClearExpire ¶ added in v0.5.0
func (x *SOAData) ClearExpire()
func (*SOAData) ClearMinttl ¶ added in v0.5.0
func (x *SOAData) ClearMinttl()
func (*SOAData) ClearRefresh ¶ added in v0.5.0
func (x *SOAData) ClearRefresh()
func (*SOAData) ClearRetry ¶ added in v0.5.0
func (x *SOAData) ClearRetry()
func (*SOAData) ClearSerial ¶ added in v0.5.0
func (x *SOAData) ClearSerial()
func (*SOAData) GetRefresh ¶ added in v0.5.0
func (*SOAData) HasRefresh ¶ added in v0.5.0
func (*SOAData) ProtoMessage ¶ added in v0.5.0
func (*SOAData) ProtoMessage()
func (*SOAData) ProtoReflect ¶ added in v0.5.0
func (x *SOAData) ProtoReflect() protoreflect.Message
func (*SOAData) SetRefresh ¶ added in v0.5.0
type SOAData_builder ¶ added in v0.5.0
type SOAData_builder struct {
Ns *string
Mbox *string
Serial *uint32
Refresh *uint32
Retry *uint32
Expire *uint32
Minttl *uint32
// contains filtered or unexported fields
}
func (SOAData_builder) Build ¶ added in v0.5.0
func (b0 SOAData_builder) Build() *SOAData
type SOAParams ¶ added in v0.5.0
type SOAParams struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SOAParams) ClearExpire ¶ added in v0.5.0
func (x *SOAParams) ClearExpire()
func (*SOAParams) ClearMinimum ¶ added in v0.5.0
func (x *SOAParams) ClearMinimum()
func (*SOAParams) ClearMname ¶ added in v0.5.0
func (x *SOAParams) ClearMname()
func (*SOAParams) ClearRefresh ¶ added in v0.5.0
func (x *SOAParams) ClearRefresh()
func (*SOAParams) ClearRetry ¶ added in v0.5.0
func (x *SOAParams) ClearRetry()
func (*SOAParams) ClearRname ¶ added in v0.5.0
func (x *SOAParams) ClearRname()
func (*SOAParams) GetMinimum ¶ added in v0.5.0
func (*SOAParams) GetRefresh ¶ added in v0.5.0
func (*SOAParams) HasMinimum ¶ added in v0.5.0
func (*SOAParams) HasRefresh ¶ added in v0.5.0
func (*SOAParams) ProtoMessage ¶ added in v0.5.0
func (*SOAParams) ProtoMessage()
func (*SOAParams) ProtoReflect ¶ added in v0.5.0
func (x *SOAParams) ProtoReflect() protoreflect.Message
func (*SOAParams) SetMinimum ¶ added in v0.5.0
func (*SOAParams) SetRefresh ¶ added in v0.5.0
type SOAParams_builder ¶ added in v0.5.0
type SOAParams_builder struct {
Mname *string
Rname *string
Refresh *uint32
Retry *uint32
Expire *uint32
Minimum *uint32
// contains filtered or unexported fields
}
func (SOAParams_builder) Build ¶ added in v0.5.0
func (b0 SOAParams_builder) Build() *SOAParams
type SOA_builder ¶ added in v0.5.0
func (SOA_builder) Build ¶ added in v0.5.0
func (b0 SOA_builder) Build() *SOA
type SPF ¶
type SPF struct {
// contains filtered or unexported fields
}
func (*SPF) ProtoMessage ¶
func (*SPF) ProtoMessage()
func (*SPF) ProtoReflect ¶
func (x *SPF) ProtoReflect() protoreflect.Message
type SPFData ¶ added in v0.5.0
type SPFData struct {
// contains filtered or unexported fields
}
func (*SPFData) ProtoMessage ¶ added in v0.5.0
func (*SPFData) ProtoMessage()
func (*SPFData) ProtoReflect ¶ added in v0.5.0
func (x *SPFData) ProtoReflect() protoreflect.Message
type SPFData_builder ¶ added in v0.5.0
type SPFData_builder struct {
Txt []string
// contains filtered or unexported fields
}
func (SPFData_builder) Build ¶ added in v0.5.0
func (b0 SPFData_builder) Build() *SPFData
type SPF_builder ¶ added in v0.5.0
func (SPF_builder) Build ¶ added in v0.5.0
func (b0 SPF_builder) Build() *SPF
type SRV ¶
type SRV struct {
// contains filtered or unexported fields
}
func (*SRV) ProtoMessage ¶
func (*SRV) ProtoMessage()
func (*SRV) ProtoReflect ¶
func (x *SRV) ProtoReflect() protoreflect.Message
type SRVData ¶ added in v0.5.0
type SRVData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SRVData) ClearPriority ¶ added in v0.5.0
func (x *SRVData) ClearPriority()
func (*SRVData) ClearTarget ¶ added in v0.5.0
func (x *SRVData) ClearTarget()
func (*SRVData) ClearWeight ¶ added in v0.5.0
func (x *SRVData) ClearWeight()
func (*SRVData) GetPriority ¶ added in v0.5.0
func (*SRVData) HasPriority ¶ added in v0.5.0
func (*SRVData) ProtoMessage ¶ added in v0.5.0
func (*SRVData) ProtoMessage()
func (*SRVData) ProtoReflect ¶ added in v0.5.0
func (x *SRVData) ProtoReflect() protoreflect.Message
func (*SRVData) SetPriority ¶ added in v0.5.0
type SRVData_builder ¶ added in v0.5.0
type SRVData_builder struct {
Priority *uint32
Weight *uint32
Port *uint32
Target *string
// contains filtered or unexported fields
}
func (SRVData_builder) Build ¶ added in v0.5.0
func (b0 SRVData_builder) Build() *SRVData
type SRV_builder ¶ added in v0.5.0
func (SRV_builder) Build ¶ added in v0.5.0
func (b0 SRV_builder) Build() *SRV
type SSHFP ¶
type SSHFP struct {
// contains filtered or unexported fields
}
func (*SSHFP) ProtoMessage ¶
func (*SSHFP) ProtoMessage()
func (*SSHFP) ProtoReflect ¶
func (x *SSHFP) ProtoReflect() protoreflect.Message
type SSHFPData ¶ added in v0.5.0
type SSHFPData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SSHFPData) ClearAlgorithm ¶ added in v0.5.0
func (x *SSHFPData) ClearAlgorithm()
func (*SSHFPData) ClearFingerPrint ¶ added in v0.5.0
func (x *SSHFPData) ClearFingerPrint()
func (*SSHFPData) GetAlgorithm ¶ added in v0.5.0
func (*SSHFPData) GetFingerPrint ¶ added in v0.5.0
func (*SSHFPData) HasAlgorithm ¶ added in v0.5.0
func (*SSHFPData) HasFingerPrint ¶ added in v0.5.0
func (*SSHFPData) ProtoMessage ¶ added in v0.5.0
func (*SSHFPData) ProtoMessage()
func (*SSHFPData) ProtoReflect ¶ added in v0.5.0
func (x *SSHFPData) ProtoReflect() protoreflect.Message
func (*SSHFPData) SetAlgorithm ¶ added in v0.5.0
func (*SSHFPData) SetFingerPrint ¶ added in v0.5.0
type SSHFPData_builder ¶ added in v0.5.0
type SSHFPData_builder struct {
Algorithm *uint32
Type *uint32
FingerPrint *string
// contains filtered or unexported fields
}
func (SSHFPData_builder) Build ¶ added in v0.5.0
func (b0 SSHFPData_builder) Build() *SSHFPData
type SSHFP_builder ¶ added in v0.5.0
type SSHFP_builder struct {
Hdr *RR_Header
Data *SSHFPData
// contains filtered or unexported fields
}
func (SSHFP_builder) Build ¶ added in v0.5.0
func (b0 SSHFP_builder) Build() *SSHFP
type SVCB ¶
type SVCB struct {
// contains filtered or unexported fields
}
func (*SVCB) ProtoMessage ¶
func (*SVCB) ProtoMessage()
func (*SVCB) ProtoReflect ¶
func (x *SVCB) ProtoReflect() protoreflect.Message
type SVCBAlpn ¶
type SVCBAlpn struct {
// contains filtered or unexported fields
}
func (*SVCBAlpn) ProtoMessage ¶
func (*SVCBAlpn) ProtoMessage()
func (*SVCBAlpn) ProtoReflect ¶
func (x *SVCBAlpn) ProtoReflect() protoreflect.Message
type SVCBAlpn_builder ¶ added in v0.5.0
type SVCBAlpn_builder struct {
Alpn []string
// contains filtered or unexported fields
}
func (SVCBAlpn_builder) Build ¶ added in v0.5.0
func (b0 SVCBAlpn_builder) Build() *SVCBAlpn
type SVCBData ¶ added in v0.5.0
type SVCBData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SVCBData) ClearPriority ¶ added in v0.5.0
func (x *SVCBData) ClearPriority()
func (*SVCBData) ClearTarget ¶ added in v0.5.0
func (x *SVCBData) ClearTarget()
func (*SVCBData) GetPriority ¶ added in v0.5.0
func (*SVCBData) HasPriority ¶ added in v0.5.0
func (*SVCBData) ProtoMessage ¶ added in v0.5.0
func (*SVCBData) ProtoMessage()
func (*SVCBData) ProtoReflect ¶ added in v0.5.0
func (x *SVCBData) ProtoReflect() protoreflect.Message
func (*SVCBData) SetPriority ¶ added in v0.5.0
type SVCBData_builder ¶ added in v0.5.0
type SVCBData_builder struct {
Priority *uint32
Target *string
Value []*anypb.Any
// contains filtered or unexported fields
}
func (SVCBData_builder) Build ¶ added in v0.5.0
func (b0 SVCBData_builder) Build() *SVCBData
type SVCBDoHPath ¶
type SVCBDoHPath struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SVCBDoHPath) ClearTemplate ¶ added in v0.5.0
func (x *SVCBDoHPath) ClearTemplate()
func (*SVCBDoHPath) FromDNS ¶
func (x *SVCBDoHPath) FromDNS(r *dns.SVCBDoHPath)
func (*SVCBDoHPath) GetTemplate ¶
func (x *SVCBDoHPath) GetTemplate() string
func (*SVCBDoHPath) HasTemplate ¶ added in v0.5.0
func (x *SVCBDoHPath) HasTemplate() bool
func (*SVCBDoHPath) ProtoMessage ¶
func (*SVCBDoHPath) ProtoMessage()
func (*SVCBDoHPath) ProtoReflect ¶
func (x *SVCBDoHPath) ProtoReflect() protoreflect.Message
func (*SVCBDoHPath) Reset ¶
func (x *SVCBDoHPath) Reset()
func (*SVCBDoHPath) SetTemplate ¶ added in v0.5.0
func (x *SVCBDoHPath) SetTemplate(v string)
func (*SVCBDoHPath) String ¶
func (x *SVCBDoHPath) String() string
type SVCBDoHPath_builder ¶ added in v0.5.0
type SVCBDoHPath_builder struct {
Template *string
// contains filtered or unexported fields
}
func (SVCBDoHPath_builder) Build ¶ added in v0.5.0
func (b0 SVCBDoHPath_builder) Build() *SVCBDoHPath
type SVCBECHConfig ¶
type SVCBECHConfig struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SVCBECHConfig) ClearECH ¶ added in v0.5.0
func (x *SVCBECHConfig) ClearECH()
func (*SVCBECHConfig) FromDNS ¶
func (x *SVCBECHConfig) FromDNS(r *dns.SVCBECHConfig)
func (*SVCBECHConfig) GetECH ¶
func (x *SVCBECHConfig) GetECH() []byte
func (*SVCBECHConfig) HasECH ¶ added in v0.5.0
func (x *SVCBECHConfig) HasECH() bool
func (*SVCBECHConfig) ProtoMessage ¶
func (*SVCBECHConfig) ProtoMessage()
func (*SVCBECHConfig) ProtoReflect ¶
func (x *SVCBECHConfig) ProtoReflect() protoreflect.Message
func (*SVCBECHConfig) Reset ¶
func (x *SVCBECHConfig) Reset()
func (*SVCBECHConfig) SetECH ¶ added in v0.5.0
func (x *SVCBECHConfig) SetECH(v []byte)
func (*SVCBECHConfig) String ¶
func (x *SVCBECHConfig) String() string
type SVCBECHConfig_builder ¶ added in v0.5.0
type SVCBECHConfig_builder struct {
ECH []byte
// contains filtered or unexported fields
}
func (SVCBECHConfig_builder) Build ¶ added in v0.5.0
func (b0 SVCBECHConfig_builder) Build() *SVCBECHConfig
type SVCBIPv4Hint ¶
type SVCBIPv4Hint struct {
// contains filtered or unexported fields
}
func (*SVCBIPv4Hint) FromDNS ¶
func (x *SVCBIPv4Hint) FromDNS(r *dns.SVCBIPv4Hint)
func (*SVCBIPv4Hint) GetHint ¶
func (x *SVCBIPv4Hint) GetHint() [][]byte
func (*SVCBIPv4Hint) ProtoMessage ¶
func (*SVCBIPv4Hint) ProtoMessage()
func (*SVCBIPv4Hint) ProtoReflect ¶
func (x *SVCBIPv4Hint) ProtoReflect() protoreflect.Message
func (*SVCBIPv4Hint) Reset ¶
func (x *SVCBIPv4Hint) Reset()
func (*SVCBIPv4Hint) SetHint ¶ added in v0.5.0
func (x *SVCBIPv4Hint) SetHint(v [][]byte)
func (*SVCBIPv4Hint) String ¶
func (x *SVCBIPv4Hint) String() string
type SVCBIPv4Hint_builder ¶ added in v0.5.0
type SVCBIPv4Hint_builder struct {
Hint [][]byte
// contains filtered or unexported fields
}
func (SVCBIPv4Hint_builder) Build ¶ added in v0.5.0
func (b0 SVCBIPv4Hint_builder) Build() *SVCBIPv4Hint
type SVCBIPv6Hint ¶
type SVCBIPv6Hint struct {
// contains filtered or unexported fields
}
func (*SVCBIPv6Hint) FromDNS ¶
func (x *SVCBIPv6Hint) FromDNS(r *dns.SVCBIPv6Hint)
func (*SVCBIPv6Hint) GetHint ¶
func (x *SVCBIPv6Hint) GetHint() [][]byte
func (*SVCBIPv6Hint) ProtoMessage ¶
func (*SVCBIPv6Hint) ProtoMessage()
func (*SVCBIPv6Hint) ProtoReflect ¶
func (x *SVCBIPv6Hint) ProtoReflect() protoreflect.Message
func (*SVCBIPv6Hint) Reset ¶
func (x *SVCBIPv6Hint) Reset()
func (*SVCBIPv6Hint) SetHint ¶ added in v0.5.0
func (x *SVCBIPv6Hint) SetHint(v [][]byte)
func (*SVCBIPv6Hint) String ¶
func (x *SVCBIPv6Hint) String() string
type SVCBIPv6Hint_builder ¶ added in v0.5.0
type SVCBIPv6Hint_builder struct {
Hint [][]byte
// contains filtered or unexported fields
}
func (SVCBIPv6Hint_builder) Build ¶ added in v0.5.0
func (b0 SVCBIPv6Hint_builder) Build() *SVCBIPv6Hint
type SVCBKey ¶
type SVCBKey int32
const ( SVCBKey_SVCB_MANDATORY SVCBKey = 0 SVCBKey_SVCB_ALPN SVCBKey = 1 SVCBKey_SVCB_NO_DEFAULT_ALPN SVCBKey = 2 SVCBKey_SVCB_PORT SVCBKey = 3 SVCBKey_SVCB_IPV4HINT SVCBKey = 4 SVCBKey_SVCB_ECHCONFIG SVCBKey = 5 SVCBKey_SVCB_IPV6HINT SVCBKey = 6 SVCBKey_SVCB_DOHPATH SVCBKey = 7 SVCBKey_SVCB_RESERVED SVCBKey = 65535 )
func (SVCBKey) Descriptor ¶
func (SVCBKey) Descriptor() protoreflect.EnumDescriptor
func (SVCBKey) Number ¶
func (x SVCBKey) Number() protoreflect.EnumNumber
func (SVCBKey) Type ¶
func (SVCBKey) Type() protoreflect.EnumType
type SVCBLocal ¶
type SVCBLocal struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SVCBLocal) ClearKeyCode ¶ added in v0.5.0
func (x *SVCBLocal) ClearKeyCode()
func (*SVCBLocal) GetKeyCode ¶
func (*SVCBLocal) HasKeyCode ¶ added in v0.5.0
func (*SVCBLocal) ProtoMessage ¶
func (*SVCBLocal) ProtoMessage()
func (*SVCBLocal) ProtoReflect ¶
func (x *SVCBLocal) ProtoReflect() protoreflect.Message
func (*SVCBLocal) SetKeyCode ¶ added in v0.5.0
type SVCBLocal_builder ¶ added in v0.5.0
type SVCBLocal_builder struct {
KeyCode *SVCBKey
Data []byte
// contains filtered or unexported fields
}
func (SVCBLocal_builder) Build ¶ added in v0.5.0
func (b0 SVCBLocal_builder) Build() *SVCBLocal
type SVCBMandatory ¶
type SVCBMandatory struct {
// contains filtered or unexported fields
}
func (*SVCBMandatory) FromDNS ¶
func (x *SVCBMandatory) FromDNS(r *dns.SVCBMandatory)
func (*SVCBMandatory) GetCode ¶
func (x *SVCBMandatory) GetCode() []SVCBKey
func (*SVCBMandatory) ProtoMessage ¶
func (*SVCBMandatory) ProtoMessage()
func (*SVCBMandatory) ProtoReflect ¶
func (x *SVCBMandatory) ProtoReflect() protoreflect.Message
func (*SVCBMandatory) Reset ¶
func (x *SVCBMandatory) Reset()
func (*SVCBMandatory) SetCode ¶ added in v0.5.0
func (x *SVCBMandatory) SetCode(v []SVCBKey)
func (*SVCBMandatory) String ¶
func (x *SVCBMandatory) String() string
type SVCBMandatory_builder ¶ added in v0.5.0
type SVCBMandatory_builder struct {
Code []SVCBKey
// contains filtered or unexported fields
}
func (SVCBMandatory_builder) Build ¶ added in v0.5.0
func (b0 SVCBMandatory_builder) Build() *SVCBMandatory
type SVCBNoDefaultAlpn ¶
type SVCBNoDefaultAlpn struct {
// contains filtered or unexported fields
}
func (*SVCBNoDefaultAlpn) FromDNS ¶
func (x *SVCBNoDefaultAlpn) FromDNS(r *dns.SVCBNoDefaultAlpn)
func (*SVCBNoDefaultAlpn) ProtoMessage ¶
func (*SVCBNoDefaultAlpn) ProtoMessage()
func (*SVCBNoDefaultAlpn) ProtoReflect ¶
func (x *SVCBNoDefaultAlpn) ProtoReflect() protoreflect.Message
func (*SVCBNoDefaultAlpn) Reset ¶
func (x *SVCBNoDefaultAlpn) Reset()
func (*SVCBNoDefaultAlpn) String ¶
func (x *SVCBNoDefaultAlpn) String() string
func (*SVCBNoDefaultAlpn) ToDNS ¶
func (x *SVCBNoDefaultAlpn) ToDNS() *dns.SVCBNoDefaultAlpn
SVCBNoDefaultAlpn
type SVCBNoDefaultAlpn_builder ¶ added in v0.5.0
type SVCBNoDefaultAlpn_builder struct {
// contains filtered or unexported fields
}
func (SVCBNoDefaultAlpn_builder) Build ¶ added in v0.5.0
func (b0 SVCBNoDefaultAlpn_builder) Build() *SVCBNoDefaultAlpn
type SVCBPort ¶
type SVCBPort struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SVCBPort) ProtoMessage ¶
func (*SVCBPort) ProtoMessage()
func (*SVCBPort) ProtoReflect ¶
func (x *SVCBPort) ProtoReflect() protoreflect.Message
type SVCBPort_builder ¶ added in v0.5.0
type SVCBPort_builder struct {
Port *uint32
// contains filtered or unexported fields
}
func (SVCBPort_builder) Build ¶ added in v0.5.0
func (b0 SVCBPort_builder) Build() *SVCBPort
type SVCB_builder ¶ added in v0.5.0
type SVCB_builder struct {
Hdr *RR_Header
Data *SVCBData
// contains filtered or unexported fields
}
func (SVCB_builder) Build ¶ added in v0.5.0
func (b0 SVCB_builder) Build() *SVCB
type ScheduleKeyRolloverRequest ¶ added in v0.5.0
type ScheduleKeyRolloverRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ScheduleKeyRolloverRequest) ClearKeyType ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) ClearKeyType()
func (*ScheduleKeyRolloverRequest) ClearPropagationDelay ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) ClearPropagationDelay()
func (*ScheduleKeyRolloverRequest) ClearZone ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) ClearZone()
func (*ScheduleKeyRolloverRequest) GetKeyType ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) GetKeyType() KeyType
func (*ScheduleKeyRolloverRequest) GetPropagationDelay ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) GetPropagationDelay() uint32
func (*ScheduleKeyRolloverRequest) GetZone ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) GetZone() string
func (*ScheduleKeyRolloverRequest) HasKeyType ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) HasKeyType() bool
func (*ScheduleKeyRolloverRequest) HasPropagationDelay ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) HasPropagationDelay() bool
func (*ScheduleKeyRolloverRequest) HasZone ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) HasZone() bool
func (*ScheduleKeyRolloverRequest) ProtoMessage ¶ added in v0.5.0
func (*ScheduleKeyRolloverRequest) ProtoMessage()
func (*ScheduleKeyRolloverRequest) ProtoReflect ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) ProtoReflect() protoreflect.Message
func (*ScheduleKeyRolloverRequest) Reset ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) Reset()
func (*ScheduleKeyRolloverRequest) SetKeyType ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) SetKeyType(v KeyType)
func (*ScheduleKeyRolloverRequest) SetPropagationDelay ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) SetPropagationDelay(v uint32)
func (*ScheduleKeyRolloverRequest) SetZone ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) SetZone(v string)
func (*ScheduleKeyRolloverRequest) String ¶ added in v0.5.0
func (x *ScheduleKeyRolloverRequest) String() string
type ScheduleKeyRolloverRequest_builder ¶ added in v0.5.0
type ScheduleKeyRolloverRequest_builder struct {
Zone *string
KeyType *KeyType
// Optional: override default timing (seconds)
PropagationDelay *uint32
// contains filtered or unexported fields
}
func (ScheduleKeyRolloverRequest_builder) Build ¶ added in v0.5.0
func (b0 ScheduleKeyRolloverRequest_builder) Build() *ScheduleKeyRolloverRequest
type ScheduleKeyRolloverResponse ¶ added in v0.5.0
type ScheduleKeyRolloverResponse struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ScheduleKeyRolloverResponse) ClearEstimatedCompletion ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) ClearEstimatedCompletion()
func (*ScheduleKeyRolloverResponse) ClearNewKey ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) ClearNewKey()
func (*ScheduleKeyRolloverResponse) ClearRetiringKey ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) ClearRetiringKey()
func (*ScheduleKeyRolloverResponse) GetEstimatedCompletion ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) GetEstimatedCompletion() uint64
func (*ScheduleKeyRolloverResponse) GetNewKey ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) GetNewKey() *DNSSECKey
func (*ScheduleKeyRolloverResponse) GetRetiringKey ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) GetRetiringKey() *DNSSECKey
func (*ScheduleKeyRolloverResponse) HasEstimatedCompletion ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) HasEstimatedCompletion() bool
func (*ScheduleKeyRolloverResponse) HasNewKey ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) HasNewKey() bool
func (*ScheduleKeyRolloverResponse) HasRetiringKey ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) HasRetiringKey() bool
func (*ScheduleKeyRolloverResponse) ProtoMessage ¶ added in v0.5.0
func (*ScheduleKeyRolloverResponse) ProtoMessage()
func (*ScheduleKeyRolloverResponse) ProtoReflect ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) ProtoReflect() protoreflect.Message
func (*ScheduleKeyRolloverResponse) Reset ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) Reset()
func (*ScheduleKeyRolloverResponse) SetEstimatedCompletion ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) SetEstimatedCompletion(v uint64)
func (*ScheduleKeyRolloverResponse) SetNewKey ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) SetNewKey(v *DNSSECKey)
func (*ScheduleKeyRolloverResponse) SetRetiringKey ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) SetRetiringKey(v *DNSSECKey)
func (*ScheduleKeyRolloverResponse) String ¶ added in v0.5.0
func (x *ScheduleKeyRolloverResponse) String() string
type ScheduleKeyRolloverResponse_builder ¶ added in v0.5.0
type ScheduleKeyRolloverResponse_builder struct {
NewKey *DNSSECKey
RetiringKey *DNSSECKey
EstimatedCompletion *uint64
// contains filtered or unexported fields
}
func (ScheduleKeyRolloverResponse_builder) Build ¶ added in v0.5.0
func (b0 ScheduleKeyRolloverResponse_builder) Build() *ScheduleKeyRolloverResponse
type Scope ¶ added in v0.6.1
type Scope int32
Scope defines the available API authorization scopes.
const ( Scope_SCOPE_UNSPECIFIED Scope = 0 Scope_SCOPE_ZONES_READ Scope = 1 Scope_SCOPE_ZONES_WRITE Scope = 2 Scope_SCOPE_RECORDS_READ Scope = 3 Scope_SCOPE_RECORDS_WRITE Scope = 4 Scope_SCOPE_DNSSEC_READ Scope = 5 Scope_SCOPE_DNSSEC_WRITE Scope = 6 Scope_SCOPE_TSIG_READ Scope = 7 Scope_SCOPE_TSIG_WRITE Scope = 8 Scope_SCOPE_APIKEYS_READ Scope = 9 Scope_SCOPE_APIKEYS_WRITE Scope = 10 Scope_SCOPE_ADMIN Scope = 11 )
func (Scope) Descriptor ¶ added in v0.6.1
func (Scope) Descriptor() protoreflect.EnumDescriptor
func (Scope) Number ¶ added in v0.6.1
func (x Scope) Number() protoreflect.EnumNumber
func (Scope) Type ¶ added in v0.6.1
func (Scope) Type() protoreflect.EnumType
type SetRRsetRequest ¶ added in v0.5.0
type SetRRsetRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*SetRRsetRequest) ClearRrset ¶ added in v0.5.0
func (x *SetRRsetRequest) ClearRrset()
func (*SetRRsetRequest) ClearZone ¶ added in v0.5.0
func (x *SetRRsetRequest) ClearZone()
func (*SetRRsetRequest) GetRrset ¶ added in v0.5.0
func (x *SetRRsetRequest) GetRrset() *RRset
func (*SetRRsetRequest) GetZone ¶ added in v0.5.0
func (x *SetRRsetRequest) GetZone() string
func (*SetRRsetRequest) HasRrset ¶ added in v0.5.0
func (x *SetRRsetRequest) HasRrset() bool
func (*SetRRsetRequest) HasZone ¶ added in v0.5.0
func (x *SetRRsetRequest) HasZone() bool
func (*SetRRsetRequest) ProtoMessage ¶ added in v0.5.0
func (*SetRRsetRequest) ProtoMessage()
func (*SetRRsetRequest) ProtoReflect ¶ added in v0.5.0
func (x *SetRRsetRequest) ProtoReflect() protoreflect.Message
func (*SetRRsetRequest) Reset ¶ added in v0.5.0
func (x *SetRRsetRequest) Reset()
func (*SetRRsetRequest) SetRrset ¶ added in v0.5.0
func (x *SetRRsetRequest) SetRrset(v *RRset)
func (*SetRRsetRequest) SetZone ¶ added in v0.5.0
func (x *SetRRsetRequest) SetZone(v string)
func (*SetRRsetRequest) String ¶ added in v0.5.0
func (x *SetRRsetRequest) String() string
type SetRRsetRequest_builder ¶ added in v0.5.0
type SetRRsetRequest_builder struct {
Zone *string
Rrset *RRset
// contains filtered or unexported fields
}
func (SetRRsetRequest_builder) Build ¶ added in v0.5.0
func (b0 SetRRsetRequest_builder) Build() *SetRRsetRequest
type StoredRRset ¶ added in v0.5.0
type StoredRRset struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
StoredRRset - records stored in BadgerDB
func (*StoredRRset) ClearLastModified ¶ added in v0.5.0
func (x *StoredRRset) ClearLastModified()
func (*StoredRRset) ClearName ¶ added in v0.5.0
func (x *StoredRRset) ClearName()
func (*StoredRRset) ClearRrtype ¶ added in v0.5.0
func (x *StoredRRset) ClearRrtype()
func (*StoredRRset) ClearTtl ¶ added in v0.5.0
func (x *StoredRRset) ClearTtl()
func (*StoredRRset) GetLastModified ¶ added in v0.5.0
func (x *StoredRRset) GetLastModified() uint64
func (*StoredRRset) GetName ¶ added in v0.5.0
func (x *StoredRRset) GetName() string
func (*StoredRRset) GetRecords ¶ added in v0.5.0
func (x *StoredRRset) GetRecords() []*StoredRecord
func (*StoredRRset) GetRrtype ¶ added in v0.5.0
func (x *StoredRRset) GetRrtype() uint32
func (*StoredRRset) GetTtl ¶ added in v0.5.0
func (x *StoredRRset) GetTtl() uint32
func (*StoredRRset) HasLastModified ¶ added in v0.5.0
func (x *StoredRRset) HasLastModified() bool
func (*StoredRRset) HasName ¶ added in v0.5.0
func (x *StoredRRset) HasName() bool
func (*StoredRRset) HasRrtype ¶ added in v0.5.0
func (x *StoredRRset) HasRrtype() bool
func (*StoredRRset) HasTtl ¶ added in v0.5.0
func (x *StoredRRset) HasTtl() bool
func (*StoredRRset) ProtoMessage ¶ added in v0.5.0
func (*StoredRRset) ProtoMessage()
func (*StoredRRset) ProtoReflect ¶ added in v0.5.0
func (x *StoredRRset) ProtoReflect() protoreflect.Message
func (*StoredRRset) Reset ¶ added in v0.5.0
func (x *StoredRRset) Reset()
func (*StoredRRset) SetLastModified ¶ added in v0.5.0
func (x *StoredRRset) SetLastModified(v uint64)
func (*StoredRRset) SetName ¶ added in v0.5.0
func (x *StoredRRset) SetName(v string)
func (*StoredRRset) SetRecords ¶ added in v0.5.0
func (x *StoredRRset) SetRecords(v []*StoredRecord)
func (*StoredRRset) SetRrtype ¶ added in v0.5.0
func (x *StoredRRset) SetRrtype(v uint32)
func (*StoredRRset) SetTtl ¶ added in v0.5.0
func (x *StoredRRset) SetTtl(v uint32)
func (*StoredRRset) String ¶ added in v0.5.0
func (x *StoredRRset) String() string
type StoredRRset_builder ¶ added in v0.5.0
type StoredRRset_builder struct {
Name *string
Rrtype *uint32
Records []*StoredRecord
Ttl *uint32
LastModified *uint64
// contains filtered or unexported fields
}
func (StoredRRset_builder) Build ¶ added in v0.5.0
func (b0 StoredRRset_builder) Build() *StoredRRset
type StoredRecord ¶ added in v0.5.0
type StoredRecord struct {
// contains filtered or unexported fields
}
StoredRecord - record with policy metadata
func (*StoredRecord) ClearMetadata ¶ added in v0.5.0
func (x *StoredRecord) ClearMetadata()
func (*StoredRecord) ClearRecord ¶ added in v0.5.0
func (x *StoredRecord) ClearRecord()
func (*StoredRecord) GetMetadata ¶ added in v0.5.0
func (x *StoredRecord) GetMetadata() *RecordMetadata
func (*StoredRecord) GetRecord ¶ added in v0.5.0
func (x *StoredRecord) GetRecord() *anypb.Any
func (*StoredRecord) HasMetadata ¶ added in v0.5.0
func (x *StoredRecord) HasMetadata() bool
func (*StoredRecord) HasRecord ¶ added in v0.5.0
func (x *StoredRecord) HasRecord() bool
func (*StoredRecord) ProtoMessage ¶ added in v0.5.0
func (*StoredRecord) ProtoMessage()
func (*StoredRecord) ProtoReflect ¶ added in v0.5.0
func (x *StoredRecord) ProtoReflect() protoreflect.Message
func (*StoredRecord) Reset ¶ added in v0.5.0
func (x *StoredRecord) Reset()
func (*StoredRecord) SetMetadata ¶ added in v0.5.0
func (x *StoredRecord) SetMetadata(v *RecordMetadata)
func (*StoredRecord) SetRecord ¶ added in v0.5.0
func (x *StoredRecord) SetRecord(v *anypb.Any)
func (*StoredRecord) String ¶ added in v0.5.0
func (x *StoredRecord) String() string
type StoredRecord_builder ¶ added in v0.5.0
type StoredRecord_builder struct {
Record *anypb.Any
Metadata *RecordMetadata
// contains filtered or unexported fields
}
func (StoredRecord_builder) Build ¶ added in v0.5.0
func (b0 StoredRecord_builder) Build() *StoredRecord
type TA ¶
type TA struct {
// contains filtered or unexported fields
}
func (*TA) ProtoMessage ¶
func (*TA) ProtoMessage()
func (*TA) ProtoReflect ¶
func (x *TA) ProtoReflect() protoreflect.Message
type TAData ¶ added in v0.5.0
type TAData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*TAData) ClearAlgorithm ¶ added in v0.5.0
func (x *TAData) ClearAlgorithm()
func (*TAData) ClearDigest ¶ added in v0.5.0
func (x *TAData) ClearDigest()
func (*TAData) ClearDigestType ¶ added in v0.5.0
func (x *TAData) ClearDigestType()
func (*TAData) ClearKeyTag ¶ added in v0.5.0
func (x *TAData) ClearKeyTag()
func (*TAData) GetAlgorithm ¶ added in v0.5.0
func (*TAData) GetDigestType ¶ added in v0.5.0
func (*TAData) HasAlgorithm ¶ added in v0.5.0
func (*TAData) HasDigestType ¶ added in v0.5.0
func (*TAData) ProtoMessage ¶ added in v0.5.0
func (*TAData) ProtoMessage()
func (*TAData) ProtoReflect ¶ added in v0.5.0
func (x *TAData) ProtoReflect() protoreflect.Message
func (*TAData) SetAlgorithm ¶ added in v0.5.0
func (*TAData) SetDigestType ¶ added in v0.5.0
type TAData_builder ¶ added in v0.5.0
type TAData_builder struct {
KeyTag *uint32
Algorithm *uint32
DigestType *uint32
Digest *string
// contains filtered or unexported fields
}
func (TAData_builder) Build ¶ added in v0.5.0
func (b0 TAData_builder) Build() *TAData
type TALINK ¶
type TALINK struct {
// contains filtered or unexported fields
}
func (*TALINK) GetData ¶ added in v0.5.0
func (x *TALINK) GetData() *TALINKData
func (*TALINK) ProtoMessage ¶
func (*TALINK) ProtoMessage()
func (*TALINK) ProtoReflect ¶
func (x *TALINK) ProtoReflect() protoreflect.Message
func (*TALINK) SetData ¶ added in v0.5.0
func (x *TALINK) SetData(v *TALINKData)
type TALINKData ¶ added in v0.5.0
type TALINKData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*TALINKData) ClearNextName ¶ added in v0.5.0
func (x *TALINKData) ClearNextName()
func (*TALINKData) ClearPreviousName ¶ added in v0.5.0
func (x *TALINKData) ClearPreviousName()
func (*TALINKData) GetNextName ¶ added in v0.5.0
func (x *TALINKData) GetNextName() string
func (*TALINKData) GetPreviousName ¶ added in v0.5.0
func (x *TALINKData) GetPreviousName() string
func (*TALINKData) HasNextName ¶ added in v0.5.0
func (x *TALINKData) HasNextName() bool
func (*TALINKData) HasPreviousName ¶ added in v0.5.0
func (x *TALINKData) HasPreviousName() bool
func (*TALINKData) ProtoMessage ¶ added in v0.5.0
func (*TALINKData) ProtoMessage()
func (*TALINKData) ProtoReflect ¶ added in v0.5.0
func (x *TALINKData) ProtoReflect() protoreflect.Message
func (*TALINKData) Reset ¶ added in v0.5.0
func (x *TALINKData) Reset()
func (*TALINKData) SetNextName ¶ added in v0.5.0
func (x *TALINKData) SetNextName(v string)
func (*TALINKData) SetPreviousName ¶ added in v0.5.0
func (x *TALINKData) SetPreviousName(v string)
func (*TALINKData) String ¶ added in v0.5.0
func (x *TALINKData) String() string
type TALINKData_builder ¶ added in v0.5.0
type TALINKData_builder struct {
PreviousName *string
NextName *string
// contains filtered or unexported fields
}
func (TALINKData_builder) Build ¶ added in v0.5.0
func (b0 TALINKData_builder) Build() *TALINKData
type TALINK_builder ¶ added in v0.5.0
type TALINK_builder struct {
Hdr *RR_Header
Data *TALINKData
// contains filtered or unexported fields
}
func (TALINK_builder) Build ¶ added in v0.5.0
func (b0 TALINK_builder) Build() *TALINK
type TA_builder ¶ added in v0.5.0
func (TA_builder) Build ¶ added in v0.5.0
func (b0 TA_builder) Build() *TA
type TKEY ¶
type TKEY struct {
// contains filtered or unexported fields
}
func (*TKEY) ProtoMessage ¶
func (*TKEY) ProtoMessage()
func (*TKEY) ProtoReflect ¶
func (x *TKEY) ProtoReflect() protoreflect.Message
type TKEYData ¶ added in v0.5.0
type TKEYData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*TKEYData) ClearAlgorithm ¶ added in v0.5.0
func (x *TKEYData) ClearAlgorithm()
func (*TKEYData) ClearError ¶ added in v0.5.0
func (x *TKEYData) ClearError()
func (*TKEYData) ClearExpiration ¶ added in v0.5.0
func (x *TKEYData) ClearExpiration()
func (*TKEYData) ClearInception ¶ added in v0.5.0
func (x *TKEYData) ClearInception()
func (*TKEYData) ClearKeySize ¶ added in v0.5.0
func (x *TKEYData) ClearKeySize()
func (*TKEYData) ClearOtherData ¶ added in v0.5.0
func (x *TKEYData) ClearOtherData()
func (*TKEYData) ClearOtherLen ¶ added in v0.5.0
func (x *TKEYData) ClearOtherLen()
func (*TKEYData) GetAlgorithm ¶ added in v0.5.0
func (*TKEYData) GetExpiration ¶ added in v0.5.0
func (*TKEYData) GetInception ¶ added in v0.5.0
func (*TKEYData) GetKeySize ¶ added in v0.5.0
func (*TKEYData) GetOtherData ¶ added in v0.5.0
func (*TKEYData) GetOtherLen ¶ added in v0.5.0
func (*TKEYData) HasAlgorithm ¶ added in v0.5.0
func (*TKEYData) HasExpiration ¶ added in v0.5.0
func (*TKEYData) HasInception ¶ added in v0.5.0
func (*TKEYData) HasKeySize ¶ added in v0.5.0
func (*TKEYData) HasOtherData ¶ added in v0.5.0
func (*TKEYData) HasOtherLen ¶ added in v0.5.0
func (*TKEYData) ProtoMessage ¶ added in v0.5.0
func (*TKEYData) ProtoMessage()
func (*TKEYData) ProtoReflect ¶ added in v0.5.0
func (x *TKEYData) ProtoReflect() protoreflect.Message
func (*TKEYData) SetAlgorithm ¶ added in v0.5.0
func (*TKEYData) SetExpiration ¶ added in v0.5.0
func (*TKEYData) SetInception ¶ added in v0.5.0
func (*TKEYData) SetKeySize ¶ added in v0.5.0
func (*TKEYData) SetOtherData ¶ added in v0.5.0
func (*TKEYData) SetOtherLen ¶ added in v0.5.0
type TKEYData_builder ¶ added in v0.5.0
type TKEYData_builder struct {
Algorithm *string
Inception *uint32
Expiration *uint32
Mode *uint32
Error *uint32
KeySize *uint32
Key *string
OtherLen *uint32
OtherData *string
// contains filtered or unexported fields
}
func (TKEYData_builder) Build ¶ added in v0.5.0
func (b0 TKEYData_builder) Build() *TKEYData
type TKEY_builder ¶ added in v0.5.0
type TKEY_builder struct {
Hdr *RR_Header
Data *TKEYData
// contains filtered or unexported fields
}
func (TKEY_builder) Build ¶ added in v0.5.0
func (b0 TKEY_builder) Build() *TKEY
type TLSA ¶
type TLSA struct {
// contains filtered or unexported fields
}
func (*TLSA) ProtoMessage ¶
func (*TLSA) ProtoMessage()
func (*TLSA) ProtoReflect ¶
func (x *TLSA) ProtoReflect() protoreflect.Message
type TLSAData ¶ added in v0.5.0
type TLSAData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*TLSAData) ClearCertificate ¶ added in v0.5.0
func (x *TLSAData) ClearCertificate()
func (*TLSAData) ClearMatchingType ¶ added in v0.5.0
func (x *TLSAData) ClearMatchingType()
func (*TLSAData) ClearSelector ¶ added in v0.5.0
func (x *TLSAData) ClearSelector()
func (*TLSAData) ClearUsage ¶ added in v0.5.0
func (x *TLSAData) ClearUsage()
func (*TLSAData) GetCertificate ¶ added in v0.5.0
func (*TLSAData) GetMatchingType ¶ added in v0.5.0
func (*TLSAData) GetSelector ¶ added in v0.5.0
func (*TLSAData) HasCertificate ¶ added in v0.5.0
func (*TLSAData) HasMatchingType ¶ added in v0.5.0
func (*TLSAData) HasSelector ¶ added in v0.5.0
func (*TLSAData) ProtoMessage ¶ added in v0.5.0
func (*TLSAData) ProtoMessage()
func (*TLSAData) ProtoReflect ¶ added in v0.5.0
func (x *TLSAData) ProtoReflect() protoreflect.Message
func (*TLSAData) SetCertificate ¶ added in v0.5.0
func (*TLSAData) SetMatchingType ¶ added in v0.5.0
func (*TLSAData) SetSelector ¶ added in v0.5.0
type TLSAData_builder ¶ added in v0.5.0
type TLSAData_builder struct {
Usage *uint32
Selector *uint32
MatchingType *uint32
Certificate *string
// contains filtered or unexported fields
}
func (TLSAData_builder) Build ¶ added in v0.5.0
func (b0 TLSAData_builder) Build() *TLSAData
type TLSA_builder ¶ added in v0.5.0
type TLSA_builder struct {
Hdr *RR_Header
Data *TLSAData
// contains filtered or unexported fields
}
func (TLSA_builder) Build ¶ added in v0.5.0
func (b0 TLSA_builder) Build() *TLSA
type TSIG ¶
type TSIG struct {
// contains filtered or unexported fields
}
func (*TSIG) ProtoMessage ¶
func (*TSIG) ProtoMessage()
func (*TSIG) ProtoReflect ¶
func (x *TSIG) ProtoReflect() protoreflect.Message
type TSIGAlgorithm ¶ added in v0.5.0
type TSIGAlgorithm int32
const ( TSIGAlgorithm_TSIG_ALGORITHM_UNSPECIFIED TSIGAlgorithm = 0 TSIGAlgorithm_HMAC_SHA256 TSIGAlgorithm = 1 TSIGAlgorithm_HMAC_SHA384 TSIGAlgorithm = 2 TSIGAlgorithm_HMAC_SHA512 TSIGAlgorithm = 3 )
func (TSIGAlgorithm) Descriptor ¶ added in v0.5.0
func (TSIGAlgorithm) Descriptor() protoreflect.EnumDescriptor
func (TSIGAlgorithm) Enum ¶ added in v0.5.0
func (x TSIGAlgorithm) Enum() *TSIGAlgorithm
func (TSIGAlgorithm) Number ¶ added in v0.5.0
func (x TSIGAlgorithm) Number() protoreflect.EnumNumber
func (TSIGAlgorithm) String ¶ added in v0.5.0
func (x TSIGAlgorithm) String() string
func (TSIGAlgorithm) Type ¶ added in v0.5.0
func (TSIGAlgorithm) Type() protoreflect.EnumType
type TSIGData ¶ added in v0.5.0
type TSIGData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*TSIGData) ClearAlgorithm ¶ added in v0.5.0
func (x *TSIGData) ClearAlgorithm()
func (*TSIGData) ClearError ¶ added in v0.5.0
func (x *TSIGData) ClearError()
func (*TSIGData) ClearFudge ¶ added in v0.5.0
func (x *TSIGData) ClearFudge()
func (*TSIGData) ClearMACSize ¶ added in v0.5.0
func (x *TSIGData) ClearMACSize()
func (*TSIGData) ClearOrigId ¶ added in v0.5.0
func (x *TSIGData) ClearOrigId()
func (*TSIGData) ClearOtherData ¶ added in v0.5.0
func (x *TSIGData) ClearOtherData()
func (*TSIGData) ClearOtherLen ¶ added in v0.5.0
func (x *TSIGData) ClearOtherLen()
func (*TSIGData) ClearTimeSigned ¶ added in v0.5.0
func (x *TSIGData) ClearTimeSigned()
func (*TSIGData) GetAlgorithm ¶ added in v0.5.0
func (*TSIGData) GetMACSize ¶ added in v0.5.0
func (*TSIGData) GetOtherData ¶ added in v0.5.0
func (*TSIGData) GetOtherLen ¶ added in v0.5.0
func (*TSIGData) GetTimeSigned ¶ added in v0.5.0
func (*TSIGData) HasAlgorithm ¶ added in v0.5.0
func (*TSIGData) HasMACSize ¶ added in v0.5.0
func (*TSIGData) HasOtherData ¶ added in v0.5.0
func (*TSIGData) HasOtherLen ¶ added in v0.5.0
func (*TSIGData) HasTimeSigned ¶ added in v0.5.0
func (*TSIGData) ProtoMessage ¶ added in v0.5.0
func (*TSIGData) ProtoMessage()
func (*TSIGData) ProtoReflect ¶ added in v0.5.0
func (x *TSIGData) ProtoReflect() protoreflect.Message
func (*TSIGData) SetAlgorithm ¶ added in v0.5.0
func (*TSIGData) SetMACSize ¶ added in v0.5.0
func (*TSIGData) SetOtherData ¶ added in v0.5.0
func (*TSIGData) SetOtherLen ¶ added in v0.5.0
func (*TSIGData) SetTimeSigned ¶ added in v0.5.0
type TSIGData_builder ¶ added in v0.5.0
type TSIGData_builder struct {
Algorithm *string
TimeSigned *uint64
Fudge *uint32
MACSize *uint32
MAC *string
OrigId *uint32
Error *uint32
OtherLen *uint32
OtherData *string
// contains filtered or unexported fields
}
func (TSIGData_builder) Build ¶ added in v0.5.0
func (b0 TSIGData_builder) Build() *TSIGData
type TSIGKey ¶ added in v0.5.0
type TSIGKey struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*TSIGKey) ClearAlgorithm ¶ added in v0.5.0
func (x *TSIGKey) ClearAlgorithm()
func (*TSIGKey) ClearCreatedAt ¶ added in v0.5.0
func (x *TSIGKey) ClearCreatedAt()
func (*TSIGKey) ClearSecret ¶ added in v0.5.0
func (x *TSIGKey) ClearSecret()
func (*TSIGKey) GetAlgorithm ¶ added in v0.5.0
func (x *TSIGKey) GetAlgorithm() TSIGAlgorithm
func (*TSIGKey) GetCreatedAt ¶ added in v0.5.0
func (*TSIGKey) GetPermissions ¶ added in v0.5.0
func (*TSIGKey) HasAlgorithm ¶ added in v0.5.0
func (*TSIGKey) HasCreatedAt ¶ added in v0.5.0
func (*TSIGKey) ProtoMessage ¶ added in v0.5.0
func (*TSIGKey) ProtoMessage()
func (*TSIGKey) ProtoReflect ¶ added in v0.5.0
func (x *TSIGKey) ProtoReflect() protoreflect.Message
func (*TSIGKey) SetAlgorithm ¶ added in v0.5.0
func (x *TSIGKey) SetAlgorithm(v TSIGAlgorithm)
func (*TSIGKey) SetCreatedAt ¶ added in v0.5.0
func (*TSIGKey) SetPermissions ¶ added in v0.5.0
type TSIGKey_builder ¶ added in v0.5.0
type TSIGKey_builder struct {
Name *string
Zone *string
Algorithm *TSIGAlgorithm
Secret *string
Permissions []string
CreatedAt *uint64
// contains filtered or unexported fields
}
func (TSIGKey_builder) Build ¶ added in v0.5.0
func (b0 TSIGKey_builder) Build() *TSIGKey
type TSIG_builder ¶ added in v0.5.0
type TSIG_builder struct {
Hdr *RR_Header
Data *TSIGData
// contains filtered or unexported fields
}
func (TSIG_builder) Build ¶ added in v0.5.0
func (b0 TSIG_builder) Build() *TSIG
type TXT ¶
type TXT struct {
// contains filtered or unexported fields
}
func (*TXT) ProtoMessage ¶
func (*TXT) ProtoMessage()
func (*TXT) ProtoReflect ¶
func (x *TXT) ProtoReflect() protoreflect.Message
type TXTData ¶ added in v0.5.0
type TXTData struct {
// contains filtered or unexported fields
}
func (*TXTData) ProtoMessage ¶ added in v0.5.0
func (*TXTData) ProtoMessage()
func (*TXTData) ProtoReflect ¶ added in v0.5.0
func (x *TXTData) ProtoReflect() protoreflect.Message
type TXTData_builder ¶ added in v0.5.0
type TXTData_builder struct {
Txt []string
// contains filtered or unexported fields
}
func (TXTData_builder) Build ¶ added in v0.5.0
func (b0 TXTData_builder) Build() *TXTData
type TXT_builder ¶ added in v0.5.0
func (TXT_builder) Build ¶ added in v0.5.0
func (b0 TXT_builder) Build() *TXT
type TransferConfig ¶ added in v0.5.0
type TransferConfig struct {
// contains filtered or unexported fields
}
func (*TransferConfig) GetAllowAxfr ¶ added in v0.5.0
func (x *TransferConfig) GetAllowAxfr() []string
func (*TransferConfig) GetAllowNotify ¶ added in v0.5.0
func (x *TransferConfig) GetAllowNotify() []string
func (*TransferConfig) GetAlsoNotify ¶ added in v0.5.0
func (x *TransferConfig) GetAlsoNotify() []string
func (*TransferConfig) ProtoMessage ¶ added in v0.5.0
func (*TransferConfig) ProtoMessage()
func (*TransferConfig) ProtoReflect ¶ added in v0.5.0
func (x *TransferConfig) ProtoReflect() protoreflect.Message
func (*TransferConfig) Reset ¶ added in v0.5.0
func (x *TransferConfig) Reset()
func (*TransferConfig) SetAllowAxfr ¶ added in v0.5.0
func (x *TransferConfig) SetAllowAxfr(v []string)
func (*TransferConfig) SetAllowNotify ¶ added in v0.5.0
func (x *TransferConfig) SetAllowNotify(v []string)
func (*TransferConfig) SetAlsoNotify ¶ added in v0.5.0
func (x *TransferConfig) SetAlsoNotify(v []string)
func (*TransferConfig) String ¶ added in v0.5.0
func (x *TransferConfig) String() string
type TransferConfig_builder ¶ added in v0.5.0
type TransferConfig_builder struct {
AllowAxfr []string
AllowNotify []string
AlsoNotify []string
// contains filtered or unexported fields
}
func (TransferConfig_builder) Build ¶ added in v0.5.0
func (b0 TransferConfig_builder) Build() *TransferConfig
type Type ¶
type Type int32
const ( Type_TypeNone Type = 0 Type_TypeA Type = 1 Type_TypeNS Type = 2 Type_TypeMD Type = 3 Type_TypeMF Type = 4 Type_TypeCNAME Type = 5 Type_TypeSOA Type = 6 Type_TypeMB Type = 7 Type_TypeMG Type = 8 Type_TypeMR Type = 9 Type_TypeNULL Type = 10 Type_TypePTR Type = 12 Type_TypeHINFO Type = 13 Type_TypeMINFO Type = 14 Type_TypeMX Type = 15 Type_TypeTXT Type = 16 Type_TypeRP Type = 17 Type_TypeAFSDB Type = 18 Type_TypeX25 Type = 19 Type_TypeISDN Type = 20 Type_TypeRT Type = 21 Type_TypeNSAPPTR Type = 23 Type_TypeSIG Type = 24 Type_TypeKEY Type = 25 Type_TypePX Type = 26 Type_TypeGPOS Type = 27 Type_TypeAAAA Type = 28 Type_TypeLOC Type = 29 Type_TypeNXT Type = 30 Type_TypeEID Type = 31 Type_TypeNIMLOC Type = 32 Type_TypeSRV Type = 33 Type_TypeATMA Type = 34 Type_TypeNAPTR Type = 35 Type_TypeKX Type = 36 Type_TypeCERT Type = 37 Type_TypeDNAME Type = 39 Type_TypeOPT Type = 41 Type_TypeAPL Type = 42 Type_TypeDS Type = 43 Type_TypeSSHFP Type = 44 Type_TypeIPSECKEY Type = 45 Type_TypeRRSIG Type = 46 Type_TypeNSEC Type = 47 Type_TypeDNSKEY Type = 48 Type_TypeDHCID Type = 49 Type_TypeNSEC3 Type = 50 Type_TypeNSEC3PARAM Type = 51 Type_TypeTLSA Type = 52 Type_TypeSMIMEA Type = 53 Type_TypeHIP Type = 55 Type_TypeNINFO Type = 56 Type_TypeRKEY Type = 57 Type_TypeTALINK Type = 58 Type_TypeCDS Type = 59 Type_TypeCDNSKEY Type = 60 Type_TypeOPENPGPKEY Type = 61 Type_TypeCSYNC Type = 62 Type_TypeZONEMD Type = 63 Type_TypeSVCB Type = 64 Type_TypeHTTPS Type = 65 Type_TypeSPF Type = 99 Type_TypeUINFO Type = 100 Type_TypeUID Type = 101 Type_TypeGID Type = 102 Type_TypeUNSPEC Type = 103 Type_TypeNID Type = 104 Type_TypeL32 Type = 105 Type_TypeL64 Type = 106 Type_TypeLP Type = 107 Type_TypeEUI48 Type = 108 Type_TypeEUI64 Type = 109 Type_TypeURI Type = 256 Type_TypeCAA Type = 257 Type_TypeAVC Type = 258 Type_TypeAMTRELAY Type = 260 Type_TypeTKEY Type = 249 Type_TypeTSIG Type = 250 Type_TypeIXFR Type = 251 Type_TypeAXFR Type = 252 Type_TypeMAILB Type = 253 Type_TypeMAILA Type = 254 Type_TypeANY Type = 255 Type_TypeTA Type = 32768 Type_TypeDLV Type = 32769 Type_TypeALIAS Type = 65280 // Custom ALIAS record (CNAME-at-apex) Type_TypeReserved Type = 65535 )
func (Type) Descriptor ¶
func (Type) Descriptor() protoreflect.EnumDescriptor
func (Type) Number ¶
func (x Type) Number() protoreflect.EnumNumber
func (Type) Type ¶
func (Type) Type() protoreflect.EnumType
type UID ¶
type UID struct {
// contains filtered or unexported fields
}
func (*UID) ProtoMessage ¶
func (*UID) ProtoMessage()
func (*UID) ProtoReflect ¶
func (x *UID) ProtoReflect() protoreflect.Message
type UIDData ¶ added in v0.5.0
type UIDData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*UIDData) ProtoMessage ¶ added in v0.5.0
func (*UIDData) ProtoMessage()
func (*UIDData) ProtoReflect ¶ added in v0.5.0
func (x *UIDData) ProtoReflect() protoreflect.Message
type UIDData_builder ¶ added in v0.5.0
type UIDData_builder struct {
Uid *uint32
// contains filtered or unexported fields
}
func (UIDData_builder) Build ¶ added in v0.5.0
func (b0 UIDData_builder) Build() *UIDData
type UID_builder ¶ added in v0.5.0
func (UID_builder) Build ¶ added in v0.5.0
func (b0 UID_builder) Build() *UID
type UINFO ¶
type UINFO struct {
// contains filtered or unexported fields
}
func (*UINFO) ProtoMessage ¶
func (*UINFO) ProtoMessage()
func (*UINFO) ProtoReflect ¶
func (x *UINFO) ProtoReflect() protoreflect.Message
type UINFOData ¶ added in v0.5.0
type UINFOData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*UINFOData) ClearUinfo ¶ added in v0.5.0
func (x *UINFOData) ClearUinfo()
func (*UINFOData) ProtoMessage ¶ added in v0.5.0
func (*UINFOData) ProtoMessage()
func (*UINFOData) ProtoReflect ¶ added in v0.5.0
func (x *UINFOData) ProtoReflect() protoreflect.Message
type UINFOData_builder ¶ added in v0.5.0
type UINFOData_builder struct {
Uinfo *string
// contains filtered or unexported fields
}
func (UINFOData_builder) Build ¶ added in v0.5.0
func (b0 UINFOData_builder) Build() *UINFOData
type UINFO_builder ¶ added in v0.5.0
type UINFO_builder struct {
Hdr *RR_Header
Data *UINFOData
// contains filtered or unexported fields
}
func (UINFO_builder) Build ¶ added in v0.5.0
func (b0 UINFO_builder) Build() *UINFO
type URI ¶
type URI struct {
// contains filtered or unexported fields
}
func (*URI) ProtoMessage ¶
func (*URI) ProtoMessage()
func (*URI) ProtoReflect ¶
func (x *URI) ProtoReflect() protoreflect.Message
type URIData ¶ added in v0.5.0
type URIData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*URIData) ClearPriority ¶ added in v0.5.0
func (x *URIData) ClearPriority()
func (*URIData) ClearTarget ¶ added in v0.5.0
func (x *URIData) ClearTarget()
func (*URIData) ClearWeight ¶ added in v0.5.0
func (x *URIData) ClearWeight()
func (*URIData) GetPriority ¶ added in v0.5.0
func (*URIData) HasPriority ¶ added in v0.5.0
func (*URIData) ProtoMessage ¶ added in v0.5.0
func (*URIData) ProtoMessage()
func (*URIData) ProtoReflect ¶ added in v0.5.0
func (x *URIData) ProtoReflect() protoreflect.Message
func (*URIData) SetPriority ¶ added in v0.5.0
type URIData_builder ¶ added in v0.5.0
type URIData_builder struct {
Priority *uint32
Weight *uint32
Target *string
// contains filtered or unexported fields
}
func (URIData_builder) Build ¶ added in v0.5.0
func (b0 URIData_builder) Build() *URIData
type URI_builder ¶ added in v0.5.0
func (URI_builder) Build ¶ added in v0.5.0
func (b0 URI_builder) Build() *URI
type UnimplementedMindnsServiceServer ¶ added in v0.4.2
type UnimplementedMindnsServiceServer struct{}
UnimplementedMindnsServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedMindnsServiceServer) ActivateDNSSECKey ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) ActivateDNSSECKey(context.Context, *ActivateDNSSECKeyRequest) (*DNSSECKey, error)
func (UnimplementedMindnsServiceServer) BatchUpdate ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) BatchUpdate(context.Context, *BatchUpdateRequest) (*BatchUpdateResponse, error)
func (UnimplementedMindnsServiceServer) CreateAPIKey ¶ added in v0.6.0
func (UnimplementedMindnsServiceServer) CreateAPIKey(context.Context, *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error)
func (UnimplementedMindnsServiceServer) CreateTSIGKey ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) CreateTSIGKey(context.Context, *CreateTSIGKeyRequest) (*TSIGKey, error)
func (UnimplementedMindnsServiceServer) CreateZone ¶ added in v0.4.2
func (UnimplementedMindnsServiceServer) CreateZone(context.Context, *CreateZoneRequest) (*Zone, error)
func (UnimplementedMindnsServiceServer) DeleteDNSSECKey ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) DeleteDNSSECKey(context.Context, *DeleteDNSSECKeyRequest) (*emptypb.Empty, error)
func (UnimplementedMindnsServiceServer) DeleteRRset ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) DeleteRRset(context.Context, *DeleteRRsetRequest) (*emptypb.Empty, error)
func (UnimplementedMindnsServiceServer) DeleteTSIGKey ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) DeleteTSIGKey(context.Context, *DeleteTSIGKeyRequest) (*emptypb.Empty, error)
func (UnimplementedMindnsServiceServer) DeleteZone ¶ added in v0.4.2
func (UnimplementedMindnsServiceServer) DeleteZone(context.Context, *DeleteZoneRequest) (*emptypb.Empty, error)
func (UnimplementedMindnsServiceServer) GenerateDNSSECKey ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) GenerateDNSSECKey(context.Context, *GenerateDNSSECKeyRequest) (*DNSSECKey, error)
func (UnimplementedMindnsServiceServer) GetAPIKey ¶ added in v0.6.0
func (UnimplementedMindnsServiceServer) GetAPIKey(context.Context, *GetAPIKeyRequest) (*APIKeyInfo, error)
func (UnimplementedMindnsServiceServer) GetRRset ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) GetRRset(context.Context, *GetRRsetRequest) (*RRset, error)
func (UnimplementedMindnsServiceServer) GetZone ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) GetZone(context.Context, *GetZoneRequest) (*Zone, error)
func (UnimplementedMindnsServiceServer) ImportDNSSECKey ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) ImportDNSSECKey(context.Context, *ImportDNSSECKeyRequest) (*DNSSECKey, error)
func (UnimplementedMindnsServiceServer) ListAPIKeys ¶ added in v0.6.0
func (UnimplementedMindnsServiceServer) ListAPIKeys(context.Context, *ListAPIKeysRequest) (*ListAPIKeysResponse, error)
func (UnimplementedMindnsServiceServer) ListDNSSECKeys ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) ListDNSSECKeys(context.Context, *ListDNSSECKeysRequest) (*ListDNSSECKeysResponse, error)
func (UnimplementedMindnsServiceServer) ListRRsets ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) ListRRsets(context.Context, *ListRRsetsRequest) (*ListRRsetsResponse, error)
func (UnimplementedMindnsServiceServer) ListTSIGKeys ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) ListTSIGKeys(context.Context, *ListTSIGKeysRequest) (*ListTSIGKeysResponse, error)
func (UnimplementedMindnsServiceServer) ListZones ¶ added in v0.4.2
func (UnimplementedMindnsServiceServer) ListZones(context.Context, *ListZonesRequest) (*ListZonesResponse, error)
func (UnimplementedMindnsServiceServer) RetireDNSSECKey ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) RetireDNSSECKey(context.Context, *RetireDNSSECKeyRequest) (*DNSSECKey, error)
func (UnimplementedMindnsServiceServer) RevokeAPIKey ¶ added in v0.6.0
func (UnimplementedMindnsServiceServer) RevokeAPIKey(context.Context, *RevokeAPIKeyRequest) (*APIKeyInfo, error)
func (UnimplementedMindnsServiceServer) RotateAPIKey ¶ added in v0.6.0
func (UnimplementedMindnsServiceServer) RotateAPIKey(context.Context, *RotateAPIKeyRequest) (*RotateAPIKeyResponse, error)
func (UnimplementedMindnsServiceServer) ScheduleKeyRollover ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) ScheduleKeyRollover(context.Context, *ScheduleKeyRolloverRequest) (*ScheduleKeyRolloverResponse, error)
func (UnimplementedMindnsServiceServer) SetRRset ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) SetRRset(context.Context, *SetRRsetRequest) (*RRset, error)
func (UnimplementedMindnsServiceServer) UpdateAPIKey ¶ added in v0.6.0
func (UnimplementedMindnsServiceServer) UpdateAPIKey(context.Context, *UpdateAPIKeyRequest) (*APIKeyInfo, error)
func (UnimplementedMindnsServiceServer) UpdateZone ¶ added in v0.5.0
func (UnimplementedMindnsServiceServer) UpdateZone(context.Context, *UpdateZoneRequest) (*Zone, error)
type UnsafeMindnsServiceServer ¶ added in v0.4.2
type UnsafeMindnsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeMindnsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MindnsServiceServer will result in compilation errors.
type UpdateAPIKeyRequest ¶ added in v0.6.0
type UpdateAPIKeyRequest struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*UpdateAPIKeyRequest) ClearDescription ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) ClearDescription()
func (*UpdateAPIKeyRequest) ClearId ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) ClearId()
func (*UpdateAPIKeyRequest) ClearTtlSeconds ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) ClearTtlSeconds()
func (*UpdateAPIKeyRequest) GetDescription ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) GetDescription() string
func (*UpdateAPIKeyRequest) GetId ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) GetId() string
func (*UpdateAPIKeyRequest) GetScopes ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) GetScopes() []string
func (*UpdateAPIKeyRequest) GetTtlSeconds ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) GetTtlSeconds() uint32
func (*UpdateAPIKeyRequest) GetZones ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) GetZones() []string
func (*UpdateAPIKeyRequest) HasDescription ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) HasDescription() bool
func (*UpdateAPIKeyRequest) HasId ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) HasId() bool
func (*UpdateAPIKeyRequest) HasTtlSeconds ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) HasTtlSeconds() bool
func (*UpdateAPIKeyRequest) ProtoMessage ¶ added in v0.6.0
func (*UpdateAPIKeyRequest) ProtoMessage()
func (*UpdateAPIKeyRequest) ProtoReflect ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*UpdateAPIKeyRequest) Reset ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) Reset()
func (*UpdateAPIKeyRequest) SetDescription ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) SetDescription(v string)
func (*UpdateAPIKeyRequest) SetId ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) SetId(v string)
func (*UpdateAPIKeyRequest) SetScopes ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) SetScopes(v []string)
func (*UpdateAPIKeyRequest) SetTtlSeconds ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) SetTtlSeconds(v uint32)
func (*UpdateAPIKeyRequest) SetZones ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) SetZones(v []string)
func (*UpdateAPIKeyRequest) String ¶ added in v0.6.0
func (x *UpdateAPIKeyRequest) String() string
type UpdateAPIKeyRequest_builder ¶ added in v0.6.0
type UpdateAPIKeyRequest_builder struct {
Id *string
Description *string
Scopes []string
Zones []string
TtlSeconds *uint32
// contains filtered or unexported fields
}
func (UpdateAPIKeyRequest_builder) Build ¶ added in v0.6.0
func (b0 UpdateAPIKeyRequest_builder) Build() *UpdateAPIKeyRequest
type UpdateZoneRequest ¶ added in v0.5.0
type UpdateZoneRequest struct {
// contains filtered or unexported fields
}
func (*UpdateZoneRequest) ClearUpdateMask ¶ added in v0.5.0
func (x *UpdateZoneRequest) ClearUpdateMask()
func (*UpdateZoneRequest) ClearZone ¶ added in v0.5.0
func (x *UpdateZoneRequest) ClearZone()
func (*UpdateZoneRequest) GetUpdateMask ¶ added in v0.5.0
func (x *UpdateZoneRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateZoneRequest) GetZone ¶ added in v0.5.0
func (x *UpdateZoneRequest) GetZone() *Zone
func (*UpdateZoneRequest) HasUpdateMask ¶ added in v0.5.0
func (x *UpdateZoneRequest) HasUpdateMask() bool
func (*UpdateZoneRequest) HasZone ¶ added in v0.5.0
func (x *UpdateZoneRequest) HasZone() bool
func (*UpdateZoneRequest) ProtoMessage ¶ added in v0.5.0
func (*UpdateZoneRequest) ProtoMessage()
func (*UpdateZoneRequest) ProtoReflect ¶ added in v0.5.0
func (x *UpdateZoneRequest) ProtoReflect() protoreflect.Message
func (*UpdateZoneRequest) Reset ¶ added in v0.5.0
func (x *UpdateZoneRequest) Reset()
func (*UpdateZoneRequest) SetUpdateMask ¶ added in v0.5.0
func (x *UpdateZoneRequest) SetUpdateMask(v *fieldmaskpb.FieldMask)
func (*UpdateZoneRequest) SetZone ¶ added in v0.5.0
func (x *UpdateZoneRequest) SetZone(v *Zone)
func (*UpdateZoneRequest) String ¶ added in v0.5.0
func (x *UpdateZoneRequest) String() string
type UpdateZoneRequest_builder ¶ added in v0.5.0
type UpdateZoneRequest_builder struct {
Zone *Zone
UpdateMask *fieldmaskpb.FieldMask
// contains filtered or unexported fields
}
func (UpdateZoneRequest_builder) Build ¶ added in v0.5.0
func (b0 UpdateZoneRequest_builder) Build() *UpdateZoneRequest
type X25 ¶
type X25 struct {
// contains filtered or unexported fields
}
func (*X25) ProtoMessage ¶
func (*X25) ProtoMessage()
func (*X25) ProtoReflect ¶
func (x *X25) ProtoReflect() protoreflect.Message
type X25Data ¶ added in v0.5.0
type X25Data struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*X25Data) ClearPSDNAddress ¶ added in v0.5.0
func (x *X25Data) ClearPSDNAddress()
func (*X25Data) GetPSDNAddress ¶ added in v0.5.0
func (*X25Data) HasPSDNAddress ¶ added in v0.5.0
func (*X25Data) ProtoMessage ¶ added in v0.5.0
func (*X25Data) ProtoMessage()
func (*X25Data) ProtoReflect ¶ added in v0.5.0
func (x *X25Data) ProtoReflect() protoreflect.Message
func (*X25Data) SetPSDNAddress ¶ added in v0.5.0
type X25Data_builder ¶ added in v0.5.0
type X25Data_builder struct {
PSDNAddress *string
// contains filtered or unexported fields
}
func (X25Data_builder) Build ¶ added in v0.5.0
func (b0 X25Data_builder) Build() *X25Data
type X25_builder ¶ added in v0.5.0
func (X25_builder) Build ¶ added in v0.5.0
func (b0 X25_builder) Build() *X25
type ZONEMD ¶
type ZONEMD struct {
// contains filtered or unexported fields
}
func (*ZONEMD) GetData ¶ added in v0.5.0
func (x *ZONEMD) GetData() *ZONEMDData
func (*ZONEMD) ProtoMessage ¶
func (*ZONEMD) ProtoMessage()
func (*ZONEMD) ProtoReflect ¶
func (x *ZONEMD) ProtoReflect() protoreflect.Message
func (*ZONEMD) SetData ¶ added in v0.5.0
func (x *ZONEMD) SetData(v *ZONEMDData)
type ZONEMDData ¶ added in v0.5.0
type ZONEMDData struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*ZONEMDData) ClearDigest ¶ added in v0.5.0
func (x *ZONEMDData) ClearDigest()
func (*ZONEMDData) ClearHash ¶ added in v0.5.0
func (x *ZONEMDData) ClearHash()
func (*ZONEMDData) ClearScheme ¶ added in v0.5.0
func (x *ZONEMDData) ClearScheme()
func (*ZONEMDData) ClearSerial ¶ added in v0.5.0
func (x *ZONEMDData) ClearSerial()
func (*ZONEMDData) GetDigest ¶ added in v0.5.0
func (x *ZONEMDData) GetDigest() string
func (*ZONEMDData) GetHash ¶ added in v0.5.0
func (x *ZONEMDData) GetHash() uint32
func (*ZONEMDData) GetScheme ¶ added in v0.5.0
func (x *ZONEMDData) GetScheme() uint32
func (*ZONEMDData) GetSerial ¶ added in v0.5.0
func (x *ZONEMDData) GetSerial() uint32
func (*ZONEMDData) HasDigest ¶ added in v0.5.0
func (x *ZONEMDData) HasDigest() bool
func (*ZONEMDData) HasHash ¶ added in v0.5.0
func (x *ZONEMDData) HasHash() bool
func (*ZONEMDData) HasScheme ¶ added in v0.5.0
func (x *ZONEMDData) HasScheme() bool
func (*ZONEMDData) HasSerial ¶ added in v0.5.0
func (x *ZONEMDData) HasSerial() bool
func (*ZONEMDData) ProtoMessage ¶ added in v0.5.0
func (*ZONEMDData) ProtoMessage()
func (*ZONEMDData) ProtoReflect ¶ added in v0.5.0
func (x *ZONEMDData) ProtoReflect() protoreflect.Message
func (*ZONEMDData) Reset ¶ added in v0.5.0
func (x *ZONEMDData) Reset()
func (*ZONEMDData) SetDigest ¶ added in v0.5.0
func (x *ZONEMDData) SetDigest(v string)
func (*ZONEMDData) SetHash ¶ added in v0.5.0
func (x *ZONEMDData) SetHash(v uint32)
func (*ZONEMDData) SetScheme ¶ added in v0.5.0
func (x *ZONEMDData) SetScheme(v uint32)
func (*ZONEMDData) SetSerial ¶ added in v0.5.0
func (x *ZONEMDData) SetSerial(v uint32)
func (*ZONEMDData) String ¶ added in v0.5.0
func (x *ZONEMDData) String() string
type ZONEMDData_builder ¶ added in v0.5.0
type ZONEMDData_builder struct {
Serial *uint32
Scheme *uint32
Hash *uint32
Digest *string
// contains filtered or unexported fields
}
func (ZONEMDData_builder) Build ¶ added in v0.5.0
func (b0 ZONEMDData_builder) Build() *ZONEMDData
type ZONEMD_builder ¶ added in v0.5.0
type ZONEMD_builder struct {
Hdr *RR_Header
Data *ZONEMDData
// contains filtered or unexported fields
}
func (ZONEMD_builder) Build ¶ added in v0.5.0
func (b0 ZONEMD_builder) Build() *ZONEMD
type Zone ¶
type Zone struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*Zone) ClearCreatedAt ¶ added in v0.5.0
func (x *Zone) ClearCreatedAt()
func (*Zone) ClearDefaultTtl ¶ added in v0.5.0
func (x *Zone) ClearDefaultTtl()
func (*Zone) ClearDnssecEnabled ¶ added in v0.5.0
func (x *Zone) ClearDnssecEnabled()
func (*Zone) ClearNsec3Params ¶ added in v0.5.0
func (x *Zone) ClearNsec3Params()
func (*Zone) ClearSerial ¶ added in v0.5.0
func (x *Zone) ClearSerial()
func (*Zone) ClearSoaParams ¶ added in v0.5.0
func (x *Zone) ClearSoaParams()
func (*Zone) ClearTransfer ¶ added in v0.5.0
func (x *Zone) ClearTransfer()
func (*Zone) ClearUpdatedAt ¶ added in v0.5.0
func (x *Zone) ClearUpdatedAt()
func (*Zone) GetCreatedAt ¶ added in v0.5.0
func (*Zone) GetDefaultTtl ¶ added in v0.5.0
func (*Zone) GetDnssecEnabled ¶ added in v0.5.0
func (*Zone) GetNsec3Params ¶ added in v0.5.0
func (x *Zone) GetNsec3Params() *NSEC3Params
func (*Zone) GetSoaParams ¶ added in v0.5.0
func (*Zone) GetTransfer ¶ added in v0.5.0
func (x *Zone) GetTransfer() *TransferConfig
func (*Zone) GetUpdatedAt ¶ added in v0.5.0
func (*Zone) HasCreatedAt ¶ added in v0.5.0
func (*Zone) HasDefaultTtl ¶ added in v0.5.0
func (*Zone) HasDnssecEnabled ¶ added in v0.5.0
func (*Zone) HasNsec3Params ¶ added in v0.5.0
func (*Zone) HasSoaParams ¶ added in v0.5.0
func (*Zone) HasTransfer ¶ added in v0.5.0
func (*Zone) HasUpdatedAt ¶ added in v0.5.0
func (*Zone) ProtoMessage ¶
func (*Zone) ProtoMessage()
func (*Zone) ProtoReflect ¶
func (x *Zone) ProtoReflect() protoreflect.Message
func (*Zone) SetCreatedAt ¶ added in v0.5.0
func (*Zone) SetDefaultTtl ¶ added in v0.5.0
func (*Zone) SetDnssecEnabled ¶ added in v0.5.0
func (*Zone) SetNsec3Params ¶ added in v0.5.0
func (x *Zone) SetNsec3Params(v *NSEC3Params)
func (*Zone) SetSoaParams ¶ added in v0.5.0
func (*Zone) SetTransfer ¶ added in v0.5.0
func (x *Zone) SetTransfer(v *TransferConfig)
func (*Zone) SetUpdatedAt ¶ added in v0.5.0
type ZoneMetadata ¶ added in v0.5.0
type ZoneMetadata struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
ZoneMetadata - zone-level configuration
func (*ZoneMetadata) ClearCreatedAt ¶ added in v0.5.0
func (x *ZoneMetadata) ClearCreatedAt()
func (*ZoneMetadata) ClearDefaultTtl ¶ added in v0.5.0
func (x *ZoneMetadata) ClearDefaultTtl()
func (*ZoneMetadata) ClearDnssecEnabled ¶ added in v0.5.0
func (x *ZoneMetadata) ClearDnssecEnabled()
func (*ZoneMetadata) ClearName ¶ added in v0.5.0
func (x *ZoneMetadata) ClearName()
func (*ZoneMetadata) ClearNsec3Params ¶ added in v0.5.0
func (x *ZoneMetadata) ClearNsec3Params()
func (*ZoneMetadata) ClearSerial ¶ added in v0.5.0
func (x *ZoneMetadata) ClearSerial()
func (*ZoneMetadata) ClearUpdatedAt ¶ added in v0.5.0
func (x *ZoneMetadata) ClearUpdatedAt()
func (*ZoneMetadata) GetCreatedAt ¶ added in v0.5.0
func (x *ZoneMetadata) GetCreatedAt() uint64
func (*ZoneMetadata) GetDefaultTtl ¶ added in v0.5.0
func (x *ZoneMetadata) GetDefaultTtl() uint32
func (*ZoneMetadata) GetDnssecEnabled ¶ added in v0.5.0
func (x *ZoneMetadata) GetDnssecEnabled() bool
func (*ZoneMetadata) GetName ¶ added in v0.5.0
func (x *ZoneMetadata) GetName() string
func (*ZoneMetadata) GetNsec3Params ¶ added in v0.5.0
func (x *ZoneMetadata) GetNsec3Params() *NSEC3Params
func (*ZoneMetadata) GetSerial ¶ added in v0.5.0
func (x *ZoneMetadata) GetSerial() uint32
func (*ZoneMetadata) GetUpdatedAt ¶ added in v0.5.0
func (x *ZoneMetadata) GetUpdatedAt() uint64
func (*ZoneMetadata) HasCreatedAt ¶ added in v0.5.0
func (x *ZoneMetadata) HasCreatedAt() bool
func (*ZoneMetadata) HasDefaultTtl ¶ added in v0.5.0
func (x *ZoneMetadata) HasDefaultTtl() bool
func (*ZoneMetadata) HasDnssecEnabled ¶ added in v0.5.0
func (x *ZoneMetadata) HasDnssecEnabled() bool
func (*ZoneMetadata) HasName ¶ added in v0.5.0
func (x *ZoneMetadata) HasName() bool
func (*ZoneMetadata) HasNsec3Params ¶ added in v0.5.0
func (x *ZoneMetadata) HasNsec3Params() bool
func (*ZoneMetadata) HasSerial ¶ added in v0.5.0
func (x *ZoneMetadata) HasSerial() bool
func (*ZoneMetadata) HasUpdatedAt ¶ added in v0.5.0
func (x *ZoneMetadata) HasUpdatedAt() bool
func (*ZoneMetadata) ProtoMessage ¶ added in v0.5.0
func (*ZoneMetadata) ProtoMessage()
func (*ZoneMetadata) ProtoReflect ¶ added in v0.5.0
func (x *ZoneMetadata) ProtoReflect() protoreflect.Message
func (*ZoneMetadata) Reset ¶ added in v0.5.0
func (x *ZoneMetadata) Reset()
func (*ZoneMetadata) SetCreatedAt ¶ added in v0.5.0
func (x *ZoneMetadata) SetCreatedAt(v uint64)
func (*ZoneMetadata) SetDefaultTtl ¶ added in v0.5.0
func (x *ZoneMetadata) SetDefaultTtl(v uint32)
func (*ZoneMetadata) SetDnssecEnabled ¶ added in v0.5.0
func (x *ZoneMetadata) SetDnssecEnabled(v bool)
func (*ZoneMetadata) SetName ¶ added in v0.5.0
func (x *ZoneMetadata) SetName(v string)
func (*ZoneMetadata) SetNsec3Params ¶ added in v0.5.0
func (x *ZoneMetadata) SetNsec3Params(v *NSEC3Params)
func (*ZoneMetadata) SetSerial ¶ added in v0.5.0
func (x *ZoneMetadata) SetSerial(v uint32)
func (*ZoneMetadata) SetUpdatedAt ¶ added in v0.5.0
func (x *ZoneMetadata) SetUpdatedAt(v uint64)
func (*ZoneMetadata) String ¶ added in v0.5.0
func (x *ZoneMetadata) String() string
type ZoneMetadata_builder ¶ added in v0.5.0
type ZoneMetadata_builder struct {
Name *string
Serial *uint32
DefaultTtl *uint32
Nsec3Params *NSEC3Params
DnssecEnabled *bool
CreatedAt *uint64
UpdatedAt *uint64
// contains filtered or unexported fields
}
func (ZoneMetadata_builder) Build ¶ added in v0.5.0
func (b0 ZoneMetadata_builder) Build() *ZoneMetadata
type Zone_builder ¶ added in v0.5.0
type Zone_builder struct {
// Immutable identifier
Name *string
// Current serial (read-only, auto-incremented on changes)
Serial *uint32
// Zone configuration
DefaultTtl *uint32
DnssecEnabled *bool
Nsec3Params *NSEC3Params
SoaParams *SOAParams
Transfer *TransferConfig
// Timestamps (read-only)
CreatedAt *uint64
UpdatedAt *uint64
// contains filtered or unexported fields
}
func (Zone_builder) Build ¶ added in v0.5.0
func (b0 Zone_builder) Build() *Zone