package hashicorp.nomad.plugins.base.proto

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

service BasePlugin

base.proto:11

BasePlugin is the methods that all Nomad plugins must support.

message ClientTopology

base.proto:97

numalib/Topology

Used in: NomadDriverConfig

message ClientTopologyCore

base.proto:120

numalib/Core

Used in: ClientTopology

message ClientTopologySLIT

base.proto:106

numalib/SLIT

Used in: ClientTopology

enum CoreGrade

base.proto:114

Used in: ClientTopologyCore

message NomadConfig

base.proto:73

NomadConfig is the client configuration sent to all plugins

Used in: SetConfigRequest

message NomadDriverConfig

base.proto:80

NomadDriverConfig is the driver specific client configuration sent to all driver plugins

Used in: NomadConfig

enum PluginType

base.proto:24

PluginType enumerates the type of plugins Nomad supports

Used in: PluginInfoResponse