ecr

package
v0.0.0-...-270f78c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2023 License: Zlib Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(accessKey, secretKey, region string) *Service

func (*Service) GetAuthorizationToken

func (s *Service) GetAuthorizationToken() (token *string, expiry *time.Time, err error)

func (*Service) GetEncodedAuthorizationToken

func (s *Service) GetEncodedAuthorizationToken() (token *string, expiry *time.Time, err error)

func (*Service) ParseAuthorizationToken

func (s *Service) ParseAuthorizationToken(token string) (username string, password string, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL