console.action/resource-provider

ResourceActionProvider contributes a hook that returns list of actions for specific resource model.

Name Value Type Optional Description

model

ExtensionK8sKindVersionModel

no

The model for which this provider provides actions for.

provider

CodeRef<ExtensionHook<Action[], any>>

no

A react hook which returns actions for the given resource model