Documentation ¶
Index ¶
- Constants
- func FunctionAPIGatewayTest(restConfig *rest.Config, cfg internal.Config, logf *logrus.Entry) (executor.Step, error)
- func FunctionCloudEventsTest(restConfig *rest.Config, cfg internal.Config, logf *logrus.Entry) (executor.Step, error)
- func FunctionTracingTest(restConfig *rest.Config, cfg internal.Config, logf *logrus.Entry) (executor.Step, error)
- func GitAuthTestSteps(restConfig *rest.Config, cfg internal.Config, logf *logrus.Entry) (executor.Step, error)
- func GitopsSteps(restConfig *rest.Config, cfg internal.Config, logf *logrus.Entry) (executor.Step, error)
- func SimpleFunctionTest(restConfig *rest.Config, cfg internal.Config, logf *logrus.Entry) (executor.Step, error)
- type AzureRepo
- type BasicAuth
- type GithubRepo
- type SSHAuth
Constants ¶
View Source
const ( HTTPAppName = "http-server" HTTPAppImage = "nginx" )
Variables ¶
This section is empty.
Functions ¶
func FunctionAPIGatewayTest ¶
func FunctionCloudEventsTest ¶
func FunctionTracingTest ¶
func GitAuthTestSteps ¶
func GitopsSteps ¶
Types ¶
type GithubRepo ¶
Click to show internal directories.
Click to hide internal directories.