Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithPlatforms ¶
func WithPlatforms(v1Platforms ...*v1.Platform) func(*PullOption)
Types ¶
type AuthLookupKeychain ¶
type AuthLookupKeychain struct {
// contains filtered or unexported fields
}
func NewAuthLookupKeychain ¶
func NewAuthLookupKeychain(lookup LookupValue) *AuthLookupKeychain
func (*AuthLookupKeychain) Resolve ¶
func (ak *AuthLookupKeychain) Resolve(target authn.Resource) (authn.Authenticator, error)
type LookupValue ¶
type PullOption ¶
Click to show internal directories.
Click to hide internal directories.