Crate symphonize

Source
Expand description

§symphonize

symphonize is a tool for orchestrating services for unit testing. Built upon rc_conf and k8src, it’s simple and intended for rust mono repos to bring up services on a k8s cluster.

§Status

Active development. Since pivoting to k8s, it’s been made active.

§Scope

This library provides the symphonize binary.

§Documentation

The latest documentation is always available at docs.rs.

Structs§

Symphonize
SymphonizeOptions
SymphonizeOptions provides the options to symphonize. Provide it with a working directory and release or debug mode. Only debug mode is supported at the moment.

Enums§

Error

Functions§

autoinfer_configuration
Automatically infer a Pid1Options from the SymphonizeOptions.
paths_to_root