package policyStatus type statusUpdater interface { updateStatus() }