Skip to content

libdns/arvancloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arvancloud for libdns

Go Reference

This package implements the libdns interfaces for Arvancloud, allowing you to manage DNS records.

Authenticating

This package uses the Apikey authentication method.

The provided apikey must have the DNS administrator and DOMAIN administrator permissions.

permissions

Example Configuration

p := arvancloud.Provider{
    AuthAPIKey: "apikey",
}

About

Arvancloud provider implementation for libdns

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages