AwsEKSClusterProcessor.fromConfig()
Home > @backstage/plugin-catalog-backend-module-aws > AwsEKSClusterProcessor > fromConfig
Signature:
static fromConfig(configRoot: Config, options?: {
clusterEntityTransformer?: EksClusterEntityTransformer;
}): AwsEKSClusterProcessor;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
configRoot | ||
|
options |
{ clusterEntityTransformer?: EksClusterEntityTransformer; } |
(Optional) |