Versions in this module Expand all Collapse all v18 v18.0.0 May 14, 2025 Changes in this version + type GitLabAPI interface + GetAgentInfo func(http.ResponseWriter, *http.Request) + GetAllowedAgents func(http.ResponseWriter, *http.Request) + GetReceptiveAgents func(http.ResponseWriter, *http.Request) + PostAgentConfiguration func(http.ResponseWriter, *http.Request) + type GitalyAPI interface + GetTreeEntries func(*gitalypb.GetTreeEntriesRequest, ...) error + LastCommitForPath func(context.Context, *gitalypb.LastCommitForPathRequest) (*gitalypb.LastCommitForPathResponse, error) + TreeEntry func(*gitalypb.TreeEntryRequest, ...) error v18.0.0-rc42 May 13, 2025 Other modules containing this package gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17