models

package
v0.0.0-...-d188f7c Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// NestedRecordStatusActive captures enum value "active"
	NestedRecordStatusActive string = "active"

	// NestedRecordStatusInactive captures enum value "inactive"
	NestedRecordStatusInactive string = "inactive"
)
View Source
const (

	// NestedRecordTypeA captures enum value "A"
	NestedRecordTypeA string = "A"

	// NestedRecordTypeA6 captures enum value "A6"
	NestedRecordTypeA6 string = "A6"

	// NestedRecordTypeAAAA captures enum value "AAAA"
	NestedRecordTypeAAAA string = "AAAA"

	// NestedRecordTypeAFSDB captures enum value "AFSDB"
	NestedRecordTypeAFSDB string = "AFSDB"

	// NestedRecordTypeAMTRELAY captures enum value "AMTRELAY"
	NestedRecordTypeAMTRELAY string = "AMTRELAY"

	// NestedRecordTypeAPL captures enum value "APL"
	NestedRecordTypeAPL string = "APL"

	// NestedRecordTypeAVC captures enum value "AVC"
	NestedRecordTypeAVC string = "AVC"

	// NestedRecordTypeCAA captures enum value "CAA"
	NestedRecordTypeCAA string = "CAA"

	// NestedRecordTypeCDNSKEY captures enum value "CDNSKEY"
	NestedRecordTypeCDNSKEY string = "CDNSKEY"

	// NestedRecordTypeCDS captures enum value "CDS"
	NestedRecordTypeCDS string = "CDS"

	// NestedRecordTypeCERT captures enum value "CERT"
	NestedRecordTypeCERT string = "CERT"

	// NestedRecordTypeCNAME captures enum value "CNAME"
	NestedRecordTypeCNAME string = "CNAME"

	// NestedRecordTypeCSYNC captures enum value "CSYNC"
	NestedRecordTypeCSYNC string = "CSYNC"

	// NestedRecordTypeDHCID captures enum value "DHCID"
	NestedRecordTypeDHCID string = "DHCID"

	// NestedRecordTypeDLV captures enum value "DLV"
	NestedRecordTypeDLV string = "DLV"

	// NestedRecordTypeDNAME captures enum value "DNAME"
	NestedRecordTypeDNAME string = "DNAME"

	// NestedRecordTypeDNSKEY captures enum value "DNSKEY"
	NestedRecordTypeDNSKEY string = "DNSKEY"

	// NestedRecordTypeDS captures enum value "DS"
	NestedRecordTypeDS string = "DS"

	// NestedRecordTypeEUI48 captures enum value "EUI48"
	NestedRecordTypeEUI48 string = "EUI48"

	// NestedRecordTypeEUI64 captures enum value "EUI64"
	NestedRecordTypeEUI64 string = "EUI64"

	// NestedRecordTypeGPOS captures enum value "GPOS"
	NestedRecordTypeGPOS string = "GPOS"

	// NestedRecordTypeHINFO captures enum value "HINFO"
	NestedRecordTypeHINFO string = "HINFO"

	// NestedRecordTypeHIP captures enum value "HIP"
	NestedRecordTypeHIP string = "HIP"

	// NestedRecordTypeHTTPS captures enum value "HTTPS"
	NestedRecordTypeHTTPS string = "HTTPS"

	// NestedRecordTypeIPSECKEY captures enum value "IPSECKEY"
	NestedRecordTypeIPSECKEY string = "IPSECKEY"

	// NestedRecordTypeISDN captures enum value "ISDN"
	NestedRecordTypeISDN string = "ISDN"

	// NestedRecordTypeKEY captures enum value "KEY"
	NestedRecordTypeKEY string = "KEY"

	// NestedRecordTypeKX captures enum value "KX"
	NestedRecordTypeKX string = "KX"

	// NestedRecordTypeL32 captures enum value "L32"
	NestedRecordTypeL32 string = "L32"

	// NestedRecordTypeL64 captures enum value "L64"
	NestedRecordTypeL64 string = "L64"

	// NestedRecordTypeLOC captures enum value "LOC"
	NestedRecordTypeLOC string = "LOC"

	// NestedRecordTypeLP captures enum value "LP"
	NestedRecordTypeLP string = "LP"

	// NestedRecordTypeMB captures enum value "MB"
	NestedRecordTypeMB string = "MB"

	// NestedRecordTypeMD captures enum value "MD"
	NestedRecordTypeMD string = "MD"

	// NestedRecordTypeMF captures enum value "MF"
	NestedRecordTypeMF string = "MF"

	// NestedRecordTypeMG captures enum value "MG"
	NestedRecordTypeMG string = "MG"

	// NestedRecordTypeMINFO captures enum value "MINFO"
	NestedRecordTypeMINFO string = "MINFO"

	// NestedRecordTypeMR captures enum value "MR"
	NestedRecordTypeMR string = "MR"

	// NestedRecordTypeMX captures enum value "MX"
	NestedRecordTypeMX string = "MX"

	// NestedRecordTypeNAPTR captures enum value "NAPTR"
	NestedRecordTypeNAPTR string = "NAPTR"

	// NestedRecordTypeNID captures enum value "NID"
	NestedRecordTypeNID string = "NID"

	// NestedRecordTypeNINFO captures enum value "NINFO"
	NestedRecordTypeNINFO string = "NINFO"

	// NestedRecordTypeNS captures enum value "NS"
	NestedRecordTypeNS string = "NS"

	// NestedRecordTypeNSAP captures enum value "NSAP"
	NestedRecordTypeNSAP string = "NSAP"

	// NestedRecordTypeNSAPPTR captures enum value "NSAP_PTR"
	NestedRecordTypeNSAPPTR string = "NSAP_PTR"

	// NestedRecordTypeNSEC captures enum value "NSEC"
	NestedRecordTypeNSEC string = "NSEC"

	// NestedRecordTypeNSEC3 captures enum value "NSEC3"
	NestedRecordTypeNSEC3 string = "NSEC3"

	// NestedRecordTypeNSEC3PARAM captures enum value "NSEC3PARAM"
	NestedRecordTypeNSEC3PARAM string = "NSEC3PARAM"

	// NestedRecordTypeNULL captures enum value "NULL"
	NestedRecordTypeNULL string = "NULL"

	// NestedRecordTypeNXT captures enum value "NXT"
	NestedRecordTypeNXT string = "NXT"

	// NestedRecordTypeOPENPGPKEY captures enum value "OPENPGPKEY"
	NestedRecordTypeOPENPGPKEY string = "OPENPGPKEY"

	// NestedRecordTypePTR captures enum value "PTR"
	NestedRecordTypePTR string = "PTR"

	// NestedRecordTypePX captures enum value "PX"
	NestedRecordTypePX string = "PX"

	// NestedRecordTypeRP captures enum value "RP"
	NestedRecordTypeRP string = "RP"

	// NestedRecordTypeRRSIG captures enum value "RRSIG"
	NestedRecordTypeRRSIG string = "RRSIG"

	// NestedRecordTypeRT captures enum value "RT"
	NestedRecordTypeRT string = "RT"

	// NestedRecordTypeSIG captures enum value "SIG"
	NestedRecordTypeSIG string = "SIG"

	// NestedRecordTypeSMIMEA captures enum value "SMIMEA"
	NestedRecordTypeSMIMEA string = "SMIMEA"

	// NestedRecordTypeSOA captures enum value "SOA"
	NestedRecordTypeSOA string = "SOA"

	// NestedRecordTypeSPF captures enum value "SPF"
	NestedRecordTypeSPF string = "SPF"

	// NestedRecordTypeSRV captures enum value "SRV"
	NestedRecordTypeSRV string = "SRV"

	// NestedRecordTypeSSHFP captures enum value "SSHFP"
	NestedRecordTypeSSHFP string = "SSHFP"

	// NestedRecordTypeSVCB captures enum value "SVCB"
	NestedRecordTypeSVCB string = "SVCB"

	// NestedRecordTypeTA captures enum value "TA"
	NestedRecordTypeTA string = "TA"

	// NestedRecordTypeTLSA captures enum value "TLSA"
	NestedRecordTypeTLSA string = "TLSA"

	// NestedRecordTypeTXT captures enum value "TXT"
	NestedRecordTypeTXT string = "TXT"

	// NestedRecordTypeTYPE0 captures enum value "TYPE0"
	NestedRecordTypeTYPE0 string = "TYPE0"

	// NestedRecordTypeUNSPEC captures enum value "UNSPEC"
	NestedRecordTypeUNSPEC string = "UNSPEC"

	// NestedRecordTypeURI captures enum value "URI"
	NestedRecordTypeURI string = "URI"

	// NestedRecordTypeWKS captures enum value "WKS"
	NestedRecordTypeWKS string = "WKS"

	// NestedRecordTypeX25 captures enum value "X25"
	NestedRecordTypeX25 string = "X25"

	// NestedRecordTypeZONEMD captures enum value "ZONEMD"
	NestedRecordTypeZONEMD string = "ZONEMD"
)
View Source
const (

	// NestedZoneStatusActive captures enum value "active"
	NestedZoneStatusActive string = "active"

	// NestedZoneStatusReserved captures enum value "reserved"
	NestedZoneStatusReserved string = "reserved"

	// NestedZoneStatusDeprecated captures enum value "deprecated"
	NestedZoneStatusDeprecated string = "deprecated"

	// NestedZoneStatusParked captures enum value "parked"
	NestedZoneStatusParked string = "parked"
)
View Source
const (

	// RecordStatusActive captures enum value "active"
	RecordStatusActive string = "active"

	// RecordStatusInactive captures enum value "inactive"
	RecordStatusInactive string = "inactive"
)
View Source
const (

	// RecordTypeA captures enum value "A"
	RecordTypeA string = "A"

	// RecordTypeA6 captures enum value "A6"
	RecordTypeA6 string = "A6"

	// RecordTypeAAAA captures enum value "AAAA"
	RecordTypeAAAA string = "AAAA"

	// RecordTypeAFSDB captures enum value "AFSDB"
	RecordTypeAFSDB string = "AFSDB"

	// RecordTypeAMTRELAY captures enum value "AMTRELAY"
	RecordTypeAMTRELAY string = "AMTRELAY"

	// RecordTypeAPL captures enum value "APL"
	RecordTypeAPL string = "APL"

	// RecordTypeAVC captures enum value "AVC"
	RecordTypeAVC string = "AVC"

	// RecordTypeCAA captures enum value "CAA"
	RecordTypeCAA string = "CAA"

	// RecordTypeCDNSKEY captures enum value "CDNSKEY"
	RecordTypeCDNSKEY string = "CDNSKEY"

	// RecordTypeCDS captures enum value "CDS"
	RecordTypeCDS string = "CDS"

	// RecordTypeCERT captures enum value "CERT"
	RecordTypeCERT string = "CERT"

	// RecordTypeCNAME captures enum value "CNAME"
	RecordTypeCNAME string = "CNAME"

	// RecordTypeCSYNC captures enum value "CSYNC"
	RecordTypeCSYNC string = "CSYNC"

	// RecordTypeDHCID captures enum value "DHCID"
	RecordTypeDHCID string = "DHCID"

	// RecordTypeDLV captures enum value "DLV"
	RecordTypeDLV string = "DLV"

	// RecordTypeDNAME captures enum value "DNAME"
	RecordTypeDNAME string = "DNAME"

	// RecordTypeDNSKEY captures enum value "DNSKEY"
	RecordTypeDNSKEY string = "DNSKEY"

	// RecordTypeDS captures enum value "DS"
	RecordTypeDS string = "DS"

	// RecordTypeEUI48 captures enum value "EUI48"
	RecordTypeEUI48 string = "EUI48"

	// RecordTypeEUI64 captures enum value "EUI64"
	RecordTypeEUI64 string = "EUI64"

	// RecordTypeGPOS captures enum value "GPOS"
	RecordTypeGPOS string = "GPOS"

	// RecordTypeHINFO captures enum value "HINFO"
	RecordTypeHINFO string = "HINFO"

	// RecordTypeHIP captures enum value "HIP"
	RecordTypeHIP string = "HIP"

	// RecordTypeHTTPS captures enum value "HTTPS"
	RecordTypeHTTPS string = "HTTPS"

	// RecordTypeIPSECKEY captures enum value "IPSECKEY"
	RecordTypeIPSECKEY string = "IPSECKEY"

	// RecordTypeISDN captures enum value "ISDN"
	RecordTypeISDN string = "ISDN"

	// RecordTypeKEY captures enum value "KEY"
	RecordTypeKEY string = "KEY"

	// RecordTypeKX captures enum value "KX"
	RecordTypeKX string = "KX"

	// RecordTypeL32 captures enum value "L32"
	RecordTypeL32 string = "L32"

	// RecordTypeL64 captures enum value "L64"
	RecordTypeL64 string = "L64"

	// RecordTypeLOC captures enum value "LOC"
	RecordTypeLOC string = "LOC"

	// RecordTypeLP captures enum value "LP"
	RecordTypeLP string = "LP"

	// RecordTypeMB captures enum value "MB"
	RecordTypeMB string = "MB"

	// RecordTypeMD captures enum value "MD"
	RecordTypeMD string = "MD"

	// RecordTypeMF captures enum value "MF"
	RecordTypeMF string = "MF"

	// RecordTypeMG captures enum value "MG"
	RecordTypeMG string = "MG"

	// RecordTypeMINFO captures enum value "MINFO"
	RecordTypeMINFO string = "MINFO"

	// RecordTypeMR captures enum value "MR"
	RecordTypeMR string = "MR"

	// RecordTypeMX captures enum value "MX"
	RecordTypeMX string = "MX"

	// RecordTypeNAPTR captures enum value "NAPTR"
	RecordTypeNAPTR string = "NAPTR"

	// RecordTypeNID captures enum value "NID"
	RecordTypeNID string = "NID"

	// RecordTypeNINFO captures enum value "NINFO"
	RecordTypeNINFO string = "NINFO"

	// RecordTypeNS captures enum value "NS"
	RecordTypeNS string = "NS"

	// RecordTypeNSAP captures enum value "NSAP"
	RecordTypeNSAP string = "NSAP"

	// RecordTypeNSAPPTR captures enum value "NSAP_PTR"
	RecordTypeNSAPPTR string = "NSAP_PTR"

	// RecordTypeNSEC captures enum value "NSEC"
	RecordTypeNSEC string = "NSEC"

	// RecordTypeNSEC3 captures enum value "NSEC3"
	RecordTypeNSEC3 string = "NSEC3"

	// RecordTypeNSEC3PARAM captures enum value "NSEC3PARAM"
	RecordTypeNSEC3PARAM string = "NSEC3PARAM"

	// RecordTypeNULL captures enum value "NULL"
	RecordTypeNULL string = "NULL"

	// RecordTypeNXT captures enum value "NXT"
	RecordTypeNXT string = "NXT"

	// RecordTypeOPENPGPKEY captures enum value "OPENPGPKEY"
	RecordTypeOPENPGPKEY string = "OPENPGPKEY"

	// RecordTypePTR captures enum value "PTR"
	RecordTypePTR string = "PTR"

	// RecordTypePX captures enum value "PX"
	RecordTypePX string = "PX"

	// RecordTypeRP captures enum value "RP"
	RecordTypeRP string = "RP"

	// RecordTypeRRSIG captures enum value "RRSIG"
	RecordTypeRRSIG string = "RRSIG"

	// RecordTypeRT captures enum value "RT"
	RecordTypeRT string = "RT"

	// RecordTypeSIG captures enum value "SIG"
	RecordTypeSIG string = "SIG"

	// RecordTypeSMIMEA captures enum value "SMIMEA"
	RecordTypeSMIMEA string = "SMIMEA"

	// RecordTypeSOA captures enum value "SOA"
	RecordTypeSOA string = "SOA"

	// RecordTypeSPF captures enum value "SPF"
	RecordTypeSPF string = "SPF"

	// RecordTypeSRV captures enum value "SRV"
	RecordTypeSRV string = "SRV"

	// RecordTypeSSHFP captures enum value "SSHFP"
	RecordTypeSSHFP string = "SSHFP"

	// RecordTypeSVCB captures enum value "SVCB"
	RecordTypeSVCB string = "SVCB"

	// RecordTypeTA captures enum value "TA"
	RecordTypeTA string = "TA"

	// RecordTypeTLSA captures enum value "TLSA"
	RecordTypeTLSA string = "TLSA"

	// RecordTypeTXT captures enum value "TXT"
	RecordTypeTXT string = "TXT"

	// RecordTypeTYPE0 captures enum value "TYPE0"
	RecordTypeTYPE0 string = "TYPE0"

	// RecordTypeUNSPEC captures enum value "UNSPEC"
	RecordTypeUNSPEC string = "UNSPEC"

	// RecordTypeURI captures enum value "URI"
	RecordTypeURI string = "URI"

	// RecordTypeWKS captures enum value "WKS"
	RecordTypeWKS string = "WKS"

	// RecordTypeX25 captures enum value "X25"
	RecordTypeX25 string = "X25"

	// RecordTypeZONEMD captures enum value "ZONEMD"
	RecordTypeZONEMD string = "ZONEMD"
)
View Source
const (

	// WritableRecordStatusActive captures enum value "active"
	WritableRecordStatusActive string = "active"

	// WritableRecordStatusInactive captures enum value "inactive"
	WritableRecordStatusInactive string = "inactive"
)
View Source
const (

	// WritableRecordTypeA captures enum value "A"
	WritableRecordTypeA string = "A"

	// WritableRecordTypeA6 captures enum value "A6"
	WritableRecordTypeA6 string = "A6"

	// WritableRecordTypeAAAA captures enum value "AAAA"
	WritableRecordTypeAAAA string = "AAAA"

	// WritableRecordTypeAFSDB captures enum value "AFSDB"
	WritableRecordTypeAFSDB string = "AFSDB"

	// WritableRecordTypeAMTRELAY captures enum value "AMTRELAY"
	WritableRecordTypeAMTRELAY string = "AMTRELAY"

	// WritableRecordTypeAPL captures enum value "APL"
	WritableRecordTypeAPL string = "APL"

	// WritableRecordTypeAVC captures enum value "AVC"
	WritableRecordTypeAVC string = "AVC"

	// WritableRecordTypeCAA captures enum value "CAA"
	WritableRecordTypeCAA string = "CAA"

	// WritableRecordTypeCDNSKEY captures enum value "CDNSKEY"
	WritableRecordTypeCDNSKEY string = "CDNSKEY"

	// WritableRecordTypeCDS captures enum value "CDS"
	WritableRecordTypeCDS string = "CDS"

	// WritableRecordTypeCERT captures enum value "CERT"
	WritableRecordTypeCERT string = "CERT"

	// WritableRecordTypeCNAME captures enum value "CNAME"
	WritableRecordTypeCNAME string = "CNAME"

	// WritableRecordTypeCSYNC captures enum value "CSYNC"
	WritableRecordTypeCSYNC string = "CSYNC"

	// WritableRecordTypeDHCID captures enum value "DHCID"
	WritableRecordTypeDHCID string = "DHCID"

	// WritableRecordTypeDLV captures enum value "DLV"
	WritableRecordTypeDLV string = "DLV"

	// WritableRecordTypeDNAME captures enum value "DNAME"
	WritableRecordTypeDNAME string = "DNAME"

	// WritableRecordTypeDNSKEY captures enum value "DNSKEY"
	WritableRecordTypeDNSKEY string = "DNSKEY"

	// WritableRecordTypeDS captures enum value "DS"
	WritableRecordTypeDS string = "DS"

	// WritableRecordTypeEUI48 captures enum value "EUI48"
	WritableRecordTypeEUI48 string = "EUI48"

	// WritableRecordTypeEUI64 captures enum value "EUI64"
	WritableRecordTypeEUI64 string = "EUI64"

	// WritableRecordTypeGPOS captures enum value "GPOS"
	WritableRecordTypeGPOS string = "GPOS"

	// WritableRecordTypeHINFO captures enum value "HINFO"
	WritableRecordTypeHINFO string = "HINFO"

	// WritableRecordTypeHIP captures enum value "HIP"
	WritableRecordTypeHIP string = "HIP"

	// WritableRecordTypeHTTPS captures enum value "HTTPS"
	WritableRecordTypeHTTPS string = "HTTPS"

	// WritableRecordTypeIPSECKEY captures enum value "IPSECKEY"
	WritableRecordTypeIPSECKEY string = "IPSECKEY"

	// WritableRecordTypeISDN captures enum value "ISDN"
	WritableRecordTypeISDN string = "ISDN"

	// WritableRecordTypeKEY captures enum value "KEY"
	WritableRecordTypeKEY string = "KEY"

	// WritableRecordTypeKX captures enum value "KX"
	WritableRecordTypeKX string = "KX"

	// WritableRecordTypeL32 captures enum value "L32"
	WritableRecordTypeL32 string = "L32"

	// WritableRecordTypeL64 captures enum value "L64"
	WritableRecordTypeL64 string = "L64"

	// WritableRecordTypeLOC captures enum value "LOC"
	WritableRecordTypeLOC string = "LOC"

	// WritableRecordTypeLP captures enum value "LP"
	WritableRecordTypeLP string = "LP"

	// WritableRecordTypeMB captures enum value "MB"
	WritableRecordTypeMB string = "MB"

	// WritableRecordTypeMD captures enum value "MD"
	WritableRecordTypeMD string = "MD"

	// WritableRecordTypeMF captures enum value "MF"
	WritableRecordTypeMF string = "MF"

	// WritableRecordTypeMG captures enum value "MG"
	WritableRecordTypeMG string = "MG"

	// WritableRecordTypeMINFO captures enum value "MINFO"
	WritableRecordTypeMINFO string = "MINFO"

	// WritableRecordTypeMR captures enum value "MR"
	WritableRecordTypeMR string = "MR"

	// WritableRecordTypeMX captures enum value "MX"
	WritableRecordTypeMX string = "MX"

	// WritableRecordTypeNAPTR captures enum value "NAPTR"
	WritableRecordTypeNAPTR string = "NAPTR"

	// WritableRecordTypeNID captures enum value "NID"
	WritableRecordTypeNID string = "NID"

	// WritableRecordTypeNINFO captures enum value "NINFO"
	WritableRecordTypeNINFO string = "NINFO"

	// WritableRecordTypeNS captures enum value "NS"
	WritableRecordTypeNS string = "NS"

	// WritableRecordTypeNSAP captures enum value "NSAP"
	WritableRecordTypeNSAP string = "NSAP"

	// WritableRecordTypeNSAPPTR captures enum value "NSAP_PTR"
	WritableRecordTypeNSAPPTR string = "NSAP_PTR"

	// WritableRecordTypeNSEC captures enum value "NSEC"
	WritableRecordTypeNSEC string = "NSEC"

	// WritableRecordTypeNSEC3 captures enum value "NSEC3"
	WritableRecordTypeNSEC3 string = "NSEC3"

	// WritableRecordTypeNSEC3PARAM captures enum value "NSEC3PARAM"
	WritableRecordTypeNSEC3PARAM string = "NSEC3PARAM"

	// WritableRecordTypeNULL captures enum value "NULL"
	WritableRecordTypeNULL string = "NULL"

	// WritableRecordTypeNXT captures enum value "NXT"
	WritableRecordTypeNXT string = "NXT"

	// WritableRecordTypeOPENPGPKEY captures enum value "OPENPGPKEY"
	WritableRecordTypeOPENPGPKEY string = "OPENPGPKEY"

	// WritableRecordTypePTR captures enum value "PTR"
	WritableRecordTypePTR string = "PTR"

	// WritableRecordTypePX captures enum value "PX"
	WritableRecordTypePX string = "PX"

	// WritableRecordTypeRP captures enum value "RP"
	WritableRecordTypeRP string = "RP"

	// WritableRecordTypeRRSIG captures enum value "RRSIG"
	WritableRecordTypeRRSIG string = "RRSIG"

	// WritableRecordTypeRT captures enum value "RT"
	WritableRecordTypeRT string = "RT"

	// WritableRecordTypeSIG captures enum value "SIG"
	WritableRecordTypeSIG string = "SIG"

	// WritableRecordTypeSMIMEA captures enum value "SMIMEA"
	WritableRecordTypeSMIMEA string = "SMIMEA"

	// WritableRecordTypeSOA captures enum value "SOA"
	WritableRecordTypeSOA string = "SOA"

	// WritableRecordTypeSPF captures enum value "SPF"
	WritableRecordTypeSPF string = "SPF"

	// WritableRecordTypeSRV captures enum value "SRV"
	WritableRecordTypeSRV string = "SRV"

	// WritableRecordTypeSSHFP captures enum value "SSHFP"
	WritableRecordTypeSSHFP string = "SSHFP"

	// WritableRecordTypeSVCB captures enum value "SVCB"
	WritableRecordTypeSVCB string = "SVCB"

	// WritableRecordTypeTA captures enum value "TA"
	WritableRecordTypeTA string = "TA"

	// WritableRecordTypeTLSA captures enum value "TLSA"
	WritableRecordTypeTLSA string = "TLSA"

	// WritableRecordTypeTXT captures enum value "TXT"
	WritableRecordTypeTXT string = "TXT"

	// WritableRecordTypeTYPE0 captures enum value "TYPE0"
	WritableRecordTypeTYPE0 string = "TYPE0"

	// WritableRecordTypeUNSPEC captures enum value "UNSPEC"
	WritableRecordTypeUNSPEC string = "UNSPEC"

	// WritableRecordTypeURI captures enum value "URI"
	WritableRecordTypeURI string = "URI"

	// WritableRecordTypeWKS captures enum value "WKS"
	WritableRecordTypeWKS string = "WKS"

	// WritableRecordTypeX25 captures enum value "X25"
	WritableRecordTypeX25 string = "X25"

	// WritableRecordTypeZONEMD captures enum value "ZONEMD"
	WritableRecordTypeZONEMD string = "ZONEMD"
)
View Source
const (

	// WritableZoneStatusActive captures enum value "active"
	WritableZoneStatusActive string = "active"

	// WritableZoneStatusReserved captures enum value "reserved"
	WritableZoneStatusReserved string = "reserved"

	// WritableZoneStatusDeprecated captures enum value "deprecated"
	WritableZoneStatusDeprecated string = "deprecated"

	// WritableZoneStatusParked captures enum value "parked"
	WritableZoneStatusParked string = "parked"
)
View Source
const (

	// ZoneStatusActive captures enum value "active"
	ZoneStatusActive string = "active"

	// ZoneStatusReserved captures enum value "reserved"
	ZoneStatusReserved string = "reserved"

	// ZoneStatusDeprecated captures enum value "deprecated"
	ZoneStatusDeprecated string = "deprecated"

	// ZoneStatusParked captures enum value "parked"
	ZoneStatusParked string = "parked"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NameServer

type NameServer struct {

	// Created
	// Read Only: true
	// Format: date-time
	Created *strfmt.DateTime `json:"created,omitempty"`

	// Custom fields
	CustomFields interface{} `json:"custom_fields,omitempty"`

	// Description
	// Max Length: 200
	Description string `json:"description,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Last updated
	// Read Only: true
	// Format: date-time
	LastUpdated *strfmt.DateTime `json:"last_updated,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// tags
	Tags []*NestedTag `json:"tags,omitempty"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`

	// Zones served by the authoritative nameserver
	// Read Only: true
	Zones []*NestedZone `json:"zones"`
}

NameServer name server

swagger:model NameServer

func (*NameServer) ContextValidate

func (m *NameServer) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this name server based on the context it is used

func (*NameServer) MarshalBinary

func (m *NameServer) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NameServer) UnmarshalBinary

