up
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace StellaOps.Zastava.Observer.ContainerRuntime;
|
||||
|
||||
internal sealed class ContainerStateTrackerFactory
|
||||
{
|
||||
public ContainerStateTracker Create()
|
||||
=> new();
|
||||
}
|
||||
Reference in New Issue
Block a user