Package-level declarations
Types
Manages an ACL Auth Method in Nomad.
Manages an ACL Auth Method in Nomad.
Builder for AclAuthMethodArgs.
Builder for AclAuthMethod.
Builder for AclBindingRuleArgs.
Builder for AclBindingRule.
Manages an ACL policy registered in Nomad.
Builder for AclPolicyArgs.
Builder for AclPolicy.
Builder for AclRoleArgs.
Builder for AclRole.
Creating a token with limited policies:
Builder for AclTokenArgs.
Builder for AclToken.
Builder for CsiVolumeArgs.
Builder for CsiVolumeRegistrationArgs.
Builder for CsiVolumeRegistration.
Builder for CsiVolume.
layout: "nomad" page_title: "Nomad: nomad.DynamicHostVolume" sidebar_current: "docs-nomad-resource-dynamic-host-volume" description: |- Manages the lifecycle of creating and deleting dynamic host volumes.
layout: "nomad" page_title: "Nomad: nomad.DynamicHostVolume" sidebar_current: "docs-nomad-resource-dynamic-host-volume" description: |- Manages the lifecycle of creating and deleting dynamic host volumes.
Builder for DynamicHostVolumeArgs.
Registers a dynamic host volume in Nomad that has already been created. Note that Nomad supports two workflows for dynamic host volumes: create and register. Both resources result in the same data source with the same outputs.
Registers a dynamic host volume in Nomad that has already been created. Note that Nomad supports two workflows for dynamic host volumes: create and register. Both resources result in the same data source with the same outputs.
Builder for DynamicHostVolumeRegistrationArgs.
Builder for DynamicHostVolumeRegistration.
Builder for DynamicHostVolume.
Creating a volume:
Creating a volume:
Builder for ExternalVolumeArgs.
Builder for ExternalVolume.
Builder for JobArgs.
Builder for Job.
Provisions a namespace within a Nomad cluster. Nomad auto-generates a default namespace called default
. This namespace cannot be removed, so destroying a nomad.Namespace
resource where name = "default"
will cause the namespace to be reset to its default configuration.
Provisions a namespace within a Nomad cluster. Nomad auto-generates a default namespace called default
. This namespace cannot be removed, so destroying a nomad.Namespace
resource where name = "default"
will cause the namespace to be reset to its default configuration.
Builder for NamespaceArgs.
Builder for Namespace.
Provisions a node pool within a Nomad cluster.
Builder for NodePoolArgs.
Builder for NodePool.
The provider type for the nomad package. By default, resources use package-wide configuration settings, however an explicit Provider
instance may be created and passed during resource construction to achieve fine-grained programmatic control over provider settings. See the documentation for more information.
Builder for NomadProvider.
The provider type for the nomad package. By default, resources use package-wide configuration settings, however an explicit Provider
instance may be created and passed during resource construction to achieve fine-grained programmatic control over provider settings. See the documentation for more information.
Builder for ProviderArgs.
Manages a quota specification in a Nomad cluster.
Manages a quota specification in a Nomad cluster.
Builder for QuoteSpecificationArgs.
Builder for QuoteSpecification.
Manages scheduler configuration of the Nomad cluster.
Builder for SchedulerConfigArgs.
Builder for SchedulerConfig.
Manages a Sentinel policy registered in Nomad.
Manages a Sentinel policy registered in Nomad.
Builder for SentinelPolicyArgs.
Builder for SentinelPolicy.
Builder for VariableArgs.
Builder for Variable.
Registering a volume:
Builder for VolumeArgs.
Builder for Volume.