Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretManager ¶ added in v0.0.2
func (*SecretManager) SecretForServiceAccountAndURL ¶ added in v0.0.2
func (m *SecretManager) SecretForServiceAccountAndURL(serviceAccount, namespace string, url string) (*URLAndUser, error)
type URLAndUser ¶ added in v0.0.2
func NewURLAndUser ¶ added in v0.0.2
func NewURLAndUser(url, username, password string) URLAndUser
Click to show internal directories.
Click to hide internal directories.