Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDependencyTree ¶
func BuildDependencyTree(params technologies.BuildInfoBomGeneratorParams) ([]*xrayUtils.GraphNode, []string, error)
func GetDockerRepositoryConfig ¶
func GetDockerRepositoryConfig(imageName string) (*project.RepositoryConfig, error)
Types ¶
type DockerImageInfo ¶
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.
Click to show internal directories.
Click to hide internal directories.