func (m *NameServer) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NameServer) Validate

func (m *NameServer) Validate(formats strfmt.Registry) error

Validate validates this name server

type NestedNameServer

type NestedNameServer struct {

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`
}

NestedNameServer Nameservers for the zone

swagger:model NestedNameServer

func (*NestedNameServer) ContextValidate

func (m *NestedNameServer) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this nested name server based on the context it is used

func (*NestedNameServer) MarshalBinary

func (m *NestedNameServer) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NestedNameServer) UnmarshalBinary

func (m *NestedNameServer) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NestedNameServer) Validate

func (m *NestedNameServer) Validate(formats strfmt.Registry) error

Validate validates this nested name server

type NestedRecord

type NestedRecord struct {

	// Active
	// Read Only: true
	Active *bool `json:"active,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// Status
	// Enum: [active inactive]
	Status string `json:"status,omitempty"`

	// TTL
	// Maximum: 2.147483647e+09
	// Minimum: 0
	TTL *int64 `json:"ttl,omitempty"`

	// Type
	// Required: true
	// Enum: [A A6 AAAA AFSDB AMTRELAY APL AVC CAA CDNSKEY CDS CERT CNAME CSYNC DHCID DLV DNAME DNSKEY DS EUI48 EUI64 GPOS HINFO HIP HTTPS IPSECKEY ISDN KEY KX L32 L64 LOC LP MB MD MF MG MINFO MR MX NAPTR NID NINFO NS NSAP NSAP_PTR NSEC NSEC3 NSEC3PARAM NULL NXT OPENPGPKEY PTR PX RP RRSIG RT SIG SMIMEA SOA SPF SRV SSHFP SVCB TA TLSA TXT TYPE0 UNSPEC URI WKS X25 ZONEMD]
	Type *string `json:"type"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`

	// Value
	// Required: true
	// Max Length: 1000
	// Min Length: 1
	Value *string `json:"value"`

	// zone
	Zone *NestedZone `json:"zone,omitempty"`
}

