MCPcopy
hub / github.com/kptdev/kpt / Function

Struct Function

pkg/kptfile/pkgfile.go:343–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341}
342
343type Function struct {
344 Config yaml.Node `yaml:"config,omitempty"`
345 Image string `yaml:"image,omitempty"`
346}

Calls

no outgoing calls

Tested by

no test coverage detected