adapter

package
v0.45.4 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const OnlyStemcellAlias = "only-stemcell"

Variables

View Source
var MinServiceReleaseVersion = "0.16.0"

Functions

This section is empty.

Types

type Binder

type Binder struct {
	TopicCreatorCommand string
	TopicDeleterCommand string
	CommandRunner
	StderrLogger *log.Logger
}

func (*Binder) CreateBinding

func (*Binder) DeleteBinding

func (b *Binder) DeleteBinding(params serviceadapter.DeleteBindingParams) error

type CommandRunner

type CommandRunner interface {
	Run(name string, arg ...string) ([]byte, []byte, error)
}

type DashboardUrlGenerator

type DashboardUrlGenerator struct {
}

func (*DashboardUrlGenerator) DashboardUrl

type ExternalCommandRunner

type ExternalCommandRunner struct{}

func (ExternalCommandRunner) Run

func (c ExternalCommandRunner) Run(name string, arg ...string) ([]byte, []byte, error)

type ManifestGenerator

type ManifestGenerator struct {
	StderrLogger *log.Logger
}

type SchemaGenerator

type SchemaGenerator struct{}

func (SchemaGenerator) GeneratePlanSchema

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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