thirdpartyagents

package
v1.73.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectAccessResponse

type DirectAccessResponse struct {
	Headers map[string]string `json:"headers"`
	Token   string            `json:"token"`
}

DirectAccessResponse represents the response from GitLab direct access token API.

func FetchDirectAccessToken

func FetchDirectAccessToken(client *gitlab.Client) (*DirectAccessResponse, error)

fetchDirectAccessToken retrieves a direct access token from GitLab AI service.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL