Documentation ¶
Index ¶
Constants ¶
View Source
const ( KubernetesTokenPath = "/run/secrets/kubernetes.io/serviceaccount/token" KubernetesAuthMountPoint = "kubernetes" )
View Source
const (
RenewIntervalSeconds = 1800
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) AWSCredentialsProvider ¶
func (m *Manager) AWSCredentialsProvider() aws.CredentialsProvider
Click to show internal directories.
Click to hide internal directories.