gitlab

package
v0.0.0-...-9a19f93 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GitLabCLI

func GitLabCLI() schema.Executable

func New

func New() schema.Plugin

func PersonalAccessToken

func PersonalAccessToken() schema.CredentialType

func TryGlabConfigFile

func TryGlabConfigFile() sdk.Importer

Types

type GlabConfig

type GlabConfig struct {
	Hosts map[string]GlabHost `yaml:"hosts"`
}

type GlabHost

type GlabHost struct {
	Token   string `yaml:"token"`
	APIHost string `yaml:"api_host"`
}

Jump to

Keyboard shortcuts

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