upstreamca

package
v0.9.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ExampleString string `hcl:"example_string"`
}

Config contains the configuration fields for the plugin.

type MyUpstreamCA

type MyUpstreamCA struct {
}

MyUpstreamCA implements the upstream.Plugin interface.

func New

func New() *MyUpstreamCA

func (*MyUpstreamCA) Configure

func (*MyUpstreamCA) GetPluginInfo

func (*MyUpstreamCA) SetLogger

func (p *MyUpstreamCA) SetLogger(logger hclog.Logger)

SetLogger is an optional method. If present, the plugin loading code will provide your plugin implementation with a logger wired up to the SPIRE logger.

func (*MyUpstreamCA) SubmitCSR

Jump to

Keyboard shortcuts

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