# Functions
New instantiates a new VMI status configuration, building its properties based on the specified With* options.
New instantiates a new VM status configuration, building its properties based on the specified With* options.
Update updates the given VMI status configuration, adding the properties based on the specified With* options.
WithActivePod adds an active pod with the given uid and nodename.
WithCondition adds the condition to the status conditions list.
WithInterfaceStatus adds an interface status.
WithLauncherContainerImageVersion sets the status.launcherContainerImageVersion.
WithMigratedVolume adds a migrated volume.
WithMigrationState sets the migration state.
WithPhase sets the vmi phase.
WithPhaseTransitionTimestamps adds the vmi phase transition timestamp.
WithStatus sets the status with specified value.
WithStatus sets the status with specified value.
WithVolumeStatus adds a volume status.