external

package
v0.21.1-0...-a3b014d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProvider

func NewProvider(root string, id provider.Identifier, cfg Config) provider.Provider

Types

type Config

type Config struct {
	Cmd     string            `yaml:"cmd" json:"cmd" mapstructure:"cmd"`
	ExecDir string            `yaml:"dir,omitempty" json:"dir,omitempty" mapstructure:"dir"`
	State   string            `yaml:"state" json:"state" mapstructure:"state"`
	Env     map[string]string `yaml:"env,omitempty" json:"env,omitempty" mapstructure:"env"`
}

func (Config) Redact

func (c Config) Redact()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL