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

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

Methods

MethodModifiersDescription
getCredential(clusterDetails, auth)
presentAuthMetadata(_authMetadata)
validateCluster(authMetadata)