e2e

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Namespace = "numaplane-system"

	ControllerOutputPath = "output/controllers"

	ResourceChangesPipelineOutputPath           = "output/resources/pipelinerollouts"
	ResourceChangesISBServiceOutputPath         = "output/resources/isbservicerollouts"
	ResourceChangesMonoVertexOutputPath         = "output/resources/monovertexrollouts"
	ResourceChangesNumaflowControllerOutputPath = "output/resources/numaflowcontrollerrollouts"

	NumaplaneAPIVersion = "numaplane.numaproj.io/v1alpha1"
	NumaflowAPIVersion  = "numaflow.numaproj.io/v1alpha1"

	NumaplaneLabel = "app.kubernetes.io/part-of=numaplane"
	NumaflowLabel  = "app.kubernetes.io/part-of=numaflow, app.kubernetes.io/component=controller-manager"

	LogSpacer = "================================"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Output added in v0.7.0

type Output struct {
	APIVersion string            `json:"apiVersion"`
	Kind       string            `json:"kind"`
	Metadata   metav1.ObjectMeta `json:"metadata"`
	Spec       interface{}       `json:"spec"`
	Status     interface{}       `json:"status,omitempty"`
}

Jump to

Keyboard shortcuts

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