Versions in this module Expand all Collapse all v0 v0.1.0 Dec 29, 2023 Changes in this version + type Knowledgebase struct + func NewKnowledgebase(baseNode base.BaseNode) *Knowledgebase + func (k *Knowledgebase) Run(ctx context.Context, cli dynamic.Interface, args map[string]any) (map[string]any, error)