Class: SecretServer::SdkClient

Inherits:
Object
  • Object
show all
Includes:
Commands, Configuration
Defined in:
lib/secret_server/sdk_client.rb

Overview

Ruby SDK client for Secret Server

Constant Summary

Constants included from Commands::Cache

Commands::Cache::StrategyCacheThenServer, Commands::Cache::StrategyCacheThenServerAllowExpired, Commands::Cache::StrategyNever, Commands::Cache::StrategyServerThenCache

Instance Attribute Summary

Attributes included from Configuration

#key, #path, #rule, #url

Method Summary

Methods included from Commands::Token

#token

Methods included from Commands::Secret

#secret

Methods included from Commands::Remove

#remove!

Methods included from Commands::Init

#init!

Methods included from Commands::Cache

#cache_age, #cache_age=, #cache_clear!, #cache_strategy, #cache_strategy=

Methods included from Configuration

#configure, #env_configure, #tss, #valid_path?, #valid_url?