package
0.8.0
Repository: https://github.com/overmindtech/k8s-source.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
LabelSelectorToQuery converts a LabelSelector to JSON so that it can be passed to a SEARCH query.
No description provided by the author
No description provided by the author
No description provided by the author
ObjectReferenceToQuery Converts a K8s ObjectReference to a linked item request.
ParseScope Parses the custer and scope name out of a given SDP scope given that the naming convention is {clusterName}.{namespace}.
No description provided by the author
No description provided by the author
No description provided by the author
QueryToListOptions converts a Search() query string to a ListOptions object that can be used to query the API.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

ItemInterface An interface that matches the `Get` and `List` methods for K8s resources since these are the ones that we use for getting Overmind data.

# Type aliases

ClusterInterfaceBuilder The function that create a client to query a cluster-wide resource.
NamespacedInterfaceBuilder The function that create a client to query a namespaced resource.
Selector represents a set of key value pairs that we are going to use as a selector.
No description provided by the author