Click or drag to resize

DockerConstants Class

Constants for the docker configuration system
Inheritance Hierarchy
SystemObject
  SanteDB.Docker.CoreDockerConstants

Namespace: SanteDB.Docker.Core
Assembly: SanteDB.Docker.Core (in SanteDB.Docker.Core.dll) Version: 3.0.2081-alpha+33b80aa7f95e24a6799613bc47257a05ef96e81a
Syntax
public static class DockerConstants

The DockerConstants type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberEnvConfigPrefix Environment variables which are passed for configuration
Public fieldStatic memberEnvConnectionStringPrefix Connection string prefix
Public fieldStatic memberEnvFeatureList Feature lists
Top
See Also