Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BearerTokenRoundTripper ¶
type BearerTokenRoundTripper struct {
Transport http.RoundTripper
}
func NewBearerTokenRoundTripper ¶
func NewBearerTokenRoundTripper(transport http.RoundTripper) *BearerTokenRoundTripper
type HelperService ¶
type HelperService struct {
// contains filtered or unexported fields
}
func NewHelperService ¶
func NewHelperService(cfg *rest.Config, authMode config.AuthMode) *HelperService
Click to show internal directories.
Click to hide internal directories.