ENUM

KuprClusterPortsType

Description

The type of the port range.

link GraphQL Schema definition

  • enum KuprClusterPortsType {
  • # BACKUP type of ports.
  • BACKUP
  • # USER_DRIVEN type of ports.
  • USER_DRIVEN
  • }