struct

Meridian::Config::AccessoryConfig

Inherits YAML::Serializable::Strict < YAML::Serializable < Struct < Value < Object

Constructors

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

Instance methods

depends_on
Source
effective_ready(name : String) : AccessoryReadinessConfig

Resolves the readiness contract: the explicit ready: block when given, otherwise a sensible default inferred from the image. Raises ValidationError for unknown images that declare no port and no ready:.

Source
host
Source
image
Source
network
Source
port
Source
ready
Source
secrets
Source
volumes
Source