github

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

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

func New

func New(opts *Options) *Backend

func (*Backend) Plan

func (b *Backend) Plan(ctx context.Context, params map[string]any) ([]backends.Plan, error)

type PlanEnvSecret

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

func (*PlanEnvSecret) Apply

func (p *PlanEnvSecret) Apply(ctx context.Context) error

func (*PlanEnvSecret) Preview

func (p *PlanEnvSecret) Preview() string

type PlanOrgSecret

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

func (*PlanOrgSecret) Apply

func (p *PlanOrgSecret) Apply(ctx context.Context) error

func (*PlanOrgSecret) Preview

func (p *PlanOrgSecret) Preview() string

type PlanRepoSecret

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

func (*PlanRepoSecret) Apply

func (p *PlanRepoSecret) Apply(ctx context.Context) error

func (*PlanRepoSecret) Preview

func (p *PlanRepoSecret) Preview() string

Jump to

Keyboard shortcuts

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