Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | CodebuildProject |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
CodebuildProjectSpec | |
status |
CodebuildProjectStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
arn |
string | (Optional) |
artifacts |
[]CodebuildProjectSpecArtifacts | |
badgeEnabled |
bool | (Optional) |
badgeURL |
string | (Optional) |
buildTimeout |
int | (Optional) |
cache |
[]CodebuildProjectSpecCache | (Optional) |
description |
string | (Optional) |
encryptionKey |
string | (Optional) |
environment |
[]CodebuildProjectSpecEnvironment | |
name |
string | |
secondaryArtifacts |
[]CodebuildProjectSpecSecondaryArtifacts | (Optional) |
secondarySources |
[]CodebuildProjectSpecSecondarySources | (Optional) |
serviceRole |
string | |
source |
[]CodebuildProjectSpecSource | |
tags |
map[string]string | (Optional) |
vpcConfig |
[]CodebuildProjectSpecVpcConfig | (Optional) |
Field | Type | Description |
---|---|---|
encryptionDisabled |
bool | (Optional) |
location |
string | (Optional) |
name |
string | (Optional) |
namespaceType |
string | (Optional) |
packaging |
string | (Optional) |
path |
string | (Optional) |
type |
string |
Field | Type | Description |
---|---|---|
location |
string | (Optional) |
type |
string | (Optional) |
Field | Type | Description |
---|---|---|
certificate |
string | (Optional) |
computeType |
string | |
environmentVariable |
[]CodebuildProjectSpecEnvironmentEnvironmentVariable | (Optional) |
image |
string | |
imagePullCredentialsType |
string | (Optional) |
privilegedMode |
bool | (Optional) |
type |
string |
Field | Type | Description |
---|---|---|
name |
string | |
type |
string | (Optional) |
value |
string |
Field | Type | Description |
---|---|---|
artifactIdentifier |
string | |
encryptionDisabled |
bool | (Optional) |
location |
string | (Optional) |
name |
string | (Optional) |
namespaceType |
string | (Optional) |
packaging |
string | (Optional) |
path |
string | (Optional) |
type |
string |
Field | Type | Description |
---|---|---|
auth |
[]CodebuildProjectSpecSecondarySourcesAuth | (Optional) |
buildspec |
string | (Optional) |
gitCloneDepth |
int | (Optional) |
insecureSSL |
bool | (Optional) |
location |
string | (Optional) |
reportBuildStatus |
bool | (Optional) |
sourceIdentifier |
string | |
type |
string |
Field | Type | Description |
---|---|---|
type |
string |
Field | Type | Description |
---|---|---|
auth |
[]CodebuildProjectSpecSourceAuth | (Optional) |
buildspec |
string | (Optional) |
gitCloneDepth |
int | (Optional) |
insecureSSL |
bool | (Optional) |
location |
string | (Optional) |
reportBuildStatus |
bool | (Optional) |
type |
string |
Field | Type | Description |
---|---|---|
type |
string |
Field | Type | Description |
---|---|---|
securityGroupIDS |
[]string | |
subnets |
[]string | |
vpcID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
CodebuildProjectSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
secondary_sources.<index>.auth.<index>.resource |
string | |
source.<index>.auth.<index>.resource |
string |