NestedRecord PTR record generated from an address

swagger:model NestedRecord

func (*NestedRecord) ContextValidate

func (m *NestedRecord) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this nested record based on the context it is used

func (*NestedRecord) MarshalBinary

func (m *NestedRecord) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NestedRecord) UnmarshalBinary

func (m *NestedRecord) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NestedRecord) Validate

func (m *NestedRecord) Validate(formats strfmt.Registry) error

Validate validates this nested record

type NestedTag

type NestedTag struct {

	// Color
	// Max Length: 6
	// Min Length: 1
	// Pattern: ^[0-9a-f]{6}$
	Color string `json:"color,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// Id
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Name
	// Required: true
	// Max Length: 100
	// Min Length: 1
	Name *string `json:"name"`

	// Slug
	// Required: true
	// Max Length: 100
	// Min Length: 1
	Slug *string `json:"slug"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`
}

NestedTag nested tag

swagger:model NestedTag

func (*NestedTag) ContextValidate

func (m *NestedTag) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this nested tag based on the context it is used

func (*NestedTag) MarshalBinary

func (m *NestedTag) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NestedTag) UnmarshalBinary

func (m *NestedTag) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NestedTag) Validate

func (m *NestedTag) Validate(formats strfmt.Registry) error

Validate validates this nested tag

type NestedView

type NestedView struct {

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`
}

