package
8.10.2+incompatible
Repository: https://github.com/cloudfoundry/cli.git
Documentation: pkg.go.dev
# Constants
GrantTypeClientCredentials is used for a preconfigured client ID/secret authentication.
GrantTypePassword is used for user's username/password authentication.
No description provided by the author
# Type aliases
GrantType is the type of authentication being used to obtain the token.