module Consul::Client
Constants
- NotFoundException
- ResponseException
- RpcErrorException
- TimeoutException
Public Class Methods
v1()
click to toggle source
# File lib/consul/client.rb, line 6 def self.v1 V1.new end