module Kuvera::Api
Constants
- MissingCredentials
- SecretAlreadyRead
- SecretNotFound
- VERSION
Public Instance Methods
client()
click to toggle source
# File lib/kuvera/api.rb, line 16 def client @client ||= Client.new end