Versions in this module Expand all Collapse all v0 v0.0.2 Aug 30, 2022 Changes in this version + const TypeNone + const TypeRemote + type Config struct + Details Details + Type string + func DefaultConfig() Config + func NewConfig(nodeType string, details Details) Config + func (s *Config) UnmarshalYAML(n *yaml.Node) error + func (s Config) MarshalYAML() (interface{}, error) + type Details interface + Validate func() error