View Source Dagger.Socket (dagger v0.15.1)

A Unix or TCP/IP socket that can be mounted into a container.

Summary

Functions

A unique identifier for this Socket.

Types

t()

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

Functions

id(socket)

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

A unique identifier for this Socket.