Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helper ¶
type Helper struct {
// contains filtered or unexported fields
}
Helper is a docker credential helper for Upbound.
func (*Helper) Add ¶
func (h *Helper) Add(c *credentials.Credentials) error
Add adds the supplied credentials.
type Opt ¶
type Opt func(h *Helper)
Opt sets a helper option.
func WithSource ¶
WithSource sets the source for the helper config.
Click to show internal directories.
Click to hide internal directories.