Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LOGGER = logging.MustGetLogger("participant")
Functions ¶
This section is empty.
Types ¶
type DeploymentOperations ¶
type DeploymentOperations struct { // Export this because we need to re-use throughout the packages Session *database.MongoClient VaultSession *VaultSession // contains filtered or unexported fields }
func InitiateDeploymentOperations ¶
func InitiateDeploymentOperations() (DeploymentOperations, error)
func (*DeploymentOperations) DeployParticipantServicesAndConfigs ¶
func (op *DeploymentOperations) DeployParticipantServicesAndConfigs(w http.ResponseWriter, req *http.Request)
type VaultSession ¶
VaultSession : Reusable Vault connection
type WhitelistEntry ¶
WhitelistEntry - Whitelist entry for MongoDB
Source Files ¶
Click to show internal directories.
Click to hide internal directories.