Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
docker-companion
v0.5.1
Top Level Namespace
Companion
Bot
Commands
Command
Help
Down
Help
Images
Help
Logs
Help
Networks
Help
Projects
Help
Update
Help
Config
Matrix
Docker
Client
ConflictException
ConnectNetworkOptions
Container
CreateContainerOptions
EndpointConfig
Env
ExposedPorts
HostConfig
Mount
Type
PortBinding
RestartPolicy
Name
NetworkingConfig
Volumes
CreateContainerResponse
CreateImageResponse
CreateNetworkOptions
CreateNetworkResponse
Image
Local
Config
Network
Port
Type
Compose
File
Network
Service
Service
Port
RestartPolicy
Volume
Mode
Manager
ImageState
UpdateEvent
Project
ProjectUpdate
Built with Crystal 1.9.2
2023-10-08 13:21:58 UTC
struct
Companion::Config::Matrix
Companion::Config::Matrix
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
docker-companion.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#access_token
: String
#homeserver
: String
#notification_room
: String
#users
: Array(String)
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
access_token
: String
#
[
View source
]
def
homeserver
: String
#
[
View source
]
def
notification_room
: String
#
[
View source
]
def
users
: Array(String)
#
[
View source
]