View Source Dagger.Socket (dagger v0.12.3)

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

Summary

Functions

A unique identifier for this Socket.

Types

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

Functions

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

A unique identifier for this Socket.