pipelineresource

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitPR

type GitPR struct {
	NamespacedName types.NamespacedName
	Labels         map[string]string
	Revision       string
	URL            *url.URL
	Play           *ci.Play
	Scheme         *runtime.Scheme
}

GitPR git PipelineResource type for CI

func (GitPR) Create

func (g GitPR) Create(ctx context.Context, r client.Client, log logr.Logger) error

Create implements the CIInterface method

type ImagePR

type ImagePR struct {
	NamespacedName types.NamespacedName
	Labels         map[string]string
	URL            *url.URL
	Play           *ci.Play
	Scheme         *runtime.Scheme
}

ImagePR image PipelineResource type for CI

func (*ImagePR) Create

func (i *ImagePR) Create(ctx context.Context, r client.Client, log logr.Logger) error

Create implements the CIInterface method

Jump to

Keyboard shortcuts

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