class

Configuration::Models::ExternalConfig

Inherits YAML::Serializable < Reference < Object

Constants

PROVIDER_GENERIC = "generic"
PROVIDER_ROBOT = "robot"

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

generic?
Source
nodes
Source
provider
Source
provider=(provider : String)
Source
robot?
Source
robot_password
Source
robot_password=(robot_password : String)
Source
robot_user
Source
robot_user=(robot_user : String)
Source