fulcio

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FulcioSignerProvider

type FulcioSignerProvider struct {
	FulcioURL       string
	OidcIssuer      string
	OidcClientID    string
	Token           string
	TokenPath       string
	OidcRedirectUrl string
}

func New

func New(opts ...Option) FulcioSignerProvider

func (FulcioSignerProvider) Signer

type Option

type Option func(*FulcioSignerProvider)

func WithFulcioURL

func WithFulcioURL(url string) Option

func WithOidcClientID

func WithOidcClientID(oidcClientID string) Option

func WithOidcIssuer

func WithOidcIssuer(oidcIssuer string) Option

func WithOidcRedirectUrl added in v0.2.1

func WithOidcRedirectUrl(oidcRedirectUrl string) Option

func WithToken

func WithToken(tokenOption string) Option

func WithTokenPath

func WithTokenPath(tokenPathOption string) Option

Jump to

Keyboard shortcuts

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