Versions in this module Expand all Collapse all v0 v0.1.4 Nov 23, 2022 v0.1.2 Nov 23, 2022 Changes in this version + const TypeLocal + 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