FormatClusterLinkOptions
Home > @backstage/plugin-kubernetes-react > FormatClusterLinkOptions
Signature:
export type FormatClusterLinkOptions = {
dashboardUrl?: string;
dashboardApp?: string;
dashboardParameters?: JsonObject;
object: any;
kind: string;
};
References: JsonObject