step

package
v0.0.0-...-075a06a Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Certificate

type Certificate struct {
	*drone.Base
	// contains filtered or unexported fields
}

func NewCertificate

func NewCertificate(base *drone.Base,
	binary string, dir string, email string, environments map[string]string, server string,
	certificates []*config.Certificate,
) *Certificate

func (*Certificate) Run

func (c *Certificate) Run(ctx *context.Context) (err error)

func (*Certificate) Runnable

func (c *Certificate) Runnable() bool

type Cleanup

type Cleanup struct {
	// contains filtered or unexported fields
}

func NewCleanup

func NewCleanup(base *drone.Base, manufacturer *config.Manufacturer, certificates []*config.Certificate) *Cleanup

func (*Cleanup) Run

func (c *Cleanup) Run(ctx *context.Context) (err error)

func (*Cleanup) Runnable

func (c *Cleanup) Runnable() (runnable bool)

type Refresh

type Refresh struct {
	// contains filtered or unexported fields
}

func NewRefresh

func NewRefresh(base *drone.Base, manufacturer *config.Manufacturer, certificates []*config.Certificate) *Refresh

func (*Refresh) Run

func (r *Refresh) Run(ctx *context.Context) (err error)

func (*Refresh) Runnable

func (r *Refresh) Runnable() (runnable bool)

Jump to

Keyboard shortcuts

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