convert

command
v0.0.0-...-7baeb4b Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

Converter

This subdirectory contains the Go command which converts topology YAML to various formats.

The root main.go outputs a Cobra CLI for controlling the behavior of the program.

Conversion Outputs

  • Graphviz (go run main.go graphviz <topology_path> <output>): Generates Graphviz DOT language
  • Kubernetes (go run main.go kubernetes <topology_path> ...): Generates services and deployments for all topology services and the Fortio client to load test against them.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
graphviz
Package graphviz converts service graphs into Graphviz DOT language.
Package graphviz converts service graphs into Graphviz DOT language.
kubernetes
Package kubernetes converts service graphs into Kubernetes manifests.
Package kubernetes converts service graphs into Kubernetes manifests.

Jump to

Keyboard shortcuts

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