package app var ( transportClientsStatePath = transportClientsPath transportInterfacesStatePath = transportInterfacesPath transportPolicyStatePath = transportPolicyPath transportPolicySnapshotPath = transportPolicySnap transportPolicyPlanStatePath = transportPolicyPlanPath transportOwnershipStatePath = transportOwnershipPath transportConflictsStatePath = transportConflictsPath transportPolicyIdempotencyStatePath = stateDir + "/transport-policy-idempotency.json" )