image-graph-generator

command
v0.0.0-...-c780de0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

Image Graph Generator

This tool is responsible for reading multiple ci-operator configurations and generating a graph based on the connections of all the organizations, repositories, branches, and images that are specified in each configuration.

The image-graph-generator is expected to operate against a Dgraph database.

The schema is defined and maintained in the types.graphql file.

Update or change or update the schema in the database:

curl -X POST http://localhost:8080/admin/schema --data-binary '@types.graphql'

Usage

Usage of image-graph-generator:
  -ci-operator-configs-path string
      Path to ci-operator configurations.
  -graphql-endpoint-address string
      Address of the Dgraph's graphql endpoint.
  -image-mirroring-path string
      Path to image mirroring mapping files.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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