Apache VCL logo Apache Software Foundation logo
Apache current event

Operating System Module Interface Specification

Background

OS Module Subroutines

It is highly recommended that all OS modules implement the following subroutines.  There may be many additional subroutines implemented within an OS module.  These will not be called by any of the core VCL modules nor any of the provisioning engine modules.

  


pre_capture {anchor:pre_capture}

post_load {anchor:post_load}

sanitize {anchor:sanitize}

reboot {anchor:reboot}

shutdown {anchor:shutdown}

get_current_image_name {anchor:get_current_image_name}

reserve {anchor:reserve}

grant_access {anchor:grant_access}