controller

package
v0.0.0-...-19e20a3 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2018 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MongoDBRolePhaseSuccess api.MongoDBRolePhase = "Success"
)
View Source
const (
	MySQLRolePhaseSuccess api.MySQLRolePhase = "Success"
)
View Source
const (
	PostgresRolePhaseSuccess api.PostgresRolePhase = "Success"
)
View Source
const RequestFailed api.RequestConditionType = "Failed"

Variables

View Source
var (
	LoggerOptions golog.Options
)

Functions

Types

type Config

type Config struct {
	ClientConfig  *rest.Config
	KubeClient    kubernetes.Interface
	DbClient      cs.Interface
	CRDClient     crd_cs.ApiextensionsV1beta1Interface
	CatalogClient appcat_cs.Interface
	// contains filtered or unexported fields
}

func NewConfig

func NewConfig(clientConfig *rest.Config) *Config

func (*Config) New

func (c *Config) New() (*Controller, error)

type Controller

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

func (*Controller) RunInformers

func (c *Controller) RunInformers(stopCh <-chan struct{})

Jump to

Keyboard shortcuts

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