bootstrap

package
v0.0.0-...-03eeb13 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: GPL-3.0 Imports: 45 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvVarJSONPatchOperation

type EnvVarJSONPatchOperation struct {
	Op    string    `json:"op"`
	Path  string    `json:"path"`
	Value v1.EnvVar `json:"value"`
}

type GitHubBootstrapper

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

func NewGitHubBootstrapper

func NewGitHubBootstrapper(ctx context.Context, pat string, timeout time.Duration, webhooksURL string, restConfig *rest.Config) (*GitHubBootstrapper, error)

func (*GitHubBootstrapper) Bootstrap

func (b *GitHubBootstrapper) Bootstrap(ctx context.Context, owner, name, visibility string) error

Jump to

Keyboard shortcuts

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