Dagger.CacheVolume (dagger v0.18.3)

View Source

A directory whose contents persist across runs.

Summary

Functions

A unique identifier for this CacheVolume.

Types

t()

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

Functions

id(cache_volume)

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

A unique identifier for this CacheVolume.