Versions in this module Expand all Collapse all v0 v0.16.0 Apr 4, 2026 Changes in this version + type PluginTester struct + func NewPluginTester(pluginPath string) (*PluginTester, error) + func (p *PluginTester) AssertYAML(t *testing.T, expYAML string, kmeta model.K8sMeta, ...)