Home
last modified time | relevance | path

Searched refs:ZoneCustomSSLGeoRestrictions (Results 1 – 7 of 7) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/cloudflare/cloudflare-go/
H A Dssl.go18 GeoRestrictions ZoneCustomSSLGeoRestrictions `json:"geo_restrictions"`
29 type ZoneCustomSSLGeoRestrictions struct { struct
51 GeoRestrictions ZoneCustomSSLGeoRestrictions `json:"geo_restrictions,omitempty"`
H A Dssl_test.go66 GeoRestrictions: ZoneCustomSSLGeoRestrictions{Label: "us"},
78 GeoRestrictions: ZoneCustomSSLGeoRestrictions{Label: "us"},
268 GeoRestrictions: ZoneCustomSSLGeoRestrictions{Label: "us"},
280 GeoRestrictions: ZoneCustomSSLGeoRestrictions{Label: "us"},
/dports/security/lego/lego-4.5.3/vendor/github.com/cloudflare/cloudflare-go/
H A Dssl.go21 GeoRestrictions ZoneCustomSSLGeoRestrictions `json:"geo_restrictions"`
32 type ZoneCustomSSLGeoRestrictions struct { struct
54 GeoRestrictions *ZoneCustomSSLGeoRestrictions `json:"geo_restrictions,omitempty"`
H A Dssl_test.go67 GeoRestrictions: ZoneCustomSSLGeoRestrictions{Label: "us"},
79 GeoRestrictions: &ZoneCustomSSLGeoRestrictions{Label: "us"},
269 GeoRestrictions: ZoneCustomSSLGeoRestrictions{Label: "us"},
281 GeoRestrictions: &ZoneCustomSSLGeoRestrictions{Label: "us"},
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/cloudflare/cloudflare-go/
H A Dssl.go20 GeoRestrictions ZoneCustomSSLGeoRestrictions `json:"geo_restrictions"`
31 type ZoneCustomSSLGeoRestrictions struct { struct
53 GeoRestrictions *ZoneCustomSSLGeoRestrictions `json:"geo_restrictions,omitempty"`
H A Dssl_test.go67 GeoRestrictions: ZoneCustomSSLGeoRestrictions{Label: "us"},
79 GeoRestrictions: &ZoneCustomSSLGeoRestrictions{Label: "us"},
269 GeoRestrictions: ZoneCustomSSLGeoRestrictions{Label: "us"},
281 GeoRestrictions: &ZoneCustomSSLGeoRestrictions{Label: "us"},
/dports/net/traefik/traefik-2.6.1/vendor/github.com/cloudflare/cloudflare-go/
H A Dssl.go21 GeoRestrictions ZoneCustomSSLGeoRestrictions `json:"geo_restrictions"`
32 type ZoneCustomSSLGeoRestrictions struct { struct
54 GeoRestrictions *ZoneCustomSSLGeoRestrictions `json:"geo_restrictions,omitempty"`