NAME

RackMan::Types - RackTables <-> RackMan types translation

DESCRIPTION

This module contains methods to translate RackTables types into RackMan types (classes) and vice versa. It is mostly for internal RackMan use.

METHODS

All methods are class methods

enum

Return the list of all RackMan types.

implemented

Return the list of implemented RackMan types.

from_racktables

Translate a RackTables type to a RackMan type.

to_racktables

Translate a RackMan type to a RackTables type.

AUTHOR

Sebastien Aperghis-Tramoni (sebastien@aperghis.net)