Dagger.RemoteGitMirror (dagger v0.21.0)

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, Dagger.RemoteGitMirrorID.t()} | {:error, term()}

A unique identifier for this RemoteGitMirror.