servicecatalog

package
v0.0.0-...-91a9a81 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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Facade

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

Facade expose operations on ServiceInstance objects

func NewFacade

func NewFacade(informer cache.SharedIndexInformer, classInformer cache.SharedIndexInformer) *Facade

NewFacade creates Service Catalog Facade

func (*Facade) AnyServiceInstanceExists

func (f *Facade) AnyServiceInstanceExists(namespace string) (bool, error)

AnyServiceInstanceExists checks whether there is at least one service instance created application service class

type ServiceBindingFetcher

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

ServiceBindingFetcher provides functionality to fetch ServiceBinding based on its external id

func NewServiceBindingFetcher

func NewServiceBindingFetcher(sbInformer cache.SharedIndexInformer) *ServiceBindingFetcher

NewServiceBindingFetcher returns new instance of ServiceBindingFetcher

func (*ServiceBindingFetcher) GetServiceBindingSecretName

func (f *ServiceBindingFetcher) GetServiceBindingSecretName(ns, externalID string) (string, error)

GetServiceBindingSecretName returns the secret name for the given binding

Jump to

Keyboard shortcuts

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