IDocker |
The IDockerFeature type exposes the following members.
| Name | Description | |
|---|---|---|
| Id | Gets the identifier of the feature | |
| Settings | Get a list of settings allowed for this object |
This interface allows a plugin to expose one or more services via the SDB_ENABLE=x,y,z environment variable. When the docker host encounters the Id in SDB_ENABLE it calls the Configure(SanteDBConfiguration, IDictionaryString, String) method.