Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Logger *zerolog.Logger
Viper *viper.Viper
ClientFactory client.Factory
Settings *settings.Settings
Credentials *credentials.Credentials
EnvironmentSet *environments.EnvironmentSet
Workflow WorkflowRuntime
}
func (*Context) AttachCredentials ¶
func (*Context) AttachEnvironmentSet ¶
type WorkflowRuntime ¶
Click to show internal directories.
Click to hide internal directories.