Documentation ¶
Index ¶
- func DecodeCloudProfileConfig(decoder runtime.Decoder, config *runtime.RawExtension) (*gcp.CloudProfileConfig, error)
- func DecodeControlPlaneConfig(decoder runtime.Decoder, cp *runtime.RawExtension) (*gcp.ControlPlaneConfig, error)
- func DecodeInfrastructureConfig(decoder runtime.Decoder, infra *runtime.RawExtension) (*gcp.InfrastructureConfig, error)
- func DecodeWorkerConfig(decoder runtime.Decoder, worker *runtime.RawExtension) (*gcp.WorkerConfig, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeCloudProfileConfig ¶
func DecodeCloudProfileConfig(decoder runtime.Decoder, config *runtime.RawExtension) (*gcp.CloudProfileConfig, error)
DecodeCloudProfileConfig decodes the `CloudProfileConfig` from the given `RawExtension`.
func DecodeControlPlaneConfig ¶
func DecodeControlPlaneConfig(decoder runtime.Decoder, cp *runtime.RawExtension) (*gcp.ControlPlaneConfig, error)
DecodeControlPlaneConfig decodes the `ControlPlaneConfig` from the given `RawExtension`.
func DecodeInfrastructureConfig ¶
func DecodeInfrastructureConfig(decoder runtime.Decoder, infra *runtime.RawExtension) (*gcp.InfrastructureConfig, error)
DecodeInfrastructureConfig decodes the `InfrastructureConfig` from the given `RawExtension`.
func DecodeWorkerConfig ¶
func DecodeWorkerConfig(decoder runtime.Decoder, worker *runtime.RawExtension) (*gcp.WorkerConfig, error)
DecodeWorkerConfig decodes the `WorkerConfig` from the given `RawExtension`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.