package
Version:
v2.11.1-original
Opens a new window with list of versions in this module.
Published: Oct 6, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LocalReference struct {
Name string `json:"name"`
}
LocalReference is reference another Kubernetes resource in the
same namespace
type Reference struct {
Name string `json:"name"`
Namespace string `json:"namespace"`
}
Reference is reference a Kubernetes resource, maybe on another namespace
Source Files
¶
Click to show internal directories.
Click to hide internal directories.