package
Version:
v0.0.0-...-5de1969
Opens a new window with list of versions in this module.
Published: Feb 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ResourceRequest struct {
APIVersion string `query:"apiVersion"`
Kind string `query:"kind"`
Namespace string `query:"namespace"`
Name string `query:"name"`
}
type SearchRequest struct {
APIVersion string `query:"apiVersion"`
Kind string `query:"kind"`
Namespace string `query:"namespace"`
Selector map[string]string `query:"selector"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.