package
Version:
v0.8.0-beta.9
Opens a new window with list of versions in this module.
Published: Sep 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ObjectRef struct {
Name string `json:"name"`
Namespace string `json:"namespace,omitempty"`
}
ObjectRef references a kubernetes object
KObjs returns slice of ObjectRef from an slice of ObjectMeta
KRef returns ObjectRef from name and namespace
Source Files
¶
Click to show internal directories.
Click to hide internal directories.