Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleImageStrategy ¶
type SimpleImageStrategy struct{}
func (*SimpleImageStrategy) CheckReadAccess ¶
type StubImageStrategy ¶
type StubImageStrategy struct {
AllowedRepo string
}
func (*StubImageStrategy) CheckReadAccess ¶
type TestResource ¶
type TestResource struct {
Repo string
}
func (*TestResource) RegistryStr ¶
func (t *TestResource) RegistryStr() string
func (*TestResource) String ¶
func (t *TestResource) String() string
Click to show internal directories.
Click to hide internal directories.