sinks

package
v0.42.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	JobSinkJobsLabelSelector = "sinks.knative.dev/job-sink=true"
	JobSinkNameLabel         = "sinks.knative.dev/job-sink-name"
	JobSinkIDLabel           = "sinks.knative.dev/job-sink-id"
)
View Source
const (
	GroupName = "sinks.knative.dev"
)

Variables

View Source
var (
	// JobSinkResource respresents a Knative Eventing sink JobSink
	JobSinkResource = schema.GroupResource{
		Group:    GroupName,
		Resource: "jobsinks",
	}
)

Functions

func WithConfig

func WithConfig(ctx context.Context, cfg *Config) context.Context

Types

type Config

type Config struct {
	KubeClient kubernetes.Interface
}

func GetConfig

func GetConfig(ctx context.Context) *Config

Directories

Path Synopsis
Package v1alpha1 contains API Schema definitions for the sources v1alpha1 API group.
Package v1alpha1 contains API Schema definitions for the sources v1alpha1 API group.

Jump to

Keyboard shortcuts

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