docker

package
v1.26.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDockerRepositoryConfig

func GetDockerRepositoryConfig(imageName string) (*project.RepositoryConfig, error)

Types

type DockerImageInfo

type DockerImageInfo struct {
	Registry string
	Repo     string
	Image    string
	Tag      string
}

func ParseDockerImageWithArtifactoryUrl added in v1.26.0

func ParseDockerImageWithArtifactoryUrl(imageName, url string) (*DockerImageInfo, error)

ParseDockerImageWithArtifactoryUrl parses a Docker image name and extracts repo based on Artifactory URL.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL