Skip to main content

AwsEKSClusterProcessor

Home > @backstage/plugin-catalog-backend-module-aws > AwsEKSClusterProcessor

A processor for automatic discovery of resources from EKS clusters. Handles the aws-eks location type, and target accounts/regions of the form <accountId>/<region>.

Signature:

class AwsEKSClusterProcessor implements CatalogProcessor 

Implements: CatalogProcessor

Constructors

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the AwsEKSClusterProcessor class

Methods

MethodModifiersDescription
fromConfig(configRoot, options)static
getProcessorName()
readLocation(location, _optional, emit)