GoogleServiceAccountStrategy.(constructor)
Home > @backstage/plugin-kubernetes-backend
> GoogleServiceAccountStrategy
> (constructor)
Constructs a new instance of the GoogleServiceAccountStrategy
class
Signature:
constructor(opts: {
config: Config;
});
Parameters
Parameter |
Type |
Description |
---|---|---|
opts |
{ config: Config; } |