Documentation
¶
Index ¶
Constants ¶
View Source
const ( BindingServiceInstanceCloudType = "cloud" BindingServiceInstanceCloudIdFieldName = "cloud_id" )
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.