Versions in this module Expand all Collapse all v0 v0.2.0 Oct 19, 2020 v0.1.0 Oct 16, 2020 Changes in this version + func DecodeCloudProfileConfig(decoder runtime.Decoder, config *runtime.RawExtension) (*apiskubevirt.CloudProfileConfig, error) + func DecodeControlPlaneConfig(decoder runtime.Decoder, cp *runtime.RawExtension) (*apiskubevirt.ControlPlaneConfig, error) + func DecodeInfrastructureConfig(decoder runtime.Decoder, infra *runtime.RawExtension) (*apiskubevirt.InfrastructureConfig, error) + func DecodeWorkerConfig(decoder runtime.Decoder, worker *runtime.RawExtension) (*apiskubevirt.WorkerConfig, error)