Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes
index
KubernetesClusterLinkFormatterApi
Interface KubernetesClusterLinkFormatterApi
interface
KubernetesClusterLinkFormatterApi
{
formatClusterLink
(
options
:
FormatClusterLinkOptions
,
)
:
Promise
<
string
|
undefined
>
;
}
Implemented by
KubernetesClusterLinkFormatter
Index
Methods
format
Cluster
Link
Methods
format
Cluster
Link
formatClusterLink
(
options
:
FormatClusterLinkOptions
,
)
:
Promise
<
string
|
undefined
>
Parameters
options
:
FormatClusterLinkOptions
Returns
Promise
<
string
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
format
Cluster
Link
Docs
Github
Backstage
Loading...