Dagger.Cloud (dagger v0.19.4)

View Source

Dagger Cloud configuration and state

Summary

Functions

A unique identifier for this Cloud.

The trace URL for the current session

Types

t()

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

Functions

id(cloud)

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

A unique identifier for this Cloud.

trace_url(cloud)

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

The trace URL for the current session