noopservicescontroller

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

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 added in v0.33.1

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