package
Version:
v0.0.0-...-91ce6ff
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewConcourseClient gives you an authenticated Concourse client using
local user username and password authentication. Separate from Basic Auth.
type AuthenticatedTransport struct {
AccessToken string
TokenType string
}
AuthenticatedTransport is a transport which adds the Authorization header
RoundTrip represents a single authorized request/response cycle
Source Files
¶
Click to show internal directories.
Click to hide internal directories.