Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes
index
ClusterLinksFormatter
Interface ClusterLinksFormatter
interface
ClusterLinksFormatter
{
formatClusterLink
(
options
:
ClusterLinksFormatterOptions
)
:
Promise
<
URL
>
;
}
Implemented by
AksClusterLinksFormatter
EksClusterLinksFormatter
GkeClusterLinksFormatter
HeadlampClusterLinksFormatter
RancherClusterLinksFormatter
StandardClusterLinksFormatter
Index
Methods
format
Cluster
Link
Methods
format
Cluster
Link
formatClusterLink
(
options
:
ClusterLinksFormatterOptions
)
:
Promise
<
URL
>
Parameters
options
:
ClusterLinksFormatterOptions
Returns
Promise
<
URL
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
format
Cluster
Link
Docs
Github
Backstage
Loading...