Skip to main content

DispatchStrategy

Home > @backstage/plugin-kubernetes-backend > DispatchStrategy

used to direct a KubernetesAuthProvider to its corresponding AuthenticationStrategy

Signature:

class DispatchStrategy implements AuthenticationStrategy 

Implements: AuthenticationStrategy

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the DispatchStrategy class

Methods

Method

Modifiers

Description

getCredential(clusterDetails, auth)

presentAuthMetadata(_authMetadata)

validateCluster(authMetadata)