Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ExtensionType is the name of the extension type. ExtensionType = "registry-cache" // Origin is the origin used for the registry cache ManagedResources. Origin = "registry-cache" // UpstreamHostLabel is a label on registry cache resources (Service, StatefulSet) which denotes the upstream host. UpstreamHostLabel = "upstream-host" // RegistryCachePort is the port on which the pull through cache serves requests. RegistryCachePort = 5000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.