agentutils

package
v1.64.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func AddTokenCacheModeFlag added in v1.64.0

func AddTokenCacheModeFlag(fl *pflag.FlagSet, f *string)

func DisplayAllAgents

func DisplayAllAgents(io *iostreams.IOStreams, agents []*gitlab.Agent) string

func GetKasK8SProxyURL

func GetKasK8SProxyURL(m *gitlab.Metadata) (string, error)

Types

type CacheMode added in v1.64.0

type CacheMode = string
const (
	KeyringFilesystemFallback CacheMode = "keyring-filesystem-fallback"
	ForcedKeyringCacheMode    CacheMode = "force-keyring"
	ForcedFilesystemCacheMode CacheMode = "force-filesystem"
	NoCacheCacheMode          CacheMode = "no"
)

Jump to

Keyboard shortcuts

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