jobtableprimer

package
v0.0.0-...-ab90a17 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPrimeJobTableCommand

func NewPrimeJobTableCommand() *cobra.Command

Types

type CreateJobsOptions

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

func (*CreateJobsOptions) Run

func (o *CreateJobsOptions) Run(ctx context.Context) error

type FakePeriodic

type FakePeriodic struct {
	Name string `yaml:"name"`
}

type FakePeriodicConfig

type FakePeriodicConfig struct {
	Periodics []FakePeriodic `yaml:"periodics"`
}

type FakeProwJob

type FakeProwJob struct {
	Name string
}

type FakeReleaseConfig

type FakeReleaseConfig struct {
	Verify map[string]FakeReleaseConfigVerify
}

type FakeReleaseConfigVerify

type FakeReleaseConfigVerify struct {
	ProwJob FakeProwJob
}

Jump to

Keyboard shortcuts

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