Dagger.Volume (dagger v1.0.0-beta.13)

Copy Markdown View Source

A filesystem volume that can be mounted into containers.

Summary

Functions

A unique identifier for this Volume.

Types

t()

@type t() :: %Dagger.Volume{client: term(), query_builder: term()}

Functions

id(volume)

@spec id(t()) :: {:ok, String.t()} | {:error, term()}

A unique identifier for this Volume.