Module objectkinds

Module objectkinds 

Source
Expand description

Object kind definitions and matching.

Defines groups of Kubernetes object kinds that checks can target.

Functionsยง

expand_kind_specifier
Get all object kinds that match a specifier.
matches_kind
Check if an object kind matches a kind specifier.