Module kube::discovery::oneshot[][src]

This is supported 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

Discovers all APIs available under a certain group at all versions

Discovers all APIs available under a certain group at a pinned version

Single discovery for a single GVK