etcd
in
resources/etcd_key.rb [11:14]
3
lines of code
2
McCabe index (conditional complexity)
def etcd @etcd ||= ::Etcd.client(host: host, port: port) end