Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes-backend
GoogleStrategy
Class GoogleStrategy
Implements
AuthenticationStrategy
Index
Constructors
constructor
Methods
get
Credential
present
Auth
Metadata
validate
Cluster
Constructors
constructor
new
GoogleStrategy
()
:
GoogleStrategy
Returns
GoogleStrategy
Methods
get
Credential
getCredential
(
_
:
ClusterDetails
,
requestAuth
:
KubernetesRequestAuth
,
)
:
Promise
<
KubernetesCredential
>
Parameters
_
:
ClusterDetails
requestAuth
:
KubernetesRequestAuth
Returns
Promise
<
KubernetesCredential
>
present
Auth
Metadata
presentAuthMetadata
(
_authMetadata
:
AuthMetadata
)
:
AuthMetadata
Parameters
_authMetadata
:
AuthMetadata
Returns
AuthMetadata
validate
Cluster
validateCluster
()
:
Error
[]
Returns
Error
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Credential
present
Auth
Metadata
validate
Cluster
Docs
Github
Backstage
Loading...