class Rancher::Client
- Rancher::Client
- Reference
- Object
Defined in:
rancher/client.crConstructors
- .new(config : Config = Config.from_env)
- .new(config : Config = Config.from_env, &block : Client -> )
Instance Method Summary
- #close
- #config : Config
- #get_load_balancer_services(project_id : String) : Collection(LoadBalancerService)
- #get_project(id : String) : Project
- #inspect(io)
- #list_hosts : Collection(Host)
- #list_projects : Collection(Project)
- #list_schemas : JSON::Any