INPUT_OBJECT

BundleMetadataInput

Description

Metadata associated with an Exocompute container image bundle.

link GraphQL Schema definition

  • input BundleMetadataInput {
  • # EKS version for this bundle version. This is not required if you are using Bring
  • # Your Own Kubernetes (BYOK).
  • eksVersion: String
  • }