Home
last modified time | relevance | path

Searched defs:ListDNSZonesResponse (Results 1 – 5 of 5) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/scaleway/scaleway-sdk-go/api/domain/v2beta1/
H A Ddomain_sdk.go1248 type ListDNSZonesResponse struct { struct
1249 TotalCount uint32 `json:"total_count"`
1251 DNSZones []*DNSZone `json:"dns_zones"`
1605 func (r *ListDNSZonesResponse) UnsafeGetTotalCount() uint32 {
1611 func (r *ListDNSZonesResponse) UnsafeAppend(res interface{}) (uint32, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/scaleway/scaleway-sdk-go/api/domain/v2beta1/
H A Ddomain_sdk.go1248 type ListDNSZonesResponse struct { struct
1249 TotalCount uint32 `json:"total_count"`
1251 DNSZones []*DNSZone `json:"dns_zones"`
1605 func (r *ListDNSZonesResponse) UnsafeGetTotalCount() uint32 {
1611 func (r *ListDNSZonesResponse) UnsafeAppend(res interface{}) (uint32, error) {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/scaleway/scaleway-sdk-go/api/domain/v2beta1/
H A Ddomain_sdk.go1248 type ListDNSZonesResponse struct { struct
1249 TotalCount uint32 `json:"total_count"`
1251 DNSZones []*DNSZone `json:"dns_zones"`
1605 func (r *ListDNSZonesResponse) UnsafeGetTotalCount() uint32 {
1611 func (r *ListDNSZonesResponse) UnsafeAppend(res interface{}) (uint32, error) {
/dports/security/lego/lego-4.5.3/vendor/github.com/scaleway/scaleway-sdk-go/api/domain/v2alpha2/
H A Ddomain_sdk.go1321 type ListDNSZonesResponse struct { struct
1322 TotalCount uint32 `json:"total_count"`
1324 DNSZones []*DNSZone `json:"dns_zones"`
2620 func (r *ListDNSZonesResponse) UnsafeGetTotalCount() uint32 {
2626 func (r *ListDNSZonesResponse) UnsafeAppend(res interface{}) (uint32, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/scaleway/scaleway-sdk-go/api/domain/v2alpha2/
H A Ddomain_sdk.go1321 type ListDNSZonesResponse struct { struct
1322 TotalCount uint32 `json:"total_count"`
1324 DNSZones []*DNSZone `json:"dns_zones"`
2620 func (r *ListDNSZonesResponse) UnsafeGetTotalCount() uint32 {
2626 func (r *ListDNSZonesResponse) UnsafeAppend(res interface{}) (uint32, error) {