authority

package
v0.0.0-...-8e01d1d Latest Latest
Warning

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

Go to latest
Published: May 14, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Authorities

func Authorities(namespace string) ([]v1beta1.AttestationAuthority, error)

Authorities returns all AttestationAuthorities in the specified namespaces Pass in an empty string to get all AttestationAuthorities in all namespaces

func Authority

func Authority(namespace string, name string) (*v1beta1.AttestationAuthority, error)

Authority returns the AttestationAuthority in the specified namespace and with the given name Returns error if AttestationAuthority is not found

Types

type Fetcher

type Fetcher func(namespace string, name string) (*v1beta1.AttestationAuthority, error)

type Lister

type Lister func(namespace string) ([]v1beta1.AttestationAuthority, error)

Jump to

Keyboard shortcuts

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