Structs§
- Check
Domain Params - struct for passing parameters to the method
check_domain
- Create
Domain Params - struct for passing parameters to the method
create_domain
- Delete
Domain Params - struct for passing parameters to the method
delete_domain
- GetDomain
Params - struct for passing parameters to the method
get_domain
- List
Domains Params - struct for passing parameters to the method
list_domains
- Update
Domain Params - struct for passing parameters to the method
update_domain
Enums§
- Check
Domain Error - struct for typed errors of method
check_domain
- Create
Domain Error - struct for typed errors of method
create_domain
- Delete
Domain Error - struct for typed errors of method
delete_domain
- GetDomain
Error - struct for typed errors of method
get_domain
- List
Domains Error - struct for typed errors of method
list_domains
- Update
Domain Error - struct for typed errors of method
update_domain
Functions§
- check_
domain - Checks the status of a specific domain’s DNS record for a Service Version. Returns an array in the same format as domain/check_all.
- create_
domain - Create a domain for a particular service and version.
- delete_
domain - Delete the domain for a particular service and versions.
- get_
domain - Get the domain for a particular service and version.
- list_
domains - List all the domains for a particular service and version.
- update_
domain - Update the domain for a particular service and version.