Documentation
¶
Index ¶
Constants ¶
View Source
const (
SKEServiceId = "cloud.stackit.ske"
)
Variables ¶
This section is empty.
Functions ¶
func ProjectEnabled ¶ added in v0.21.0
Types ¶
type ServiceEnablementClient ¶ added in v0.21.0
type ServiceEnablementClient interface {
GetServiceStatusExecute(ctx context.Context, projectId string, serviceId string) (*serviceenablement.ServiceStatus, error)
}
Click to show internal directories.
Click to hide internal directories.