UpgradePoolRequest: { poolId: string; region?: Region; version: string }

Type declaration

  • poolId: string

    ID of the pool to upgrade.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.

  • version: string

    New Kubernetes version for the pool.