filesystem

package
v2.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Package filesystem defines an implementation of the providers.Interface that reads identity tokens from a well-known filesystem location. This is intended for use with Kubernetes Service Account Projected Volumes, but nothing is stopping other systems from placing identity tokens in the same place.

Index

Constants

View Source
const (
	// FilesystemTokenPath is the path to where we read an OIDC
	// token from the filesystem.
	// nolint
	FilesystemTokenPath = "/var/run/sigstore/cosign/oidc-token"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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