k8s

package
v2.11.1-original Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalReference

type LocalReference struct {
	Name string `json:"name"`
}

LocalReference is reference another Kubernetes resource in the same namespace

type Reference

type Reference struct {
	Name      string `json:"name"`
	Namespace string `json:"namespace"`
}

Reference is reference a Kubernetes resource, maybe on another namespace

Jump to

Keyboard shortcuts

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