class Swm::NodeListFetcher
 
  - Swm::NodeListFetcher
- Reference
- Object
Defined in:
docker/node_list_fetcher.crConstant Summary
- 
        SERVICE_NAME = "swm-get-ip"
Class Method Summary
- .fetch_with_local_ips(client : DockerClient) : Array(Node)
- .fetch_with_remote_ips(client : DockerClient, cluster : Cluster) : Array(Node)