jfrog

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCondaPackagesFromTreeNode

func GetCondaPackagesFromTreeNode(
	a *adapter,
	root *types.TreeNode,
	registry string,
) ([]types.Package, error)

func NewJfrogKeychain

func NewJfrogKeychain(username, password, hostname string) authn.Keychain

Types

type JFrogPackage

type JFrogPackage struct {
	Registry string
	Path     string
	Name     string
	Size     int
}

JFrogPackage represents a file entry from JFrog Artifactory

type JFrogRepository

type JFrogRepository struct {
	Key         string `json:"key"`
	Type        string `json:"type"`
	Url         string `json:"url"`
	Description string `json:"description"`
	PackageType string `json:"packageType"`
}

Jump to

Keyboard shortcuts

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