Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(quaytkn, awskeyid, awskey string) session.Attachable
Types ¶
type Provider ¶
type Provider struct { QuayIOToken string AccessKeyID, SecretAccessKey string // AWS credentials scoped to ECR only ECRAuthClientFactoryFunc func(s *awssession.Session, cfg *aws.Config) ecrapi.Client }
func (*Provider) Credentials ¶
func (p *Provider) Credentials(ctx context.Context, req *bkauth.CredentialsRequest) (*bkauth.CredentialsResponse, error)
func (*Provider) GetECRAuth ¶
Click to show internal directories.
Click to hide internal directories.