Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthTokenGenerator ¶
type AuthTokenGenerator struct {
// contains filtered or unexported fields
}
func New ¶
func New(serviceName, clusterName, userName, region string) (AuthTokenGenerator, error)
func (AuthTokenGenerator) Generate ¶
func (atg AuthTokenGenerator) Generate() (string, error)
Click to show internal directories.
Click to hide internal directories.