Crate nomad_api_types

Source

Structs§

Enums§

  • CSIPluginType is an enum string that encapsulates the valid options for a CSIPlugin block’s Type. These modes will allow the plugin to be used in different ways by the client.
  • CSIVolumeAccessMode indicates how a volume should be used in a storage topology e.g whether the provider should make the volume available concurrently. (Duplicated in nomad/structs/csi.go)
  • CSIVolumeAttachmentMode chooses the type of storage api that will be used to interact with the device. (Duplicated in nomad/structs/csi.go)
  • This enum was generated based on the Go types of the official Nomad API client.
  • SchedulerAlgorithm is an enum string that encapsulates the valid options for a SchedulerConfiguration block’s SchedulerAlgorithm. These modes will allow the scheduler to be user-selectable.
  • Topic is an event Topic

Functions§