package
0.0.0-20240722130535-d278c225e4da
Repository: https://github.com/cloudfoundry/credhub-cli.git
Documentation: pkg.go.dev
# Packages
CredHub authentication strategies.
CredHub credential types.
CredHub permission types.
CredHub server types.
# Functions
Auth specifies the authentication Strategy.
AuthURL specifies the authentication server for the OAuth strategy.
CaCerts specifies the root certificates for HTTPS connections with the CredHub server.
ClientCert will use a certificate for authentication.
New provides a CredHub API client for the target server.
No description provided by the author
SetHttpTimeout will set the timeout for the CredHub client.
SkipTLSValidation will skip root certificate verification for HTTPS.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
CredHub client to access CredHub APIs.
Error provides errors for the CredHub client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
Option can be provided to New() to specify additional parameters for connecting to the CredHub server.
No description provided by the author
Option can be provided to New() to specify additional parameters for connecting to the CredHub server.