getDefaultFormatters()
Home > @backstage/plugin-kubernetes-react
> getDefaultFormatters
Signature:
function getDefaultFormatters(deps: {
googleAuthApi: ProfileInfoApi;
}): Record<string, ClusterLinksFormatter>;
Parameters
Parameter |
Type |
Description |
---|---|---|
deps |
{ googleAuthApi: ProfileInfoApi; } |
Record<string, ClusterLinksFormatter>