Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cache *cache
Functions ¶
func IsNotFound ¶
Types ¶
type AppNotFoundError ¶
func (*AppNotFoundError) Error ¶
func (e *AppNotFoundError) Error() string
func (*AppNotFoundError) NotFound ¶
func (e *AppNotFoundError) NotFound() bool
type ServiceInstanceNotFoundError ¶
func (*ServiceInstanceNotFoundError) Error ¶
func (e *ServiceInstanceNotFoundError) Error() string
func (*ServiceInstanceNotFoundError) NotFound ¶
func (e *ServiceInstanceNotFoundError) NotFound() bool
type StackNotFoundError ¶
func (*StackNotFoundError) Error ¶
func (e *StackNotFoundError) Error() string
func (*StackNotFoundError) NotFound ¶
func (e *StackNotFoundError) NotFound() bool
Click to show internal directories.
Click to hide internal directories.