Documentation ¶
Index ¶
Constants ¶
View Source
const (
// SelfPackagePath is the golang path for this package.
SelfPackagePath = "github.com/max4t/provider-gcp-beta/config/common"
)
Variables ¶
View Source
var ( // PathIDExtractor is the golang path to IDExtractor function // in this package. PathIDExtractor = SelfPackagePath + ".IDExtractor()" )
Functions ¶
func IDExtractor ¶
func IDExtractor() reference.ExtractValueFn
IDExtractor extracts URI of the resources from "status.atProvider.id" which is quite common among all GCP resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.