service

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfluxDB added in v0.0.13

type InfluxDB struct {
}

func (InfluxDB) AdditionalProgramArgs added in v0.0.13

func (i InfluxDB) AdditionalProgramArgs(serviceInstances []*client.VcapService) []string

func (InfluxDB) GetKnownClients added in v0.0.13

func (i InfluxDB) GetKnownClients() []string

func (InfluxDB) GetNonTLSClients added in v0.0.13

func (i InfluxDB) GetNonTLSClients() []string

func (InfluxDB) InitEnv added in v0.0.13

func (i InfluxDB) InitEnv(creds client.Credentials, env map[string]string) error

func (InfluxDB) IsTLSEnabled added in v0.0.13

func (i InfluxDB) IsTLSEnabled(creds client.Credentials) bool

func (InfluxDB) Teardown added in v0.0.13

func (i InfluxDB) Teardown() error

type MySQL

type MySQL struct {
	// contains filtered or unexported fields
}

func (*MySQL) AdditionalProgramArgs added in v0.0.13

func (m *MySQL) AdditionalProgramArgs(serviceInstances []*client.VcapService) []string

func (*MySQL) GetKnownClients

func (m *MySQL) GetKnownClients() []string

func (*MySQL) GetNonTLSClients

func (m *MySQL) GetNonTLSClients() []string

func (*MySQL) InitEnv

func (m *MySQL) InitEnv(creds client.Credentials, env map[string]string) error

func (*MySQL) IsTLSEnabled

func (m *MySQL) IsTLSEnabled(creds client.Credentials) bool

func (*MySQL) Teardown

func (m *MySQL) Teardown() error

type Postgres

type Postgres struct {
	// contains filtered or unexported fields
}

func (*Postgres) AdditionalProgramArgs added in v0.0.13

func (p *Postgres) AdditionalProgramArgs(serviceInstances []*client.VcapService) []string

func (*Postgres) GetKnownClients

func (p *Postgres) GetKnownClients() []string

func (*Postgres) GetNonTLSClients

func (p *Postgres) GetNonTLSClients() []string

func (*Postgres) InitEnv

func (p *Postgres) InitEnv(creds client.Credentials, env map[string]string) error

func (*Postgres) IsTLSEnabled

func (p *Postgres) IsTLSEnabled(creds client.Credentials) bool

func (*Postgres) Teardown

func (p *Postgres) Teardown() error

type Redis

type Redis struct {
}

func (*Redis) AdditionalProgramArgs added in v0.0.13

func (r *Redis) AdditionalProgramArgs(serviceInstances []*client.VcapService) []string

func (*Redis) GetKnownClients

func (r *Redis) GetKnownClients() []string

func (*Redis) GetNonTLSClients

func (r *Redis) GetNonTLSClients() []string

func (*Redis) InitEnv

func (r *Redis) InitEnv(creds client.Credentials, env map[string]string) error

func (*Redis) IsTLSEnabled

func (r *Redis) IsTLSEnabled(creds client.Credentials) bool

func (*Redis) Teardown

func (r *Redis) Teardown() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL