package
0.0.0-20250108170252-d16afb3b2a6c
Repository: https://github.com/argoproj-labs/argocd-agent.git
Documentation: pkg.go.dev

# Functions

NewUserPassAuthentication creates a new instance of UserPassAuthentication.

# Constants

ClientIDField is the name of the field in the Credentials containing the client ID.
ClientSecretField is the name of the field in the Credentials containing the client secret.

# Structs

UserPassAuthentication implements a simple username/password authentication method.