servicecatalogsdk

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: MIT Imports: 11 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SDK

type SDK struct {
	*svcatsdk.SDK
	Factory svcatfactory.SharedInformerFactory
	// contains filtered or unexported fields
}

func (*SDK) BindingCache

func (sdk *SDK) BindingCache() svcatlisters.ServiceBindingLister

func (*SDK) Cache

func (sdk *SDK) Cache() svcatinformers.Interface

func (*SDK) GetBindingFromCache

func (sdk *SDK) GetBindingFromCache(namespace, name string) (*servicecatalog.ServiceBinding, error)

GetBindingFromCache retrieves a ServiceBinding by name from the informer cache.

func (*SDK) GetInstanceFromCache

func (sdk *SDK) GetInstanceFromCache(namespace, name string) (*servicecatalog.ServiceInstance, error)

GetInstanceFromCache retrieves a ServiceInstance by name from the informer cache.

func (*SDK) GetSecretOwner

func (sdk *SDK) GetSecretOwner(svcSecret *core.Secret) (*servicecatalog.ServiceBinding, error)

func (*SDK) GetServiceBinding

func (sdk *SDK) GetServiceBinding(namespace, name string) (*servicecatalog.ServiceBinding, error)

func (*SDK) GetServiceInstance

func (sdk *SDK) GetServiceInstance(namespace, name string) (*servicecatalog.ServiceInstance, error)

func (*SDK) HasCache

func (sdk *SDK) HasCache() bool

func (*SDK) Init

func (sdk *SDK) Init(stopCh <-chan struct{}) error

func (*SDK) InstanceCache

func (sdk *SDK) InstanceCache() svcatlisters.ServiceInstanceLister

Jump to

Keyboard shortcuts

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