Documentation ¶
Index ¶
- func DefaultOptions() map[string]string
- func DefaultPrompts(port int) []*survey.Question
- func EnableService(service Service, useDefaults bool)
- func GetServiceNames() []string
- func PortIsInUse(port uint16) bool
- type BeanstalkdService
- func (s *BeanstalkdService) GetDefaultPort() int
- func (s *BeanstalkdService) GetDefaults() map[string]string
- func (s *BeanstalkdService) GetDockerCommandArgs(options map[string]string) []string
- func (s *BeanstalkdService) GetImageName() string
- func (s *BeanstalkdService) GetName() string
- func (s *BeanstalkdService) GetOrganization() string
- func (s *BeanstalkdService) Prompt() (map[string]string, error)
- type ClickHouseService
- func (s *ClickHouseService) GetDefaultPort() int
- func (s *ClickHouseService) GetDefaults() map[string]string
- func (s *ClickHouseService) GetDockerCommandArgs(options map[string]string) []string
- func (s *ClickHouseService) GetImageName() string
- func (s *ClickHouseService) GetName() string
- func (s *ClickHouseService) GetOrganization() string
- func (s *ClickHouseService) Prompt() (map[string]string, error)
- type CouchDbService
- func (s *CouchDbService) GetDefaultPort() int
- func (s *CouchDbService) GetDefaults() map[string]string
- func (s *CouchDbService) GetDockerCommandArgs(options map[string]string) []string
- func (s *CouchDbService) GetImageName() string
- func (s *CouchDbService) GetName() string
- func (s *CouchDbService) GetOrganization() string
- func (s *CouchDbService) Prompt() (map[string]string, error)
- type DynamoDBService
- func (s *DynamoDBService) GetDefaultPort() int
- func (s *DynamoDBService) GetDefaults() map[string]string
- func (s *DynamoDBService) GetDockerCommandArgs(options map[string]string) []string
- func (s *DynamoDBService) GetImageName() string
- func (s *DynamoDBService) GetName() string
- func (s *DynamoDBService) GetOrganization() string
- func (s *DynamoDBService) Prompt() (map[string]string, error)
- type ElasticSearchService
- func (s *ElasticSearchService) GetDefaultPort() int
- func (s *ElasticSearchService) GetDefaults() map[string]string
- func (s *ElasticSearchService) GetDockerCommandArgs(options map[string]string) []string
- func (s *ElasticSearchService) GetImageName() string
- func (s *ElasticSearchService) GetName() string
- func (s *ElasticSearchService) GetOrganization() string
- func (s *ElasticSearchService) Prompt() (map[string]string, error)
- type EventStoreDbService
- func (s *EventStoreDbService) GetDefaultPort() int
- func (s *EventStoreDbService) GetDefaults() map[string]string
- func (s *EventStoreDbService) GetDockerCommandArgs(options map[string]string) []string
- func (s *EventStoreDbService) GetImageName() string
- func (s *EventStoreDbService) GetName() string
- func (s *EventStoreDbService) GetOrganization() string
- func (s *EventStoreDbService) Prompt() (map[string]string, error)
- type ExposeService
- func (s *ExposeService) GetDefaultPort() int
- func (s *ExposeService) GetDefaults() map[string]string
- func (s *ExposeService) GetDockerCommandArgs(options map[string]string) []string
- func (s *ExposeService) GetImageName() string
- func (s *ExposeService) GetName() string
- func (s *ExposeService) GetOrganization() string
- func (s *ExposeService) Prompt() (map[string]string, error)
- type InfluxDBService
- func (s *InfluxDBService) GetDefaultPort() int
- func (s *InfluxDBService) GetDefaults() map[string]string
- func (s *InfluxDBService) GetDockerCommandArgs(options map[string]string) []string
- func (s *InfluxDBService) GetImageName() string
- func (s *InfluxDBService) GetName() string
- func (s *InfluxDBService) GetOrganization() string
- func (s *InfluxDBService) Prompt() (map[string]string, error)
- type MailDevService
- func (s *MailDevService) GetDefaultPort() int
- func (s *MailDevService) GetDefaults() map[string]string
- func (s *MailDevService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MailDevService) GetImageName() string
- func (s *MailDevService) GetName() string
- func (s *MailDevService) GetOrganization() string
- func (s *MailDevService) Prompt() (map[string]string, error)
- type MailHogService
- func (s *MailHogService) GetDefaultPort() int
- func (s *MailHogService) GetDefaults() map[string]string
- func (s *MailHogService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MailHogService) GetImageName() string
- func (s *MailHogService) GetName() string
- func (s *MailHogService) GetOrganization() string
- func (s *MailHogService) Prompt() (map[string]string, error)
- type MariaDBService
- func (s *MariaDBService) GetDefaultPort() int
- func (s *MariaDBService) GetDefaults() map[string]string
- func (s *MariaDBService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MariaDBService) GetImageName() string
- func (s *MariaDBService) GetName() string
- func (s *MariaDBService) GetOrganization() string
- func (s *MariaDBService) Prompt() (map[string]string, error)
- type MeiliSearchService
- func (s *MeiliSearchService) GetDefaultPort() int
- func (s *MeiliSearchService) GetDefaults() map[string]string
- func (s *MeiliSearchService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MeiliSearchService) GetImageName() string
- func (s *MeiliSearchService) GetName() string
- func (s *MeiliSearchService) GetOrganization() string
- func (s *MeiliSearchService) Prompt() (map[string]string, error)
- type MemcachedService
- func (s *MemcachedService) GetDefaultPort() int
- func (s *MemcachedService) GetDefaults() map[string]string
- func (s *MemcachedService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MemcachedService) GetImageName() string
- func (s *MemcachedService) GetName() string
- func (s *MemcachedService) GetOrganization() string
- func (s *MemcachedService) Prompt() (map[string]string, error)
- type MinioService
- func (s *MinioService) GetDefaultPort() int
- func (s *MinioService) GetDefaults() map[string]string
- func (s *MinioService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MinioService) GetImageName() string
- func (s *MinioService) GetName() string
- func (s *MinioService) GetOrganization() string
- func (s *MinioService) Prompt() (map[string]string, error)
- type MongoService
- func (s *MongoService) GetDefaultPort() int
- func (s *MongoService) GetDefaults() map[string]string
- func (s *MongoService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MongoService) GetImageName() string
- func (s *MongoService) GetName() string
- func (s *MongoService) GetOrganization() string
- func (s *MongoService) Prompt() (map[string]string, error)
- type MsSqlService
- func (s *MsSqlService) GetDefaultPort() int
- func (s *MsSqlService) GetDefaults() map[string]string
- func (s *MsSqlService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MsSqlService) GetImageName() string
- func (s *MsSqlService) GetName() string
- func (s *MsSqlService) GetOrganization() string
- func (s *MsSqlService) Prompt() (map[string]string, error)
- type MySqlService
- func (s *MySqlService) GetDefaultPort() int
- func (s *MySqlService) GetDefaults() map[string]string
- func (s *MySqlService) GetDockerCommandArgs(options map[string]string) []string
- func (s *MySqlService) GetImageName() string
- func (s *MySqlService) GetName() string
- func (s *MySqlService) GetOrganization() string
- func (s *MySqlService) Prompt() (map[string]string, error)
- type Neo4jService
- func (s *Neo4jService) GetDefaultPort() int
- func (s *Neo4jService) GetDefaults() map[string]string
- func (s *Neo4jService) GetDockerCommandArgs(options map[string]string) []string
- func (s *Neo4jService) GetImageName() string
- func (s *Neo4jService) GetName() string
- func (s *Neo4jService) GetOrganization() string
- func (s *Neo4jService) Prompt() (map[string]string, error)
- type PostGisService
- func (s *PostGisService) GetDefaultPort() int
- func (s *PostGisService) GetDefaults() map[string]string
- func (s *PostGisService) GetDockerCommandArgs(options map[string]string) []string
- func (s *PostGisService) GetImageName() string
- func (s *PostGisService) GetName() string
- func (s *PostGisService) GetOrganization() string
- func (s *PostGisService) Prompt() (map[string]string, error)
- type PostgresService
- func (s *PostgresService) GetDefaultPort() int
- func (s *PostgresService) GetDefaults() map[string]string
- func (s *PostgresService) GetDockerCommandArgs(options map[string]string) []string
- func (s *PostgresService) GetImageName() string
- func (s *PostgresService) GetName() string
- func (s *PostgresService) GetOrganization() string
- func (s *PostgresService) Prompt() (map[string]string, error)
- type RabbitMqService
- func (s *RabbitMqService) GetDefaultPort() int
- func (s *RabbitMqService) GetDefaults() map[string]string
- func (s *RabbitMqService) GetDockerCommandArgs(options map[string]string) []string
- func (s *RabbitMqService) GetImageName() string
- func (s *RabbitMqService) GetName() string
- func (s *RabbitMqService) GetOrganization() string
- func (s *RabbitMqService) Prompt() (map[string]string, error)
- type RedisService
- func (s *RedisService) GetDefaultPort() int
- func (s *RedisService) GetDefaults() map[string]string
- func (s *RedisService) GetDockerCommandArgs(options map[string]string) []string
- func (s *RedisService) GetImageName() string
- func (s *RedisService) GetName() string
- func (s *RedisService) GetOrganization() string
- func (s *RedisService) Prompt() (map[string]string, error)
- type Service
- type SftpService
- func (s *SftpService) GetDefaultPort() int
- func (s *SftpService) GetDefaults() map[string]string
- func (s *SftpService) GetDockerCommandArgs(options map[string]string) []string
- func (s *SftpService) GetImageName() string
- func (s *SftpService) GetName() string
- func (s *SftpService) GetOrganization() string
- func (s *SftpService) Prompt() (map[string]string, error)
- type SingleStoreService
- func (s *SingleStoreService) GetDefaultPort() int
- func (s *SingleStoreService) GetDefaults() map[string]string
- func (s *SingleStoreService) GetDockerCommandArgs(options map[string]string) []string
- func (s *SingleStoreService) GetImageName() string
- func (s *SingleStoreService) GetName() string
- func (s *SingleStoreService) GetOrganization() string
- func (s *SingleStoreService) Prompt() (map[string]string, error)
- type SqsService
- func (s *SqsService) GetDefaultPort() int
- func (s *SqsService) GetDefaults() map[string]string
- func (s *SqsService) GetDockerCommandArgs(options map[string]string) []string
- func (s *SqsService) GetImageName() string
- func (s *SqsService) GetName() string
- func (s *SqsService) GetOrganization() string
- func (s *SqsService) Prompt() (map[string]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultOptions ¶
func DefaultPrompts ¶
func DefaultPrompts(port int) []*survey.Question
func EnableService ¶
func PortIsInUse ¶
Types ¶
type BeanstalkdService ¶
type BeanstalkdService struct{}
func (*BeanstalkdService) GetDefaultPort ¶
func (s *BeanstalkdService) GetDefaultPort() int
func (*BeanstalkdService) GetDefaults ¶
func (s *BeanstalkdService) GetDefaults() map[string]string
func (*BeanstalkdService) GetDockerCommandArgs ¶
func (s *BeanstalkdService) GetDockerCommandArgs(options map[string]string) []string
func (*BeanstalkdService) GetImageName ¶
func (s *BeanstalkdService) GetImageName() string
func (*BeanstalkdService) GetName ¶
func (s *BeanstalkdService) GetName() string
func (*BeanstalkdService) GetOrganization ¶
func (s *BeanstalkdService) GetOrganization() string
type ClickHouseService ¶
type ClickHouseService struct{}
func (*ClickHouseService) GetDefaultPort ¶
func (s *ClickHouseService) GetDefaultPort() int
func (*ClickHouseService) GetDefaults ¶
func (s *ClickHouseService) GetDefaults() map[string]string
func (*ClickHouseService) GetDockerCommandArgs ¶
func (s *ClickHouseService) GetDockerCommandArgs(options map[string]string) []string
func (*ClickHouseService) GetImageName ¶
func (s *ClickHouseService) GetImageName() string
func (*ClickHouseService) GetName ¶
func (s *ClickHouseService) GetName() string
func (*ClickHouseService) GetOrganization ¶
func (s *ClickHouseService) GetOrganization() string
type CouchDbService ¶
type CouchDbService struct{}
func (*CouchDbService) GetDefaultPort ¶
func (s *CouchDbService) GetDefaultPort() int
func (*CouchDbService) GetDefaults ¶
func (s *CouchDbService) GetDefaults() map[string]string
func (*CouchDbService) GetDockerCommandArgs ¶
func (s *CouchDbService) GetDockerCommandArgs(options map[string]string) []string
func (*CouchDbService) GetImageName ¶
func (s *CouchDbService) GetImageName() string
func (*CouchDbService) GetName ¶
func (s *CouchDbService) GetName() string
func (*CouchDbService) GetOrganization ¶
func (s *CouchDbService) GetOrganization() string
type DynamoDBService ¶
type DynamoDBService struct{}
func (*DynamoDBService) GetDefaultPort ¶
func (s *DynamoDBService) GetDefaultPort() int
func (*DynamoDBService) GetDefaults ¶
func (s *DynamoDBService) GetDefaults() map[string]string
func (*DynamoDBService) GetDockerCommandArgs ¶
func (s *DynamoDBService) GetDockerCommandArgs(options map[string]string) []string
func (*DynamoDBService) GetImageName ¶
func (s *DynamoDBService) GetImageName() string
func (*DynamoDBService) GetName ¶
func (s *DynamoDBService) GetName() string
func (*DynamoDBService) GetOrganization ¶
func (s *DynamoDBService) GetOrganization() string
type ElasticSearchService ¶
type ElasticSearchService struct{}
func (*ElasticSearchService) GetDefaultPort ¶
func (s *ElasticSearchService) GetDefaultPort() int
func (*ElasticSearchService) GetDefaults ¶
func (s *ElasticSearchService) GetDefaults() map[string]string
func (*ElasticSearchService) GetDockerCommandArgs ¶
func (s *ElasticSearchService) GetDockerCommandArgs(options map[string]string) []string
func (*ElasticSearchService) GetImageName ¶
func (s *ElasticSearchService) GetImageName() string
func (*ElasticSearchService) GetName ¶
func (s *ElasticSearchService) GetName() string
func (*ElasticSearchService) GetOrganization ¶
func (s *ElasticSearchService) GetOrganization() string
type EventStoreDbService ¶
type EventStoreDbService struct{}
func (*EventStoreDbService) GetDefaultPort ¶
func (s *EventStoreDbService) GetDefaultPort() int
func (*EventStoreDbService) GetDefaults ¶
func (s *EventStoreDbService) GetDefaults() map[string]string
func (*EventStoreDbService) GetDockerCommandArgs ¶
func (s *EventStoreDbService) GetDockerCommandArgs(options map[string]string) []string
func (*EventStoreDbService) GetImageName ¶
func (s *EventStoreDbService) GetImageName() string
func (*EventStoreDbService) GetName ¶
func (s *EventStoreDbService) GetName() string
func (*EventStoreDbService) GetOrganization ¶
func (s *EventStoreDbService) GetOrganization() string
type ExposeService ¶
type ExposeService struct{}
func (*ExposeService) GetDefaultPort ¶
func (s *ExposeService) GetDefaultPort() int
func (*ExposeService) GetDefaults ¶
func (s *ExposeService) GetDefaults() map[string]string
func (*ExposeService) GetDockerCommandArgs ¶
func (s *ExposeService) GetDockerCommandArgs(options map[string]string) []string
func (*ExposeService) GetImageName ¶
func (s *ExposeService) GetImageName() string
func (*ExposeService) GetName ¶
func (s *ExposeService) GetName() string
func (*ExposeService) GetOrganization ¶
func (s *ExposeService) GetOrganization() string
type InfluxDBService ¶
type InfluxDBService struct{}
func (*InfluxDBService) GetDefaultPort ¶
func (s *InfluxDBService) GetDefaultPort() int
func (*InfluxDBService) GetDefaults ¶
func (s *InfluxDBService) GetDefaults() map[string]string
func (*InfluxDBService) GetDockerCommandArgs ¶
func (s *InfluxDBService) GetDockerCommandArgs(options map[string]string) []string
func (*InfluxDBService) GetImageName ¶
func (s *InfluxDBService) GetImageName() string
func (*InfluxDBService) GetName ¶
func (s *InfluxDBService) GetName() string
func (*InfluxDBService) GetOrganization ¶
func (s *InfluxDBService) GetOrganization() string
type MailDevService ¶
type MailDevService struct{}
func (*MailDevService) GetDefaultPort ¶
func (s *MailDevService) GetDefaultPort() int
func (*MailDevService) GetDefaults ¶
func (s *MailDevService) GetDefaults() map[string]string
func (*MailDevService) GetDockerCommandArgs ¶
func (s *MailDevService) GetDockerCommandArgs(options map[string]string) []string
func (*MailDevService) GetImageName ¶
func (s *MailDevService) GetImageName() string
func (*MailDevService) GetName ¶
func (s *MailDevService) GetName() string
func (*MailDevService) GetOrganization ¶
func (s *MailDevService) GetOrganization() string
type MailHogService ¶
type MailHogService struct{}
func (*MailHogService) GetDefaultPort ¶
func (s *MailHogService) GetDefaultPort() int
func (*MailHogService) GetDefaults ¶
func (s *MailHogService) GetDefaults() map[string]string
func (*MailHogService) GetDockerCommandArgs ¶
func (s *MailHogService) GetDockerCommandArgs(options map[string]string) []string
func (*MailHogService) GetImageName ¶
func (s *MailHogService) GetImageName() string
func (*MailHogService) GetName ¶
func (s *MailHogService) GetName() string
func (*MailHogService) GetOrganization ¶
func (s *MailHogService) GetOrganization() string
type MariaDBService ¶
type MariaDBService struct{}
func (*MariaDBService) GetDefaultPort ¶
func (s *MariaDBService) GetDefaultPort() int
func (*MariaDBService) GetDefaults ¶
func (s *MariaDBService) GetDefaults() map[string]string
func (*MariaDBService) GetDockerCommandArgs ¶
func (s *MariaDBService) GetDockerCommandArgs(options map[string]string) []string
func (*MariaDBService) GetImageName ¶
func (s *MariaDBService) GetImageName() string
func (*MariaDBService) GetName ¶
func (s *MariaDBService) GetName() string
func (*MariaDBService) GetOrganization ¶
func (s *MariaDBService) GetOrganization() string
type MeiliSearchService ¶
type MeiliSearchService struct{}
func (*MeiliSearchService) GetDefaultPort ¶
func (s *MeiliSearchService) GetDefaultPort() int
func (*MeiliSearchService) GetDefaults ¶
func (s *MeiliSearchService) GetDefaults() map[string]string
func (*MeiliSearchService) GetDockerCommandArgs ¶
func (s *MeiliSearchService) GetDockerCommandArgs(options map[string]string) []string
func (*MeiliSearchService) GetImageName ¶
func (s *MeiliSearchService) GetImageName() string
func (*MeiliSearchService) GetName ¶
func (s *MeiliSearchService) GetName() string
func (*MeiliSearchService) GetOrganization ¶
func (s *MeiliSearchService) GetOrganization() string
type MemcachedService ¶
type MemcachedService struct{}
func (*MemcachedService) GetDefaultPort ¶
func (s *MemcachedService) GetDefaultPort() int
func (*MemcachedService) GetDefaults ¶
func (s *MemcachedService) GetDefaults() map[string]string
func (*MemcachedService) GetDockerCommandArgs ¶
func (s *MemcachedService) GetDockerCommandArgs(options map[string]string) []string
func (*MemcachedService) GetImageName ¶
func (s *MemcachedService) GetImageName() string
func (*MemcachedService) GetName ¶
func (s *MemcachedService) GetName() string
func (*MemcachedService) GetOrganization ¶
func (s *MemcachedService) GetOrganization() string
type MinioService ¶
type MinioService struct{}
func (*MinioService) GetDefaultPort ¶
func (s *MinioService) GetDefaultPort() int
func (*MinioService) GetDefaults ¶
func (s *MinioService) GetDefaults() map[string]string
func (*MinioService) GetDockerCommandArgs ¶
func (s *MinioService) GetDockerCommandArgs(options map[string]string) []string
func (*MinioService) GetImageName ¶
func (s *MinioService) GetImageName() string
func (*MinioService) GetName ¶
func (s *MinioService) GetName() string
func (*MinioService) GetOrganization ¶
func (s *MinioService) GetOrganization() string
type MongoService ¶
type MongoService struct{}
func (*MongoService) GetDefaultPort ¶
func (s *MongoService) GetDefaultPort() int
func (*MongoService) GetDefaults ¶
func (s *MongoService) GetDefaults() map[string]string
func (*MongoService) GetDockerCommandArgs ¶
func (s *MongoService) GetDockerCommandArgs(options map[string]string) []string
func (*MongoService) GetImageName ¶
func (s *MongoService) GetImageName() string
func (*MongoService) GetName ¶
func (s *MongoService) GetName() string
func (*MongoService) GetOrganization ¶
func (s *MongoService) GetOrganization() string
type MsSqlService ¶
type MsSqlService struct{}
func (*MsSqlService) GetDefaultPort ¶
func (s *MsSqlService) GetDefaultPort() int
func (*MsSqlService) GetDefaults ¶
func (s *MsSqlService) GetDefaults() map[string]string
func (*MsSqlService) GetDockerCommandArgs ¶
func (s *MsSqlService) GetDockerCommandArgs(options map[string]string) []string
func (*MsSqlService) GetImageName ¶
func (s *MsSqlService) GetImageName() string
func (*MsSqlService) GetName ¶
func (s *MsSqlService) GetName() string
func (*MsSqlService) GetOrganization ¶
func (s *MsSqlService) GetOrganization() string
type MySqlService ¶
type MySqlService struct{}
func (*MySqlService) GetDefaultPort ¶
func (s *MySqlService) GetDefaultPort() int
func (*MySqlService) GetDefaults ¶
func (s *MySqlService) GetDefaults() map[string]string
func (*MySqlService) GetDockerCommandArgs ¶
func (s *MySqlService) GetDockerCommandArgs(options map[string]string) []string
func (*MySqlService) GetImageName ¶
func (s *MySqlService) GetImageName() string
func (*MySqlService) GetName ¶
func (s *MySqlService) GetName() string
func (*MySqlService) GetOrganization ¶
func (s *MySqlService) GetOrganization() string
type Neo4jService ¶
type Neo4jService struct{}
func (*Neo4jService) GetDefaultPort ¶
func (s *Neo4jService) GetDefaultPort() int
func (*Neo4jService) GetDefaults ¶
func (s *Neo4jService) GetDefaults() map[string]string
func (*Neo4jService) GetDockerCommandArgs ¶
func (s *Neo4jService) GetDockerCommandArgs(options map[string]string) []string
func (*Neo4jService) GetImageName ¶
func (s *Neo4jService) GetImageName() string
func (*Neo4jService) GetName ¶
func (s *Neo4jService) GetName() string
func (*Neo4jService) GetOrganization ¶
func (s *Neo4jService) GetOrganization() string
type PostGisService ¶
type PostGisService struct{}
func (*PostGisService) GetDefaultPort ¶
func (s *PostGisService) GetDefaultPort() int
func (*PostGisService) GetDefaults ¶
func (s *PostGisService) GetDefaults() map[string]string
func (*PostGisService) GetDockerCommandArgs ¶
func (s *PostGisService) GetDockerCommandArgs(options map[string]string) []string
func (*PostGisService) GetImageName ¶
func (s *PostGisService) GetImageName() string
func (*PostGisService) GetName ¶
func (s *PostGisService) GetName() string
func (*PostGisService) GetOrganization ¶
func (s *PostGisService) GetOrganization() string
type PostgresService ¶
type PostgresService struct{}
func (*PostgresService) GetDefaultPort ¶
func (s *PostgresService) GetDefaultPort() int
func (*PostgresService) GetDefaults ¶
func (s *PostgresService) GetDefaults() map[string]string
func (*PostgresService) GetDockerCommandArgs ¶
func (s *PostgresService) GetDockerCommandArgs(options map[string]string) []string
func (*PostgresService) GetImageName ¶
func (s *PostgresService) GetImageName() string
func (*PostgresService) GetName ¶
func (s *PostgresService) GetName() string
func (*PostgresService) GetOrganization ¶
func (s *PostgresService) GetOrganization() string
type RabbitMqService ¶
type RabbitMqService struct{}
func (*RabbitMqService) GetDefaultPort ¶
func (s *RabbitMqService) GetDefaultPort() int
func (*RabbitMqService) GetDefaults ¶
func (s *RabbitMqService) GetDefaults() map[string]string
func (*RabbitMqService) GetDockerCommandArgs ¶
func (s *RabbitMqService) GetDockerCommandArgs(options map[string]string) []string
func (*RabbitMqService) GetImageName ¶
func (s *RabbitMqService) GetImageName() string
func (*RabbitMqService) GetName ¶
func (s *RabbitMqService) GetName() string
func (*RabbitMqService) GetOrganization ¶
func (s *RabbitMqService) GetOrganization() string
type RedisService ¶
type RedisService struct{}
func (*RedisService) GetDefaultPort ¶
func (s *RedisService) GetDefaultPort() int
func (*RedisService) GetDefaults ¶
func (s *RedisService) GetDefaults() map[string]string
func (*RedisService) GetDockerCommandArgs ¶
func (s *RedisService) GetDockerCommandArgs(options map[string]string) []string
func (*RedisService) GetImageName ¶
func (s *RedisService) GetImageName() string
func (*RedisService) GetName ¶
func (s *RedisService) GetName() string
func (*RedisService) GetOrganization ¶
func (s *RedisService) GetOrganization() string
type Service ¶
type SftpService ¶
type SftpService struct{}
func (*SftpService) GetDefaultPort ¶
func (s *SftpService) GetDefaultPort() int
func (*SftpService) GetDefaults ¶
func (s *SftpService) GetDefaults() map[string]string
func (*SftpService) GetDockerCommandArgs ¶
func (s *SftpService) GetDockerCommandArgs(options map[string]string) []string
func (*SftpService) GetImageName ¶
func (s *SftpService) GetImageName() string
func (*SftpService) GetName ¶
func (s *SftpService) GetName() string
func (*SftpService) GetOrganization ¶
func (s *SftpService) GetOrganization() string
type SingleStoreService ¶
type SingleStoreService struct{}
func (*SingleStoreService) GetDefaultPort ¶
func (s *SingleStoreService) GetDefaultPort() int
func (*SingleStoreService) GetDefaults ¶
func (s *SingleStoreService) GetDefaults() map[string]string
func (*SingleStoreService) GetDockerCommandArgs ¶
func (s *SingleStoreService) GetDockerCommandArgs(options map[string]string) []string
func (*SingleStoreService) GetImageName ¶
func (s *SingleStoreService) GetImageName() string
func (*SingleStoreService) GetName ¶
func (s *SingleStoreService) GetName() string
func (*SingleStoreService) GetOrganization ¶
func (s *SingleStoreService) GetOrganization() string
type SqsService ¶
type SqsService struct{}
func (*SqsService) GetDefaultPort ¶
func (s *SqsService) GetDefaultPort() int
func (*SqsService) GetDefaults ¶
func (s *SqsService) GetDefaults() map[string]string
func (*SqsService) GetDockerCommandArgs ¶
func (s *SqsService) GetDockerCommandArgs(options map[string]string) []string
func (*SqsService) GetImageName ¶
func (s *SqsService) GetImageName() string
func (*SqsService) GetName ¶
func (s *SqsService) GetName() string
func (*SqsService) GetOrganization ¶
func (s *SqsService) GetOrganization() string
Source Files ¶
- base.go
- beanstalkd.go
- clickhouse.go
- couchdb.go
- dynamodb.go
- elasticsearch.go
- eventstoredb.go
- expose.go
- influxdb.go
- maildev.go
- mailhog.go
- mariadb.go
- meilisearch.go
- memcached.go
- minio.go
- mongo.go
- mssql.go
- mysql.go
- neo4j.go
- postgis.go
- postgres.go
- rabbitmq.go
- redis.go
- services.go
- sftp.go
- singlestore.go
- sqs.go
Click to show internal directories.
Click to hide internal directories.