groupKind property

GroupKind? groupKind
getter/setter pair

Selects resources using their Kubernetes GroupKinds.

If specified, only resources of provided GroupKind will be selected.

Optional.

Implementation

GroupKind? groupKind;