github

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AppID             int64
	AppInstallationID int64
	AppPrivateKey     string
	Token             string
}

Config contains configuration for Github provider

func (*Config) NewProvider

func (c *Config) NewProvider(ctx context.Context, cache *cache.Cache, logger logr.Logger) (*Provider, error)

type Provider

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

Provider is a github provider for getting remote versions from Github

func (*Provider) GetVersions

func (p *Provider) GetVersions(conf v1alpha1.RemoteVersion) ([]string, error)

Jump to

Keyboard shortcuts

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