approve

package
v0.0.0-...-5eadde7 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type K8sRestClient

type K8sRestClient interface {
	// ApprovePackageRevision uses rest.Interface to move a packageRevision from
	// Proposed to Published state
	ApprovePackageRevision(ctx context.Context, pr *porchapi.PackageRevision,
	) error
}

K8sRestClient is a wrapper over rest.Interface

func NewK8sRestClient

func NewK8sRestClient(config *rest.Config, scheme *runtime.Scheme) (
	K8sRestClient, error)

Jump to

Keyboard shortcuts

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