Documentation
¶
Index ¶
- func DiscoverClusterGRVsByLabel(dc *discovery.DiscoveryClient, di dynamic.Interface, requiredLabelQuery string) ([]u.Unstructured, error)
- func DiscoverClusterGRVsByNamespacedName(dc *discovery.DiscoveryClient, di dynamic.Interface, namespace string, ...) ([]u.Unstructured, error)
- func GVRFromUnstructured(o u.Unstructured) schema.GroupVersionResource
- func GetResourcesByJq(dynamic dynamic.Interface, ctx context.Context, group string, version string, ...) ([]u.Unstructured, error)
- func GetUnstructuredResourceList(dynamic dynamic.Interface, ctx context.Context, group string, version string, ...) ([]u.Unstructured, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiscoverClusterGRVsByLabel ¶
func DiscoverClusterGRVsByLabel(dc *discovery.DiscoveryClient, di dynamic.Interface, requiredLabelQuery string) ([]u.Unstructured, error)
func DiscoverClusterGRVsByNamespacedName ¶
func DiscoverClusterGRVsByNamespacedName(dc *discovery.DiscoveryClient, di dynamic.Interface, namespace string, name string) ([]u.Unstructured, error)
func GVRFromUnstructured ¶
func GVRFromUnstructured(o u.Unstructured) schema.GroupVersionResource
func GetResourcesByJq ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.