bmc-toolbox/bmclib

[v2] Types for post code statuses

joelrebel opened this issue · 0 comments

The post code status values returned should be its own types instead of constants to make it easier for caller to compare between the power statuses and post codes.

Current post code constants: https://github.com/bmc-toolbox/bmclib/blob/v2/constants/constants.go#L66