certificates

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package certificates provides Registry interface and its RESTStorage implementation for storing CertificateSigningRequest objects.

Index

Constants

This section is empty.

Variables

View Source
var ApprovalStrategy = csrApprovalStrategy{Strategy}
View Source
var StatusStrategy = csrStatusStrategy{Strategy}
View Source
var Strategy = csrStrategy{api.Scheme, names.SimpleNameGenerator}

csrStrategy is the default logic that applies when creating and updating CSR objects.

Functions

This section is empty.

Types

type Registry

Registry is an interface for things that know how to store CSRs.

func NewRegistry

func NewRegistry(s rest.StandardStorage) Registry

NewRegistry returns a new Registry interface for the given Storage. Any mismatched types will panic.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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