package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

The ConfigFromContext function retrieves a viper.Viper configuration from a context.Context, and returns nil if the configuration is not found.
NewContextKey creates a new context key based on the given purpose string.
NewMockConfigFileInterface creates a new mock instance.
NewMockRunner creates a new mock instance.
RunCommand is a function that takes in a Runner interface and returns a function that takes in a cobra command and a slice of strings, and returns an error if one occurs during validation or running.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
MockConfigFileInterface is a mock of ConfigFileInterface interface.
MockConfigFileInterfaceConfigFromContextCall wrap *gomock.Call.
MockConfigFileInterfaceDeleteWorkspaceCall wrap *gomock.Call.
MockConfigFileInterfaceEditWorkspacesCall wrap *gomock.Call.
MockConfigFileInterfaceMockRecorder is the mock recorder for MockConfigFileInterface.
MockConfigFileInterfaceSetDefaultWorkspaceCall wrap *gomock.Call.
MockRunner is a mock of Runner interface.
MockRunnerMockRecorder is the mock recorder for MockRunner.

# Interfaces

No description provided by the author
Factory interface handles resources for interfacing with corerp and configs.
No description provided by the author