Versions in this module Expand all Collapse all v1 v1.2.5 Sep 23, 2024 Changes in this version + func RunEdgectl(args []string, ops ...RunOp) ([]byte, error) + func RunEdgectlObjs(args []string, in, out interface{}, ops ...RunOp) error + type RunOp func(opts *runOptions) + func WithDebug() RunOp + func WithIgnore(ignore []string) RunOp