package
0.35.0-0.rc.0
Repository: https://github.com/upbound/up.git
Documentation: pkg.go.dev

# Functions

Extract performs extraction of configuration from the provided source.
GetDefaultPath returns the default config path or error.
NewFSSource constructs a new FSSource.
WithFS overrides the FSSource filesystem with the given filesystem.
WithPath sets the config path for the filesystem source.

# Constants

Location of up config file.
Location of up config file.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config is format for the up configuration file.
FSSource provides a filesystem source for interacting with a Config.
MockSource is a mock source.
Upbound contains configuration information for Upbound.

# Interfaces

Source is a source for interacting with a Config.

# Type aliases

Allowed values for the global format option.
FSSourceModifier modifies an FSSource.
QuietFlag provides a named boolean type for the QuietFlag.