Represents a container
Properties
Name | Type | Required | Description |
---|---|---|---|
image | string | ✅ | |
resources | ContainerResourceRequirements | ✅ | Represents a container resource requirements |
command | string[] | ❌ | Pass a command (and optional arguments) to override the ENTRYPOINT and CMD of a container image. |
priority | ContainerGroupPriority | ❌ | |
environmentVariables | any | ❌ | |
logging | CreateContainerLogging | ❌ | |
registryAuthentication | CreateContainerRegistryAuthentication | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
axiom | LoggingAxiom2 | ❌ | |
datadog | LoggingDatadog2 | ❌ | |
newRelic | LoggingNewRelic2 | ❌ | |
splunk | LoggingSplunk2 | ❌ | |
tcp | LoggingTcp2 | ❌ | |
http | LoggingHttp2 | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
host | string | ✅ | |
apiToken | string | ✅ | |
dataset | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
host | string | ✅ | |
apiKey | string | ✅ | |
tags | DatadogTags2[] | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
name | string | ✅ | |
value | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
host | string | ✅ | |
ingestionKey | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
host | string | ✅ | |
token | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
host | string | ✅ | |
port | number | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
host | string | ✅ | |
port | number | ✅ | |
format | HttpFormat2 | ✅ | |
compression | HttpCompression2 | ✅ | |
user | string | ❌ | |
password | string | ❌ | |
path | string | ❌ | |
headers | HttpHeaders3[] | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
JSON | string | ✅ | "json" |
JSON_LINES | string | ✅ | "json_lines" |
Properties
Name | Type | Required | Description |
---|---|---|---|
NONE | string | ✅ | "none" |
GZIP | string | ✅ | "gzip" |
Properties
Name | Type | Required | Description |
---|---|---|---|
name | string | ✅ | |
value | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
basic | RegistryAuthenticationBasic1 | ❌ | |
gcpGcr | RegistryAuthenticationGcpGcr1 | ❌ | |
awsEcr | RegistryAuthenticationAwsEcr1 | ❌ | |
dockerHub | RegistryAuthenticationDockerHub1 | ❌ | |
gcpGar | RegistryAuthenticationGcpGar1 | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
username | string | ✅ | |
password | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
serviceKey | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
accessKeyId | string | ✅ | |
secretAccessKey | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
username | string | ✅ | |
personalAccessToken | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
serviceKey | string | ✅ |