Home
last modified time | relevance | path

Searched refs:DomainResponse (Results 1 – 25 of 31) sorted by relevance

12

/dports/security/lego/lego-4.5.3/vendor/github.com/dnsimple/dnsimple-go/dnsimple/
H A Ddomains.go41 type DomainResponse struct { struct
88 …teDomain(ctx context.Context, accountID string, domainAttributes Domain) (*DomainResponse, error) {
90 domainResponse := &DomainResponse{}
104 …etDomain(ctx context.Context, accountID string, domainIdentifier string) (*DomainResponse, error) {
106 domainResponse := &DomainResponse{}
120 …teDomain(ctx context.Context, accountID string, domainIdentifier string) (*DomainResponse, error) {
122 domainResponse := &DomainResponse{}
H A Dregistrar_auto_renewal.go11 …ainAutoRenewal(ctx context.Context, accountID string, domainName string) (*DomainResponse, error) {
13 domainResponse := &DomainResponse{}
27 …ainAutoRenewal(ctx context.Context, accountID string, domainName string) (*DomainResponse, error) {
29 domainResponse := &DomainResponse{}
/dports/net/traefik/traefik-2.6.1/vendor/github.com/dnsimple/dnsimple-go/dnsimple/
H A Ddomains.go41 type DomainResponse struct { struct
88 …teDomain(ctx context.Context, accountID string, domainAttributes Domain) (*DomainResponse, error) {
90 domainResponse := &DomainResponse{}
104 …etDomain(ctx context.Context, accountID string, domainIdentifier string) (*DomainResponse, error) {
106 domainResponse := &DomainResponse{}
120 …teDomain(ctx context.Context, accountID string, domainIdentifier string) (*DomainResponse, error) {
122 domainResponse := &DomainResponse{}
H A Dregistrar_auto_renewal.go11 …ainAutoRenewal(ctx context.Context, accountID string, domainName string) (*DomainResponse, error) {
13 domainResponse := &DomainResponse{}
27 …ainAutoRenewal(ctx context.Context, accountID string, domainName string) (*DomainResponse, error) {
29 domainResponse := &DomainResponse{}
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/Parsers/
H A DCommonParser.php8 use Iodev\Whois\Modules\Tld\DomainResponse; alias
76 * @param DomainResponse $response
79 public function parseResponse(DomainResponse $response)
133 * @param DomainResponse $response
136 protected function filterFrom(DomainResponse $response)
H A DAutoParser.php6 use Iodev\Whois\Modules\Tld\DomainResponse; alias
43 * @param DomainResponse $response
46 public function parseResponse(DomainResponse $response)
H A DBlockParser.php8 use Iodev\Whois\Modules\Tld\DomainResponse; alias
68 * @param DomainResponse $response
71 public function parseResponse(DomainResponse $response)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/
H A DDomainInfo.php14 * @param DomainResponse $response
19 public function __construct(DomainResponse $response, $data = [], $parserType = '')
29 /** @var DomainResponse */
39 * @return DomainResponse
H A DTldParser.php112 * @param DomainResponse $response
115 abstract public function parseResponse(DomainResponse $response);
H A DTldModule.php125 * @return DomainResponse
157 * @return DomainResponse
166 return new DomainResponse($domain, $query, $text, $host);
H A DDomainResponse.php10 class DomainResponse extends Response class
/dports/security/vault/vault-1.8.2/vendor/github.com/denverdino/aliyungo/cdn/
H A Ddomain.go35 type DomainResponse struct { struct
113 func (client *CdnClient) DescribeCdnDomainDetail(req DescribeDomainRequest) (DomainResponse, error)…
114 var resp DomainResponse
117 return DomainResponse{}, err
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/denverdino/aliyungo/aliyungo-a747050bb1ba/cdn/
H A Ddomain.go35 type DomainResponse struct { struct
113 func (client *CdnClient) DescribeCdnDomainDetail(req DescribeDomainRequest) (DomainResponse, error)…
114 var resp DomainResponse
117 return DomainResponse{}, err
/dports/security/lego/lego-4.5.3/providers/dns/regru/internal/
H A Dmodel.go40 Domains []DomainResponse `json:"domains,omitempty"`
44 type DomainResponse struct { struct
53 func (d DomainResponse) Error() string { argument
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/regru/internal/
H A Dmodel.go40 Domains []DomainResponse `json:"domains,omitempty"`
44 type DomainResponse struct { struct
53 func (d DomainResponse) Error() string { argument
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/providers/dns/regru/internal/
H A Dmodel.go40 Domains []DomainResponse `json:"domains,omitempty"`
44 type DomainResponse struct { struct
53 func (d DomainResponse) Error() string { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/sas/
H A Dstruct_domain_list_response_list.go20 DomainResponse []DomainResponse `json:"DomainResponse" xml:"DomainResponse"` member
H A Dstruct_domain_response.go19 type DomainResponse struct { struct
/dports/security/lego/lego-4.5.3/vendor/github.com/OpenDNS/vegadns2client/
H A Ddomains.go21 type DomainResponse struct { struct
48 answer := DomainResponse{}
/dports/net/traefik/traefik-2.6.1/vendor/github.com/OpenDNS/vegadns2client/
H A Ddomains.go21 type DomainResponse struct { struct
48 answer := DomainResponse{}
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/io-developer/php-whois/src/Iodev/Whois/
H A DWhois.php13 use Iodev\Whois\Modules\Tld\DomainResponse; alias
84 * @return DomainResponse
/dports/security/lego/lego-4.5.3/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/configgtm-v1_3/
H A Ddomain.go195 func (domain *Domain) save(queryArgs map[string]string, req *http.Request) (*DomainResponse, error)…
235 responseBody := &DomainResponse{}
247 func (domain *Domain) Create(queryArgs map[string]string) (*DomainResponse, error) {
/dports/security/lego/lego-4.5.3/providers/dns/checkdomain/
H A Dclient.go48 DomainResponse struct { struct
262 func (d *DNSProvider) getDomainInfo(domainID int) (*DomainResponse, error) {
268 var res DomainResponse
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/checkdomain/
H A Dclient.go49 DomainResponse struct { struct
263 func (d *DNSProvider) getDomainInfo(domainID int) (*DomainResponse, error) {
269 var res DomainResponse
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/providers/dns/checkdomain/
H A Dclient.go48 DomainResponse struct { struct
262 func (d *DNSProvider) getDomainInfo(domainID int) (*DomainResponse, error) {
268 var res DomainResponse

12