fulcio

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FulcioSignerProvider added in v0.1.17

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

func New added in v0.1.17

func New(opts ...Option) FulcioSignerProvider

func (FulcioSignerProvider) Signer added in v0.1.17

type Option added in v0.1.17

type Option func(*FulcioSignerProvider)

func WithFulcioURL added in v0.1.17

func WithFulcioURL(url string) Option

func WithOidcClientID added in v0.1.17

func WithOidcClientID(oidcClientID string) Option

func WithOidcIssuer added in v0.1.17

func WithOidcIssuer(oidcIssuer string) Option

func WithToken added in v0.1.17

func WithToken(tokenOption string) Option

Jump to

Keyboard shortcuts

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