populator

package
v0.0.0-...-b85674d Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter struct{}

Converter is responsible for converting Service Catalog's Service Instance to internal representation

func (*Converter) MapServiceInstance

func (c *Converter) MapServiceInstance(in *v1beta1.ServiceInstance) *internal.Instance

MapServiceInstance converts SC Service Instance to its internal representation

type Instances

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

Instances provides method for populating Instance Storage

func NewInstances

func NewInstances(
	scClientSet clientset.Interface,
	inserter instanceInserter,
	converter instanceConverter,
	operationInserter operationInserter,
	broker brokerProcesses,
	idSelector applicationServiceIDSelector,
	log logrus.FieldLogger) *Instances

NewInstances returns Instances object

func (*Instances) Do

func (p *Instances) Do() error

Do populates Instance Storage

Directories

Path Synopsis
Code generated by mockery v1.0.0 Code generated by mockery v1.0.0
Code generated by mockery v1.0.0 Code generated by mockery v1.0.0

Jump to

Keyboard shortcuts

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