Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes
index
KubernetesClusterLinkFormatter
Class KubernetesClusterLinkFormatter
Implements
KubernetesClusterLinkFormatterApi
Index
Constructors
constructor
Methods
format
Cluster
Link
Constructors
constructor
new
KubernetesClusterLinkFormatter
(
options
:
{
defaultFormatterName
:
string
;
formatters
:
Record
<
string
,
ClusterLinksFormatter
>
;
}
,
)
:
KubernetesClusterLinkFormatter
Parameters
options
:
{
defaultFormatterName
:
string
;
formatters
:
Record
<
string
,
ClusterLinksFormatter
>
;
}
Returns
KubernetesClusterLinkFormatter
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
Constructors
constructor
Methods
format
Cluster
Link
Docs
Github
Backstage
Loading...