operator

package
v0.34.2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GroupName is the group of the API.
	GroupName = "operator.knative.dev"

	// KindKnativeEventing is the Kind of Knative Eventing in a GVK context.
	KindKnativeEventing = "KnativeEventing"

	// KindKnativeServing is the Kind of Knative Serving in a GVK context.
	KindKnativeServing = "KnativeServing"
)

Variables

View Source
var (
	// KnativeServingResource respresents a Knative Serving
	KnativeServingResource = schema.GroupResource{
		Group:    GroupName,
		Resource: "knativeservings",
	}
	// KnativeServingResource respresents a Knative Serving
	KnativeEventingResource = schema.GroupResource{
		Group:    GroupName,
		Resource: "knativeeventings",
	}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package base contains the common base functions and types for all APIs +k8s:deepcopy-gen=package
Package base contains the common base functions and types for all APIs +k8s:deepcopy-gen=package
Package v1beta1 contains API Schema definitions for the serving v1beta1 API group +k8s:deepcopy-gen=package,register +groupName=operator.knative.dev
Package v1beta1 contains API Schema definitions for the serving v1beta1 API group +k8s:deepcopy-gen=package,register +groupName=operator.knative.dev

Jump to

Keyboard shortcuts

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