Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes-backend
AwsIamStrategy
Class AwsIamStrategy
Implements
AuthenticationStrategy
Index
Constructors
constructor
Methods
get
Credential
present
Auth
Metadata
validate
Cluster
Constructors
constructor
new
AwsIamStrategy
(
opts
:
{
config
:
Config
}
)
:
AwsIamStrategy
Parameters
opts
:
{
config
:
Config
}
Returns
AwsIamStrategy
Methods
get
Credential
getCredential
(
clusterDetails
:
ClusterDetails
)
:
Promise
<
KubernetesCredential
>
Parameters
clusterDetails
:
ClusterDetails
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...