cache

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cache *cache

Functions

func GetCache

func GetCache(cf cf.Client) *cache

func IsNotFound

func IsNotFound(err error) bool

Types

type AppNotFoundError

type AppNotFoundError struct {
	AppName string
	Space   string
	Count   int
}

func (*AppNotFoundError) Error

func (e *AppNotFoundError) Error() string

func (*AppNotFoundError) NotFound

func (e *AppNotFoundError) NotFound() bool

type ServiceInstanceNotFoundError

type ServiceInstanceNotFoundError struct {
	ServiceInstanceName string
	Count               int
}

func (*ServiceInstanceNotFoundError) Error

func (*ServiceInstanceNotFoundError) NotFound

func (e *ServiceInstanceNotFoundError) NotFound() bool

type StackNotFoundError

type StackNotFoundError struct {
	StackName string
	Count     int
}

func (*StackNotFoundError) Error

func (e *StackNotFoundError) Error() string

func (*StackNotFoundError) NotFound

func (e *StackNotFoundError) NotFound() bool

Jump to

Keyboard shortcuts

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