Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudFoundryName ¶
func CloudFoundryName() reference.ExtractValueFn
CloudFoundryName is ExtractValueFn to retrieve the resource name in a Cloud Foundry for a nameable resource.
func ExternalID ¶
func ExternalID() reference.ExtractValueFn
ExternalID is function to retrieve the external ID of underlying resource.
Types ¶
type Nameable ¶
type Nameable interface {
GetCloudFoundryName() string
}
Nameable return name for references.
type Referenceable ¶
type Referenceable interface {
GetID() string
}
Referenceable return ID for references. All upjet.Observable are referenceable.
Click to show internal directories.
Click to hide internal directories.