github

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: May 29, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package github implements a provider for GitHub repository secrets and variables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

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

func New

func New(ctx context.Context, token, repoURL, url, strategy string) (*Provider, error)

func (*Provider) Read

func (p *Provider) Read(ctx context.Context) ([]provider.Secret, error)

func (*Provider) Write

func (p *Provider) Write(ctx context.Context, secrets []provider.Secret) error

Jump to

Keyboard shortcuts

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