Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveLatestVersion ¶
func ResolveLatestVersion( ctx context.Context, c client.Client, configurationName string, ) (*v1alpha3.MachineConfigurationVersion, error)
ResolveLatestVersion returns the highest MachineConfigurationVersion for the named MachineConfiguration.
func ResolveVersionFromRef ¶
func ResolveVersionFromRef( ctx context.Context, c client.Client, ref *v1alpha3.MachineConfigurationRef, ) (*v1alpha3.MachineConfigurationVersion, error)
ResolveVersionFromRef returns the MachineConfigurationVersion referenced by ref. If ref omits Version, the highest version for the named MachineConfiguration is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.