internal

package
v0.0.0-...-6561de6 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() drone.Plugin

Types

type Plugin

type Plugin struct {
	drone.Base

	// 源
	Source config.Source `default:"${SOURCE}" json:"source,omitempty"`
	// 自身配置
	S3 config.S3 `default:"${S3}" json:"s3,omitempty"`
	// 密钥
	Secret config.Secret `default:"${SECRET}" json:"secret,omitempty"`
	// contains filtered or unexported fields
}

func (*Plugin) Config

func (p *Plugin) Config() drone.Config

func (*Plugin) Fields

func (p *Plugin) Fields() gox.Fields[any]

func (*Plugin) Setup

func (p *Plugin) Setup() (err error)

func (*Plugin) Steps

func (p *Plugin) Steps() drone.Steps

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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