class Rancher::Config

Defined in:

rancher/config.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(url : String, access_key : String, secret_key : String) #

[View source]

Class Method Detail

def self.from_env #

[View source]

Instance Method Detail

def access_key : String #

[View source]
def secret_key : String #

[View source]
def url : String #

[View source]