package
1.10.20
Repository: https://github.com/jadekler/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package codebuildiface provides an interface to enable mocking the AWS CodeBuild service client for testing your code.

# Functions

New creates a new instance of the CodeBuild client with a session.

# Constants

ArtifactNamespaceBuildId is a ArtifactNamespace enum value.
ArtifactNamespaceNone is a ArtifactNamespace enum value.
ArtifactPackagingNone is a ArtifactPackaging enum value.
ArtifactPackagingZip is a ArtifactPackaging enum value.
ArtifactsTypeCodepipeline is a ArtifactsType enum value.
ArtifactsTypeNoArtifacts is a ArtifactsType enum value.
ArtifactsTypeS3 is a ArtifactsType enum value.
BuildPhaseTypeBuild is a BuildPhaseType enum value.
BuildPhaseTypeCompleted is a BuildPhaseType enum value.
BuildPhaseTypeDownloadSource is a BuildPhaseType enum value.
BuildPhaseTypeFinalizing is a BuildPhaseType enum value.
BuildPhaseTypeInstall is a BuildPhaseType enum value.
BuildPhaseTypePostBuild is a BuildPhaseType enum value.
BuildPhaseTypePreBuild is a BuildPhaseType enum value.
BuildPhaseTypeProvisioning is a BuildPhaseType enum value.
BuildPhaseTypeSubmitted is a BuildPhaseType enum value.
BuildPhaseTypeUploadArtifacts is a BuildPhaseType enum value.
ComputeTypeBuildGeneral1Large is a ComputeType enum value.
ComputeTypeBuildGeneral1Medium is a ComputeType enum value.
ComputeTypeBuildGeneral1Small is a ComputeType enum value.
Service ID for Regions and Endpoints metadata.
EnvironmentTypeLinuxContainer is a EnvironmentType enum value.
ErrCodeAccountLimitExceededException for service response error code "AccountLimitExceededException".
ErrCodeInvalidInputException for service response error code "InvalidInputException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
LanguageTypeAndroid is a LanguageType enum value.
LanguageTypeBase is a LanguageType enum value.
LanguageTypeDocker is a LanguageType enum value.
LanguageTypeGolang is a LanguageType enum value.
LanguageTypeJava is a LanguageType enum value.
LanguageTypeNodeJs is a LanguageType enum value.
LanguageTypePython is a LanguageType enum value.
LanguageTypeRuby is a LanguageType enum value.
PlatformTypeAmazonLinux is a PlatformType enum value.
PlatformTypeDebian is a PlatformType enum value.
PlatformTypeUbuntu is a PlatformType enum value.
ProjectSortByTypeCreatedTime is a ProjectSortByType enum value.
ProjectSortByTypeLastModifiedTime is a ProjectSortByType enum value.
ProjectSortByTypeName is a ProjectSortByType enum value.
Service endpoint prefix API calls made to.
SortOrderTypeAscending is a SortOrderType enum value.
SortOrderTypeDescending is a SortOrderType enum value.
SourceAuthTypeOauth is a SourceAuthType enum value.
SourceTypeCodecommit is a SourceType enum value.
SourceTypeCodepipeline is a SourceType enum value.
SourceTypeGithub is a SourceType enum value.
SourceTypeS3 is a SourceType enum value.
StatusTypeFailed is a StatusType enum value.
StatusTypeFault is a StatusType enum value.
StatusTypeInProgress is a StatusType enum value.
StatusTypeStopped is a StatusType enum value.
StatusTypeSucceeded is a StatusType enum value.
StatusTypeTimedOut is a StatusType enum value.

# Structs

Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/BatchGetBuildsInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/BatchGetBuildsOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/BatchGetProjectsInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/BatchGetProjectsOutput.
Information about a build.
Information about build output artifacts.
Information about a stage for a build.
CodeBuild provides the API operation methods for making requests to AWS CodeBuild.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/CreateProjectInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/CreateProjectOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/DeleteProjectInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/DeleteProjectOutput.
Information about a Docker image that is managed by AWS CodeBuild.
A set of Docker images that are related by programming language and are managed by AWS CodeBuild.
A set of Docker images that are related by platform and are managed by AWS CodeBuild.
Information about an environment variable for a build project or a build.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/ListBuildsForProjectInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/ListBuildsForProjectOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/ListBuildsInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/ListBuildsOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/ListCuratedEnvironmentImagesInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/ListCuratedEnvironmentImagesOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/ListProjectsInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/ListProjectsOutput.
Information about build logs in Amazon CloudWatch Logs.
Additional information about a build phase that has an error.
Information about a build project.
Information about the build output artifacts for the build project.
Information about the build environment of the build project.
Information about the build input source code for the build project.
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/StartBuildInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/StartBuildOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/StopBuildInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/StopBuildOutput.
A tag, consisting of a key and a value.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/UpdateProjectInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codebuild-2016-10-06/UpdateProjectOutput.