oidc

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCAReadFileError

func NewCAReadFileError(error error) error

func NewOIDCCAPoolError

func NewOIDCCAPoolError() error

Types

type CAPoolError

type CAPoolError struct {
}

func (CAPoolError) Error

func (CAPoolError) Error() string

type CAReadFileError

type CAReadFileError struct {
	// contains filtered or unexported fields
}

func (CAReadFileError) Error

func (r CAReadFileError) Error() string

type HTTPClient

type HTTPClient struct {
	http.Client
}

func NewHTTPClient

func NewHTTPClient(certificateAuthorityPath string, timeout time.Duration, insecureSkipVerify bool) (client *HTTPClient, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL