identity

package
v0.21.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ID_HOSTNAME   = hostpath.ID_HOSTNAME
	ID_PATHPREFIX = hostpath.ID_PATHPREFIX
	ID_PORT       = hostpath.ID_PORT
	ID_SCHEME     = hostpath.ID_SCHEME
)
View Source
const (
	ATTR_TOKEN       = cpi.ATTR_TOKEN
	ATTR_USERNAME    = cpi.ATTR_USERNAME
	ATTR_PASSWORD    = cpi.ATTR_PASSWORD
	ATTR_PRIVATE_KEY = cpi.ATTR_PRIVATE_KEY
)
View Source
const CONSUMER_TYPE = "Git"

Variables

This section is empty.

Functions

func BasicAuthCredentials

func BasicAuthCredentials(username, password string) cpi.Credentials

func GetConsumerId

func GetConsumerId(repoURL string) (cpi.ConsumerIdentity, error)

func GetCredentials

func GetCredentials(ctx cpi.ContextProvider, repoURL string) (cpi.Credentials, error)

func IdentityMatcher

func IdentityMatcher(pattern, cur, id cpi.ConsumerIdentity) bool

func PrivateKeyCredentials

func PrivateKeyCredentials(username, privateKey string) cpi.Credentials

func TokenCredentials

func TokenCredentials(token string) cpi.Credentials

Types

This section is empty.

Jump to

Keyboard shortcuts

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