Represents an update container object
Properties
Name | Type | Required | Description |
---|---|---|---|
Image | string | ❌ | |
Resources | containergroups.Resources | ❌ | |
Command | []string | ❌ | Pass a command (and optional arguments) to override the ENTRYPOINT and CMD of a container image. |
Priority | shared.ContainerGroupPriority | ❌ | |
EnvironmentVariables | map[string]*string | ❌ | |
Logging | containergroups.UpdateContainerLogging | ❌ | |
RegistryAuthentication | containergroups.UpdateContainerRegistryAuthentication | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Cpu | int64 | ❌ | |
Memory | int64 | ❌ | |
GpuClasses | []string | ❌ | |
StorageAmount | int64 | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Axiom | containergroups.LoggingAxiom3 | ❌ | |
Datadog | containergroups.LoggingDatadog3 | ❌ | |
NewRelic | containergroups.LoggingNewRelic3 | ❌ | |
Splunk | containergroups.LoggingSplunk3 | ❌ | |
Tcp | containergroups.LoggingTcp3 | ❌ | |
Http | containergroups.LoggingHttp3 | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Host | string | ✅ | |
ApiToken | string | ✅ | |
Dataset | string | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Host | string | ✅ | |
ApiKey | string | ✅ | |
Tags | []containergroups.DatadogTags3 | ❌ |
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 | int64 | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Host | string | ✅ | |
Port | int64 | ✅ | |
Format | containergroups.HttpFormat3 | ✅ | |
Compression | containergroups.HttpCompression3 | ✅ | |
User | string | ❌ | |
Password | string | ❌ | |
Path | string | ❌ | |
Headers | []containergroups.HttpHeaders4 | ❌ |
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 | containergroups.RegistryAuthenticationBasic2 | ❌ | |
GcpGcr | containergroups.RegistryAuthenticationGcpGcr2 | ❌ | |
AwsEcr | containergroups.RegistryAuthenticationAwsEcr2 | ❌ | |
DockerHub | containergroups.RegistryAuthenticationDockerHub2 | ❌ | |
GcpGar | containergroups.RegistryAuthenticationGcpGar2 | ❌ |
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 | ✅ |