DockerSdk
the .NET SDK for Docker
|
Classes | |
class | Dam |
class | Event |
Represents a Docker event. More... | |
class | EventListener |
class | EventSubjectTypes |
Encspsulates functionality about EventSubjectType that C# doesn't let us put directly on that type. | |
interface | IEventLowLevel |
Represents an event emitted by the Docker daemon. This is similar to Event, but in a less-processed form. More... | |
Enumerations | |
enum class | EventSubjectType { Container , Image , Volume , Network , Daemon , Service , Node , Secret , Config } |
Represents the kinds of resource or other entity that events can be about. More... | |
|
strong |
Represents the kinds of resource or other entity that events can be about.