Class: MintPress::OracleEBS::SSHUser

Inherits:
User
  • Object
show all
Defined in:
src/oracle-ebs/lib/oracle-ebs/host.rb

Overview

SSHUser: Extends the user class to include the ability to provide an ssh key file name

Properties (Read/Write)

Properties (Read Only)

Constant Summary

Constants included from MintLogger

MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN

Instance Attribute Summary collapse

Attributes inherited from User

#password, #username

Instance Method Summary collapse

Methods included from MintLogger::Utils::Common

#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send

Constructor Details

#initialize(attributes) ⇒ SSHUser

Returns a new instance of SSHUser.

Instance Attribute Details

#key_fileObject (readonly)

Returns the value of attribute key_file.

Instance Method Details

#get_ids(transport:) ⇒ Object

#gid(transport:) ⇒ Object

#group(transport:) ⇒ Object

#inspect(indent = 0) ⇒ Object

#to_s(indent = 0) ⇒ Object

#uid(transport:) ⇒ Object