github

package
v0.0.0-...-4490218 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Github

type Github struct {
	Repository           string `validate:"required"`
	CertificatePath      string `validate:"required"`
	PrivateKeyPath       string `validate:"required"`
	CertificateChainPath string
	Token                string
	Reference            string
}

func New

func New(repository string, certificatePath string, privateKeyPath string, certificateChainPath string, token string, reference string) *Github

func (*Github) CreateCertificate

func (github *Github) CreateCertificate(certificate *typeCertificate.Certificate) error

func (*Github) GetName

func (github *Github) GetName() string

Jump to

Keyboard shortcuts

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