package determined.resourcepool.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AwsCustomTag

resourcepool.proto:212

List of arbitrary user-defined tags that are added to the Determined agent instances

Used in: ResourcePoolAwsDetail

enum FittingPolicy

resourcepool.proto:46

The fitting policy of the scheduler.

Used in: ResourcePool

message K8PriorityClass

resourcepool.proto:343

A kubernetes priority class

Used in: ResourcePoolPrioritySchedulerDetail

message ResourcePool

resourcepool.proto:66

A Resource Pool is a pool of resources where containers are run.

Used in: api.v1.GetResourcePoolsResponse

message ResourcePoolAwsDetail

resourcepool.proto:223

AWS-specific details about the resource pool

Used in: ResourcePoolDetail

message ResourcePoolDetail

resourcepool.proto:200

Detailed information about the resource pool

Used in: ResourcePool

message ResourcePoolGcpDetail

resourcepool.proto:281

GCP-specific details about the resource pool

Used in: ResourcePoolDetail

message ResourcePoolPrioritySchedulerDetail

resourcepool.proto:352

Details related to the priority scheduler. This will only be present if the schedulerType=priority

Used in: ResourcePoolDetail

enum ResourcePoolType

resourcepool.proto:10

The type of the ResourcePool.

Used in: ResourcePool

enum SchedulerType

resourcepool.proto:25

The type of the Scheduler.

Used in: ResourcePool