Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateGlobalAddress ¶
func GenerateGlobalAddress(name string, in v1beta1.GlobalAddressParameters, address *compute.Address)
GenerateGlobalAddress converts the supplied GlobalAddressParameters into an Address suitable for use with the Google Compute API.
func GenerateGlobalAddressObservation ¶
func GenerateGlobalAddressObservation(observed compute.Address) v1beta1.GlobalAddressObservation
GenerateGlobalAddressObservation takes a compute.Address and returns *GlobalAddressObservation.
func LateInitializeSpec ¶
func LateInitializeSpec(p *v1beta1.GlobalAddressParameters, observed compute.Address)
LateInitializeSpec updates any unset (i.e. nil) optional fields of the supplied GlobalAddressParameters that are set (i.e. non-zero) on the supplied GlobalAddress.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.