Documentation ¶
Index ¶
Constants ¶
View Source
const BindingServiceInstanceCloudIdFieldName = "cloud_id"
View Source
const BindingServiceInstanceCloudType = "cloud"
Variables ¶
This section is empty.
Functions ¶
func NewDataSource ¶
func NewDataSource(bindingServiceInstanceType, bindingServiceInstanceIdFieldName string) datasource.DataSource
func NewResource ¶
Types ¶
type InstanceID ¶
type InstanceID struct { BillingAccountId string ServiceInstanceType string ServiceInstanceId string }
func ParseBindServiceInstanceId ¶
func ParseBindServiceInstanceId(s string) (*InstanceID, error)
Click to show internal directories.
Click to hide internal directories.