Dagger.UpGroup
Summary
Functions
A unique identifier for this UpGroup.
Return a list of individual services and their details
Execute all selected service functions
Types
Functions
@spec id(t()) :: {:ok, Dagger.UpGroupID.t()} | {:error, term()}
A unique identifier for this UpGroup.
@spec list(t()) :: {:ok, [Dagger.Up.t()]} | {:error, term()}
Return a list of individual services and their details
Execute all selected service functions