github

package
v0.0.0-...-f7ce621 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallGithubAction

func CallGithubAction(clusterName, serviceName, version string) error

func CreateClient

func CreateClient(token string)

Types

type Commit

type Commit struct {
	Sha     string
	Message string
}

func FetchCommits

func FetchCommits(name string) ([]Commit, error)

type Package

type Package struct {
	Sha     string
	Image   string
	Created time.Time
}

func FetchPackagesfromGhcr

func FetchPackagesfromGhcr(name string) ([]Package, error)

Jump to

Keyboard shortcuts

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