Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Atom ¶
Atom defines the interface for treating Docker containers as Caesium Atoms.
func (*Atom) ExitCode ¶
ExitCode returns the raw Docker container exit code, preserved for the incident classifier before Result() folds it into a coarse Result.
func (*Atom) ID ¶
ID returns the ID of the Atom. This ID is identical to the Docker ID assigned by the Docker daemon.
func (*Atom) Result ¶
Result returns the result of the Atom. This function maps Docker container exit codes to Caesium Atom results.
Click to show internal directories.
Click to hide internal directories.