forked from github-starred/komodo
test periphery api
This commit is contained in:
@@ -228,6 +228,8 @@ pub struct DockerContainerStats {
|
||||
EnumString,
|
||||
MungosIndexed,
|
||||
)]
|
||||
#[serde(rename_all = "snake_case")]
|
||||
#[strum(serialize_all = "snake_case")]
|
||||
pub enum DockerContainerState {
|
||||
#[default]
|
||||
Unknown,
|
||||
|
||||
Reference in New Issue
Block a user