package
0.4.0
Repository: https://github.com/instill-ai/cli.git
Documentation: pkg.go.dev

# Functions

ConfigDir returns config dirpath with precedence: 1.
No description provided by the author
No description provided by the author
No description provided by the author
DataDir returns data dirpath with precedence: 1.
DefaultHostConfig returns default values for an instance config, as a single "source of truth" for other packages.
No description provided by the author
NewBlankConfig initializes a config file pre-populated with comments and default values.
No description provided by the author
No description provided by the author
NewFromString initializes a Config from a yaml string.
No description provided by the author
StateDir returns state dirpath with precedence: 1.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
This type implements a low-level get/set config that is backed by an in-memory tree of Yaml nodes.
No description provided by the author
No description provided by the author
No description provided by the author
HostConfigTyped is a type safe representation of an instance config.
No description provided by the author
No description provided by the author

# Interfaces

Config is the interface describes interacting with some persistent configuration for inst.

# Type aliases

No description provided by the author