 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
	Networks *cldf_config_network.Config // The network config loaded from the network manifest file
	Env      *cldf_config_env.Config     // The cld engine's environment config
}
    Config consolidates all the config that is required to be loaded for a domain environment.
Specifically it contains the network config and secrets which is loaded from files or env vars.
 Click to show internal directories. 
   Click to hide internal directories.