kubernetesruntime

package
v0.0.0-...-1899be6 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Overview

Package kubernetesruntime is the Monax runtime for Kubernetes components.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidRuntimeParameters indicates the runtime parameters given
	// could not be unmarshaled.
	ErrInvalidRuntimeParameters = errors.New("invalid runtime parameters")

	// ErrNoRuntimeParameters indicates no runtime parameters were set.
	ErrNoRuntimeParameters = errors.New("no runtime parameters")
)

Functions

func New

func New() (monax.Runtime, error)

New makes a new Kubernetes runtime.

Types

This section is empty.

Directories

Path Synopsis
Package proto contains protos for the kubernetes runtime.
Package proto contains protos for the kubernetes runtime.

Jump to

Keyboard shortcuts

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