github

package
v1.7.5 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAppCredentialProvider added in v1.4.0

func NewAppCredentialProvider() credentials.Provider

NewAppCredentialProvider returns an implementation of credentials.Provider.

Types

type AppCredentialProvider added in v1.4.0

type AppCredentialProvider struct {
	// contains filtered or unexported fields
}

func (*AppCredentialProvider) GetCredentials added in v1.4.0

func (p *AppCredentialProvider) GetCredentials(
	_ context.Context,
	_ string,
	credType credentials.Type,
	repoURL string,
	data map[string][]byte,
) (*credentials.Credentials, error)

func (*AppCredentialProvider) Supports added in v1.4.0

func (p *AppCredentialProvider) Supports(
	credType credentials.Type,
	_ string,
	data map[string][]byte,
) bool

Jump to

Keyboard shortcuts

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