Documentation
¶
Index ¶
- func NewDefaultBuildEnv(computType *string, privelidged *bool) *awscodebuild.BuildEnvironment
- func NewDefaultBuildRuntimes() awscodebuild.BuildSpec
- func NewGoLintStep(props GoStepProps) pipelines.CodeBuildStep
- func NewGoSynthStep(props GoSynthStepProps) pipelines.ShellStep
- func NewGoTestReportStep(props GoStepProps) pipelines.CodeBuildStep
- func NewUbuntuBuildEnv(computType *string) *awscodebuild.BuildEnvironment
- type GoStepProps
- type GoSynthStepProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultBuildEnv ¶
func NewDefaultBuildEnv(computType *string, privelidged *bool) *awscodebuild.BuildEnvironment
func NewDefaultBuildRuntimes ¶
func NewDefaultBuildRuntimes() awscodebuild.BuildSpec
func NewGoLintStep ¶
func NewGoLintStep(props GoStepProps) pipelines.CodeBuildStep
func NewGoSynthStep ¶
func NewGoSynthStep(props GoSynthStepProps) pipelines.ShellStep
func NewGoTestReportStep ¶
func NewGoTestReportStep(props GoStepProps) pipelines.CodeBuildStep
func NewUbuntuBuildEnv ¶
func NewUbuntuBuildEnv(computType *string) *awscodebuild.BuildEnvironment
Types ¶
type GoStepProps ¶
Click to show internal directories.
Click to hide internal directories.