Module oneshot

Source
Available on crate feature client only.
Expand description

single use discovery utils

These helpers provides a simpler discovery interface, but do not offer any built-in caching.

This can provide specific information for 3 cases:

Functions§

group
Discovers all APIs available under a certain group at all versions
pinned_group
Discovers all APIs available under a certain group at a pinned version
pinned_kind
Single discovery for a single GVK