Documentation
      ¶
    
    
  
    
  
    Index ¶
- func BuilderObjects(...) []client.Object
 - func GetBuildPushRepoForNamespace(ctx context.Context, c client.Reader, namespace string) (name.Repository, error)
 - func GetBuilderDeploymentName(ctx context.Context, c client.Reader, builderName, builderNamespace string) (string, error)
 - func GetBuilderKeys(ctx context.Context, c client.Reader, namespace, name string) (string, string, error)
 - func GetClusterInternalRegistryAddress(ctx context.Context, c client.Reader) (string, error)
 - func GetClusterInternalRegistryDNSName(ctx context.Context, c client.Reader) (string, error)
 - func GetInternalRepoForNamespace(ctx context.Context, c client.Reader, namespace string) (name.Repository, bool, error)
 - func GetInternalRepoForNamespaceAndID(ctx context.Context, c client.Reader, namespace, imageID string) (name.Reference, error)
 - func GetRegistryObjects(ctx context.Context, c client.Reader) (result []client.Object, _ error)
 - func GetRuntimePullableInternalRepoForNamespace(ctx context.Context, c client.Reader, namespace string) (name.Repository, error)
 - func GetRuntimePullableInternalRepoForNamespaceAndID(ctx context.Context, c client.Reader, namespace, imageID string) (name.Reference, error)
 - func IsClusterInternalRegistryAddressReference(url string) bool
 - func IsNotInternalRepo(ctx context.Context, c client.Reader, namespace, image string) error
 - func NewAPIBasedTransport(client kclient.Client, cfg *rest.Config) (http.RoundTripper, error)
 - func NormalizeServerAddress(address string) string
 - func ParseAndEnsureNotInternalRepo(ctx context.Context, c client.Reader, namespace, image string) (name.Reference, error)
 - func URLForPortAndPod(restClient rest.Interface, namespace, name string, port int32) *url.URL
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuilderObjects ¶
func GetBuilderKeys ¶
func GetRegistryObjects ¶
func IsNotInternalRepo ¶
func NewAPIBasedTransport ¶
func NormalizeServerAddress ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.