 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  const ( SERVICE_ELASTICSEARCH = iota SERVICE_LOGME SERVICE_MARIADB SERVICE_POSTGRES SERVICE_RABBITMQ SERVICE_REDIS )
define supported serices
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataServicesService ¶
type DataServicesService struct {
	Credentials credentials.DSACredentialsService
	Instances   instances.DSAInstancesService
	Options     options.DSAOptionsService
}
    DataServicesService is the service that handles DSA instances, credentials and offerings
 Click to show internal directories. 
   Click to hide internal directories.