noopservicescontroller

package
v0.0.0-...-fb356ce Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
}

func New

func New() Client

func (Client) CountInstancesOfPlan

func (Client) CountInstancesOfPlan(serviceOfferingID, planID string, logger *log.Logger) (int, error)

func (Client) CountInstancesOfServiceOffering

func (Client) CountInstancesOfServiceOffering(serviceOfferingID string, logger *log.Logger) (instanceCountByPlanID map[cf.ServicePlan]int, err error)

func (Client) GetAPIVersion

func (Client) GetAPIVersion(logger *log.Logger) (string, error)

func (Client) GetInstanceState

func (Client) GetInstanceState(serviceInstanceGUID string, logger *log.Logger) (cf.InstanceState, error)

func (Client) GetServiceInstances

func (Client) GetServiceInstances(f cf.GetInstancesFilter, logger *log.Logger) ([]cf.Instance, error)

Jump to

Keyboard shortcuts

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