class LB

Defined in:

dns-loadbalancer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token : String, zone : String) #

[View source]

Instance Method Detail

def get_dns_id(key : String) #

[View source]
def get_dns_record(key : String) #

[View source]
def update_record(original : String, new_record : String) #

[View source]