wait

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ServiceStateEnabled   = "ENABLED"
	ServiceStateEnabling  = "ENABLING"
	ServiceStateDisabled  = "DISABLED"
	ServiceStateDisabling = "DISABLING"
)

Variables

This section is empty.

Functions

Types

type APIClientInstanceInterface

type APIClientInstanceInterface interface {
	GetServiceStatusExecute(ctx context.Context, projectId, serviceId string) (*serviceenablement.ServiceStatus, error)
}

Interface needed for tests

Jump to

Keyboard shortcuts

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