Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsTokenGenerator ¶
type AwsTokenGenerator struct {
// contains filtered or unexported fields
}
func NewAwsTokenGenerator ¶
func NewAwsTokenGenerator(clusterID string, cfg aws.Config) *AwsTokenGenerator
type GcpTokenGenerator ¶
type GcpTokenGenerator struct {
// contains filtered or unexported fields
}
func NewGcpTokenGenerator ¶
func NewGcpTokenGenerator(creds *google.Credentials) *GcpTokenGenerator
Click to show internal directories.
Click to hide internal directories.