Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
Bicep bicep.Interface
ConfigHolder *framework.ConfigHolder
ConnectionFactory connections.Factory
Deploy deploy.Interface
Output output.Interface
FileSystem filesystem.FileSystem
Group string
FilePath string
Parameters map[string]map[string]any
DestinationFile string
AzureScope string
AWSScope string
}
Runner is the runner implementation for the `rad bicep generate-kubernetes` command.
func NewRunner ¶
NewRunner creates a new instance of the `rad bicep generate-kubernetes-manifest` runner.
Click to show internal directories.
Click to hide internal directories.