kubepipelineconfig

package
v0.0.0-...-8909857 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInterceptor

func NewInterceptor(
	service Service,
	resolver pipelineresolver.Resolver,
) v1beta1.InterceptorInterface

Types

type Service

type Service interface {
	Start(ctx context.Context) error
	Get(ctx context.Context, namespace, name string) (*pipelineconfig.Config, error)
	Close() error
}

func NewService

func NewService(
	kubeClient kubernetes.Interface,
) Service

Jump to

Keyboard shortcuts

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