features

package
v0.0.0-...-d67a5f6 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 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 FakeGitHub

type FakeGitHub struct {
	Host   string
	Server ifrit.Runner

	ReleaseAssets   []*github.ReleaseAsset
	Releases        []*github.RepositoryRelease
	ReleasesPerPage int
	// contains filtered or unexported fields
}

func NewFakeGitHub

func NewFakeGitHub() *FakeGitHub

func (*FakeGitHub) MakeFakeNeedsRelease

func (m *FakeGitHub) MakeFakeNeedsRelease(version string, prerelease bool) *github.RepositoryRelease

func (*FakeGitHub) Start

func (m *FakeGitHub) Start()

func (*FakeGitHub) Stop

func (m *FakeGitHub) Stop()

type FakeTanzuNetwork

type FakeTanzuNetwork struct {
	Host   string
	Server ifrit.Runner

	ReleaseFiles map[string][]pivnet.ProductFile
	Releases     []pivnet.Release
	ProductFiles []pivnet.ProductFile
	// contains filtered or unexported fields
}

func NewFakeTanzuNetwork

func NewFakeTanzuNetwork() *FakeTanzuNetwork

func (*FakeTanzuNetwork) Start

func (m *FakeTanzuNetwork) Start()

func (*FakeTanzuNetwork) Stop

func (m *FakeTanzuNetwork) Stop()

type Handler

type Handler func(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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