Class: OracleZFS::Credentials
- Inherits:
-
Object
- Object
- OracleZFS::Credentials
- Includes:
- Enumerable
- Defined in:
- src/oracle-zfs-client/lib/oracle-zfs/credentials.rb
Properties (Read/Write)
Properties (Read Only)
Instance Attribute Summary collapse
-
#profile_name ⇒ Object
readonly
Returns the value of attribute profile_name.
Class Method Summary collapse
Instance Method Summary collapse
- #[](name) ⇒ Object
- #default ⇒ Object
- #each(&block) ⇒ Object
-
#initialize ⇒ Credentials
constructor
A new instance of Credentials.
- #keys ⇒ Object
- #load_config_ini(config_ini_file) ⇒ Object
- #load_credentials_ini(credentials_ini_file) ⇒ Object
- #load_default ⇒ Object
- #load_env_variables ⇒ Object
- #load_inis(config_ini_file, credentials_ini_file = nil) ⇒ Object
Constructor Details
#initialize ⇒ Credentials
Returns a new instance of Credentials.
Instance Attribute Details
#profile_name ⇒ Object (readonly)
Returns the value of attribute profile_name.