package
0.35.0-0.rc.0
Repository: https://github.com/upbound/up.git
Documentation: pkg.go.dev

# Functions

NewProvider constructs a new upboundRegistry provider.
WithBasicAuth sets the username and password for the auth provider.
WithEndpoint sets endpoint for the auth provider.
WithOrgID sets orgID for the auth provider.
WithProductID sets productID for the auth provider.

# Structs

Response is the response that we get from a successful authentication request.
UpboundRegistry provides authentication using the Upbound Registry.

# Interfaces

Provider defines an auth provider.

# Type aliases

ProviderModifierFn modifies the provider.