NestedView View the zone belongs to

swagger:model NestedView

func (*NestedView) ContextValidate

func (m *NestedView) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this nested view based on the context it is used

func (*NestedView) MarshalBinary

func (m *NestedView) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NestedView) UnmarshalBinary

func (m *NestedView) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NestedView) Validate

func (m *NestedView) Validate(formats strfmt.Registry) error

Validate validates this nested view

type NestedZone

type NestedZone struct {

	// Active
	// Read Only: true
	Active *bool `json:"active,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// Status
	// Enum: [active reserved deprecated parked]
	Status string `json:"status,omitempty"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`

	// view
	View *NestedView `json:"view,omitempty"`
}

NestedZone Zones served by the authoritative nameserver

swagger:model NestedZone

func (*NestedZone) ContextValidate

func (m *NestedZone) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this nested zone based on the context it is used

func (*NestedZone) MarshalBinary

func (m *NestedZone) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NestedZone) UnmarshalBinary

func (m *NestedZone) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NestedZone) Validate

func (m *NestedZone) Validate(formats strfmt.Registry) error

Validate validates this nested zone

type Record

type Record struct {

	// Active
	// Read Only: true
	Active *bool `json:"active,omitempty"`

	// address record
	AddressRecord *NestedRecord `json:"address_record,omitempty"`

	// Created
	// Read Only: true
	// Format: date-time
	Created *strfmt.DateTime `json:"created,omitempty"`

	// Custom fields
	CustomFields interface{} `json:"custom_fields,omitempty"`

	// Description
	// Max Length: 200
	Description string `json:"description,omitempty"`

	// Disable PTR
	//
	// Disable PTR record creation
	DisablePtr bool `json:"disable_ptr,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Last updated
	// Read Only: true
	// Format: date-time
	LastUpdated *strfmt.DateTime `json:"last_updated,omitempty"`

	// Managed
	Managed bool `json:"managed,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// ptr record
	PtrRecord *NestedRecord `json:"ptr_record,omitempty"`

	// Status
	// Enum: [active inactive]
	Status string `json:"status,omitempty"`

	// tags
	Tags []*NestedTag `json:"tags,omitempty"`

	// TTL
	// Maximum: 2.147483647e+09
	// Minimum: 0
	TTL *int64 `json:"ttl,omitempty"`

	// Type
	// Required: true
	// Enum: [A A6 AAAA AFSDB AMTRELAY APL AVC CAA CDNSKEY CDS CERT CNAME CSYNC DHCID DLV DNAME DNSKEY DS EUI48 EUI64 GPOS HINFO HIP HTTPS IPSECKEY ISDN KEY KX L32 L64 LOC LP MB MD MF MG MINFO MR MX NAPTR NID NINFO NS NSAP NSAP_PTR NSEC NSEC3 NSEC3PARAM NULL NXT OPENPGPKEY PTR PX RP RRSIG RT SIG SMIMEA SOA SPF SRV SSHFP SVCB TA TLSA TXT TYPE0 UNSPEC URI WKS X25 ZONEMD]
	Type *string `json:"type"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`

	// Value
	// Required: true
	// Max Length: 1000
	// Min Length: 1
	Value *string `json:"value"`

	// zone
	Zone *NestedZone `json:"zone,omitempty"`
}

Record record

swagger:model Record

func (*Record) ContextValidate

func (m *Record) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this record based on the context it is used

func (*Record) MarshalBinary

func (m *Record) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*Record) UnmarshalBinary

func (m *Record) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*Record) Validate

func (m *Record) Validate(formats strfmt.Registry) error

Validate validates this record

type View

type View struct {

	// Created
	// Read Only: true
	// Format: date-time
	Created *strfmt.DateTime `json:"created,omitempty"`

	// Custom fields
	CustomFields interface{} `json:"custom_fields,omitempty"`

	// Description
	// Max Length: 200
	Description string `json:"description,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Last updated
	// Read Only: true
	// Format: date-time
	LastUpdated *strfmt.DateTime `json:"last_updated,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// tags
	Tags []*NestedTag `json:"tags,omitempty"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`
}

View view

swagger:model View

func (*View) ContextValidate

func (m *View) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this view based on the context it is used

func (*View) MarshalBinary

func (m *View) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*View) UnmarshalBinary

func (m *View) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*View) Validate

func (m *View) Validate(formats strfmt.Registry) error

Validate validates this view

type WritableRecord

type WritableRecord struct {

	// Active
	// Read Only: true
	Active *bool `json:"active,omitempty"`

	// Address record
	// Required: true
	AddressRecord *int64 `json:"address_record"`

	// Created
	// Read Only: true
	// Format: date-time
	Created *strfmt.DateTime `json:"created,omitempty"`

	// Custom fields
	CustomFields interface{} `json:"custom_fields,omitempty"`

	// Description
	// Max Length: 200
	Description string `json:"description,omitempty"`

	// Disable PTR
	//
	// Disable PTR record creation
	DisablePtr bool `json:"disable_ptr,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Last updated
	// Read Only: true
	// Format: date-time
	LastUpdated *strfmt.DateTime `json:"last_updated,omitempty"`

	// Managed
	Managed bool `json:"managed,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// PTR record
	PtrRecord *int64 `json:"ptr_record,omitempty"`

	// Status
	// Enum: [active inactive]
	Status string `json:"status,omitempty"`

	// tags
	Tags []*NestedTag `json:"tags,omitempty"`

	// TTL
	// Maximum: 2.147483647e+09
	// Minimum: 0
	TTL *int64 `json:"ttl,omitempty"`

	// Type
	// Required: true
	// Enum: [A A6 AAAA AFSDB AMTRELAY APL AVC CAA CDNSKEY CDS CERT CNAME CSYNC DHCID DLV DNAME DNSKEY DS EUI48 EUI64 GPOS HINFO HIP HTTPS IPSECKEY ISDN KEY KX L32 L64 LOC LP MB MD MF MG MINFO MR MX NAPTR NID NINFO NS NSAP NSAP_PTR NSEC NSEC3 NSEC3PARAM NULL NXT OPENPGPKEY PTR PX RP RRSIG RT SIG SMIMEA SOA SPF SRV SSHFP SVCB TA TLSA TXT TYPE0 UNSPEC URI WKS X25 ZONEMD]
	Type *string `json:"type"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`

	// Value
	// Required: true
	// Max Length: 1000
	// Min Length: 1
	Value *string `json:"value"`

	// Zone
	// Required: true
	Zone *int64 `json:"zone"`
}

WritableRecord writable record

swagger:model WritableRecord

func (*WritableRecord) ContextValidate

func (m *WritableRecord) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this writable record based on the context it is used

func (*WritableRecord) MarshalBinary

func (m *WritableRecord) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*WritableRecord) UnmarshalBinary

func (m *WritableRecord) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*WritableRecord) Validate

func (m *WritableRecord) Validate(formats strfmt.Registry) error

Validate validates this writable record

type WritableZone

type WritableZone struct {

	// Active
	// Read Only: true
	Active *bool `json:"active,omitempty"`

	// Created
	// Read Only: true
	// Format: date-time
	Created *strfmt.DateTime `json:"created,omitempty"`

	// Custom fields
	CustomFields interface{} `json:"custom_fields,omitempty"`

	// Default TTL
	// Maximum: 2.147483647e+09
	// Minimum: 1
	DefaultTTL int64 `json:"default_ttl,omitempty"`

	// Description
	// Max Length: 200
	Description string `json:"description,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Last updated
	// Read Only: true
	// Format: date-time
	LastUpdated *strfmt.DateTime `json:"last_updated,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// Nameservers for the zone
	Nameservers []*NestedNameServer `json:"nameservers"`

	// SOA Expire
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaExpire *int64 `json:"soa_expire"`

	// SOA Minimum TTL
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaMinimum *int64 `json:"soa_minimum"`

	// SOA MName
	// Required: true
	SoaMname *int64 `json:"soa_mname"`

	// SOA Refresh
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaRefresh *int64 `json:"soa_refresh"`

	// SOA Retry
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaRetry *int64 `json:"soa_retry"`

	// SOA RName
	// Required: true
	// Max Length: 255
	// Min Length: 1
	SoaRname *string `json:"soa_rname"`

	// SOA Serial
	// Maximum: 4.294967295e+09
	// Minimum: 1
	SoaSerial *int64 `json:"soa_serial,omitempty"`

	// Generate SOA Serial
	//
	// Automatically generate the SOA Serial field
	SoaSerialAuto bool `json:"soa_serial_auto,omitempty"`

	// SOA TTL
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaTTL *int64 `json:"soa_ttl"`

	// Status
	// Enum: [active reserved deprecated parked]
	Status string `json:"status,omitempty"`

	// tags
	Tags []*NestedTag `json:"tags,omitempty"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`

	// View
	// Required: true
	View *int64 `json:"view"`
}

WritableZone writable zone

swagger:model WritableZone

func (*WritableZone) ContextValidate

func (m *WritableZone) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this writable zone based on the context it is used

func (*WritableZone) MarshalBinary

func (m *WritableZone) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*WritableZone) UnmarshalBinary

func (m *WritableZone) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*WritableZone) Validate

func (m *WritableZone) Validate(formats strfmt.Registry) error

Validate validates this writable zone

type Zone

type Zone struct {

	// Active
	// Read Only: true
	Active *bool `json:"active,omitempty"`

	// Created
	// Read Only: true
	// Format: date-time
	Created *strfmt.DateTime `json:"created,omitempty"`

	// Custom fields
	CustomFields interface{} `json:"custom_fields,omitempty"`

	// Default TTL
	// Maximum: 2.147483647e+09
	// Minimum: 1
	DefaultTTL int64 `json:"default_ttl,omitempty"`

	// Description
	// Max Length: 200
	Description string `json:"description,omitempty"`

	// Display
	// Read Only: true
	Display string `json:"display,omitempty"`

	// ID
	// Read Only: true
	ID int64 `json:"id,omitempty"`

	// Last updated
	// Read Only: true
	// Format: date-time
	LastUpdated *strfmt.DateTime `json:"last_updated,omitempty"`

	// Name
	// Required: true
	// Max Length: 255
	// Min Length: 1
	Name *string `json:"name"`

	// Nameservers for the zone
	Nameservers []*NestedNameServer `json:"nameservers"`

	// SOA Expire
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaExpire *int64 `json:"soa_expire"`

	// SOA Minimum TTL
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaMinimum *int64 `json:"soa_minimum"`

	// soa mname
	SoaMname *NestedNameServer `json:"soa_mname,omitempty"`

	// SOA Refresh
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaRefresh *int64 `json:"soa_refresh"`

	// SOA Retry
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaRetry *int64 `json:"soa_retry"`

	// SOA RName
	// Required: true
	// Max Length: 255
	// Min Length: 1
	SoaRname *string `json:"soa_rname"`

	// SOA Serial
	// Maximum: 4.294967295e+09
	// Minimum: 1
	SoaSerial *int64 `json:"soa_serial,omitempty"`

	// Generate SOA Serial
	//
	// Automatically generate the SOA Serial field
	SoaSerialAuto bool `json:"soa_serial_auto,omitempty"`

	// SOA TTL
	// Required: true
	// Maximum: 2.147483647e+09
	// Minimum: 1
	SoaTTL *int64 `json:"soa_ttl"`

	// Status
	// Enum: [active reserved deprecated parked]
	Status string `json:"status,omitempty"`

	// tags
	Tags []*NestedTag `json:"tags,omitempty"`

	// Url
	// Read Only: true
	// Format: uri
	URL strfmt.URI `json:"url,omitempty"`

	// view
	View *NestedView `json:"view,omitempty"`
}

Zone zone

swagger:model Zone

func (*Zone) ContextValidate

func (m *Zone) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this zone based on the context it is used

func (*Zone) MarshalBinary

func (m *Zone) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*Zone) UnmarshalBinary

func (m *Zone) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*Zone) Validate

func (m *Zone) Validate(formats strfmt.Registry) error

Validate validates this zone

Jump to

Keyboard shortcuts

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