fitasks

package
v0.0.0-...-d54b621 Latest Latest
Warning

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

Go to latest
Published: May 13, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CertificateType_Client string = "client"
	CertificateType_Server string = "server"
)

Variables

This section is empty.

Functions

func NewPKIKeyPairTask

func NewPKIKeyPairTask(name string, contents string, meta string) (fi.Task, error)

Types

type PKIKeyPairTask

type PKIKeyPairTask struct {
	Name           string
	Subject        *pkix.Name `json:"subject"`
	Type           string     `json:"type"`
	AlternateNames []string   `json:"alternateNames"`
}

func (*PKIKeyPairTask) Run

func (t *PKIKeyPairTask) Run(c *fi.Context) error

func (*PKIKeyPairTask) String

func (t *PKIKeyPairTask) String() string

Jump to

Keyboard shortcuts

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