Method: Etcd::Client::Config#ca_file

Defined in:
lib/etcd/client.rb

#ca_fileObject

Returns the value of attribute ca_file

Returns:

  • the current value of ca_file



28
29
30
# File 'lib/etcd/client.rb', line 28

def ca_file
  @ca_file
end