config

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: 10 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 {
	Manufacturer
	core.Certificate

	// 环境变量
	Environments map[string]string `json:"environments,omitempty"`
}

type Executable

type Executable struct {
	// 执行程序
	Binary string `default:"${BINARY=acme.sh}"`
}

type Manufacturer

type Manufacturer struct {
	Chuangcache *core.Chuangcache `default:"${CHUANGCACHE}" json:"chuangcache,omitempty"`
	Tencent     *core.Tencent     `default:"${TENCENT}" json:"tencent,omitempty"`
	Apisix      *core.Apisix      `default:"${APISIX}" json:"apisix,omitempty"`
}

func (*Manufacturer) Clean

func (m *Manufacturer) Clean(ctx *context.Context, base *drone.Base, certificate *core.Certificate) (err error)

func (*Manufacturer) Refresh

func (m *Manufacturer) Refresh(ctx *context.Context, base *drone.Base, certificate *Certificate) (err error)

Jump to

Keyboard shortcuts

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