Dagger.RemoteGitMirror (dagger v0.21.1)

Copy Markdown View Source

An internal persistent bare git mirror.

Summary

Functions

A unique identifier for this RemoteGitMirror.

Types

t()

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

Functions

id(remote_git_mirror)

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

A unique identifier for this RemoteGitMirror.